Sort Score
Result 10 results
Languages All
Labels All
Results 9,121 - 9,130 of 11,577 for

formatting

(1.52 sec)
  1. 在 Node.js 中使用 REST API 将 PDF 转换为 PowerPoint

    使用 Node.js 中的 REST API 以编程方式将 PDF 转换为 PowerPoint PPTX 演示文稿。 Node.js SDK 允许将 PDF 转换为 PPT 和 PPTX。...format = "pptx"; settings.outputPath...filePath = "sample.pdf"; settings.format = "pptx"; settings.outputPath...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  2. Cómo extraer páginas de documentos de Word en P...

    Divida el documento de Word en varios documentos para extraer páginas del documento de Word. Este artículo trata sobre cómo extraer páginas de documentos de Word en Python....format(e.message)) Cómo dividir un...print("Exception while calling API: {0}".format(e.message)) Dividir documentos...

    blog.groupdocs.cloud/es/merger/how-to-extract-p...
  3. 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...
  4. Konwertuj strony na dokument PDF w Javie

    Nasz internetowy konwerter dokumentów API umożliwia konwersję HTML do formatu PDF w wysokiej jakości. Ten artykuł dotyczy konwersji HTML na PDF w Javie przy użyciu interfejsu API REST...dokumenty PDF (Portable Document Format) w chmurze przy użyciu interfejsu...ścieżkę wejściowego pliku HTML i format pliku wyjściowego jako „pdf”...

    blog.groupdocs.cloud/pl/conversion/convert-html...
  5. Xem tệp ZIP bằng API REST trong Python | Kết xu...

    Xem theo chương trình nội dung của các tệp ZIP trong HTML bằng cách sử dụng API REST trong Python với SDK Python của Trình xem tài liệu. Kết xuất ZIP sang HTML, ZIP sang PDF và JPG....view_format = "HTML" # Xác định các tùy..."sample.zip" view_options.view_format = "HTML" view_options.render_options...

    blog.groupdocs.cloud/vi/viewer/view-zip-files-u...
  6. C-शार्प .NET का उपयोग करके PDF को संपादन योग्य ...

    GroupDocs.Conversion C# .NET API PDF को Word फ़ाइल में ऑनलाइन बदलने और बदलने का एक आसान तरीका प्रदान करता है। यह लेख सी # में पीडीएफ को वर्ड में कनवर्ट करने के तरीके के बारे में है।...pdf", Format = "docx", LoadOptions = new..."csharp-testing/input-sample-file.pdf", Format = "docx", LoadOptions = new...

    blog.groupdocs.cloud/hi/conversion/convert-pdf-...
  7. पायथन में REST API का उपयोग करके Word दस्तावेज़...

    पायथन के लिए दस्तावेज़ रूपांतरण क्लाउड एसडीके के साथ पायथन में क्लाउड पर REST API का उपयोग करके वर्ड डॉक्यूमेंट (DOCX या DOC) को प्रोग्रामेटिक रूप से पीडीएफ फाइलों में बदलें।...format = "pdf" settings.output_path...file_path = "sample.docx" settings.format = "pdf" settings.output_path...

    blog.groupdocs.cloud/hi/conversion/convert-word...
  8. Select others MPP file Columns on Conversion - ...

    Im converting a .mpp file to .csv via Conversion API, and i was successful, but about the tasks data, i needed the conclusion (%) column. Its possible to include on API response?...mpp format are not available to upload...

    forum.groupdocs.cloud/t/select-others-mpp-file-...
  9. Upload file | Documentation

    How to upload file to Cloud storage....local path to your file in JSON format in the request body. As a result...

    docs.groupdocs.cloud/translation/file/upload/
  10. रूबी का उपयोग करके एक्सेल स्प्रेडशीट को पीडीएफ ...

    आप GroupDocs.Conversion Cloud API के साथ Excel XLSX फ़ाइलों को आसानी से PDF में बदल सकते हैं। यह ट्यूटोरियल रूबी का उपयोग करके एक्सेल स्प्रेडशीट को पीडीएफ में बदलने का तरीका बताता है...format = "pdf" # स्प्रेडशीट रूपांतरण..."xlsx-to-pdf/four-pages.xlsx" @settings.format = "pdf" @convertOptions = ...

    blog.groupdocs.cloud/hi/conversion/convert-exce...