Sort Score
Result 10 results
Languages All
Labels All
Results 8,561 - 8,570 of 11,240 for

formatting

(0.12 sec)
  1. Перетворіть PDF у PowerPoint за допомогою REST ...

    Програмно конвертуйте PDF у презентацію PowerPoint PPTX за допомогою REST API у Node.js. Node.js SDK дозволяє конвертувати PDF у PPT та PPTX....format = "pptx"; settings.outputPath...filePath = "sample.pdf"; settings.format = "pptx"; settings.outputPath...

    blog.groupdocs.cloud/uk/conversion/convert-pdf-...
  2. Перегляд ZIP-файлів за допомогою REST API у Pyt...

    Програмний перегляд вмісту ZIP-файлів у HTML за допомогою REST API у Python за допомогою Document Viewer Python SDK. Перетворення ZIP у HTML, ZIP у PDF та JPG....view_format = "HTML" # Визначте параметри..."sample.zip" view_options.view_format = "HTML" view_options.render_options...

    blog.groupdocs.cloud/uk/viewer/view-zip-files-u...
  3. Як розділити слайди PowerPoint PPT або PPTX на ...

    Розділіть презентації PowerPoint за допомогою онлайн-розділювача PowerPoint і безкоштовного інструменту розділення слайдів. Давайте дізнаємося, як розділяти слайди PowerPoint PPT або PPTX на Python...format(e.message)) Розділіть презентації...print("Exception while calling API: {0}".format(e.message)) Розділіть PowerPoint...

    blog.groupdocs.cloud/uk/merger/how-to-split-pow...
  4. Розбиття документа в Python | Python PDF Files ...

    Дізнайтеся, як розділити PDF-файл на кілька PDF-файлів у Python за допомогою GroupDocs.Merger Cloud SDK. Покращте організацію документів за допомогою цього посібника.... PDF (Portable Document Format) – це широко використовуваний...print("Exception while calling API: {0}".format(e.message)) Завантажте файл...

    blog.groupdocs.cloud/uk/merger/split-pdf-file-i...
  5. Python'da PowerPoint PPT veya PPTX Slaytlarını ...

    PowerPoint Splitter çevrimiçi ve ücretsiz slayt bölme aracını kullanarak PowerPoint sunularını bölün. PowerPoint PPT veya PPTX slaytlarını python'da nasıl böleceğimizi öğrenelim...format(e.message)) Python’da PowerPoint...print("Exception while calling API: {0}".format(e.message)) Filtre Uygulayarak...

    blog.groupdocs.cloud/tr/merger/how-to-split-pow...
  6. 使用 Node.js 將 PDF 轉換為可編輯的 Word 文檔

    使用 Node.js 中的 REST API 以編程方式將 PDF 轉換為可編輯的 Word 文檔。 Node.js SDK 允許將 PDF 轉換為 DOC 和 DOCX 文件。...format = "docx"; // output format settings.outputPath...filePath = "sample.pdf"; settings.format = "docx"; // 定義 docx 轉換選項 let...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  7. كيفية تقسيم شرائح PowerPoint PPT أو PPTX في Python

    تقسيم عروض PowerPoint التقديمية باستخدام PowerPoint Splitter عبر الإنترنت وأداة تقسيم الشرائح المجانية. دعنا نتعلم كيفية تقسيم شرائح PowerPoint PPT أو PPTX في Python...format(e.message)) تقسيم عروض PowerPoint...print("Exception while calling API: {0}".format(e.message)) قم بتقسيم PowerPoint...

    blog.groupdocs.cloud/ar/merger/how-to-split-pow...
  8. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....docx" , "format" : "Microsoft Word Open XML...( Model\ViewOptions :: VIEW_FORMAT_PNG ); $renderOptions = new...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  9. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....pdf" , "format" : "Portable Document Format File" , "pages"..."SampleFiles/sample.pdf" viewOptions . view_format = "HTML" request = GroupDocsViewerCloud...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  10. Převeďte PDF do HTML pomocí REST API v Ruby

    GroupDocs.Conversion je pokročilé řešení API pro konverzi dokumentů. Tento článek je o tom, jak převést PDF do HTML pomocí REST API v Ruby....format = "html" @settings.output_path..."pdf-to-html/pdf-pages.pdf" @settings.format = "html" @convertOptions =...

    blog.groupdocs.cloud/cs/conversion/convert-pdf-...