Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 50,437 for

import document

(0.07 sec)
  1. Convert PDF to EPUB, TeX, Text, XPS in Go|Aspos...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Go....demonstrates how to convert a PDF document into a EPUB using the Aspose...Aspose.PDF library: Open a PDF document. Convert a PDF file to EPUB...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-other...
  2. Adding JavaScript in Ruby|Aspose.PDF for Java

    Enable JavaScript functionality in PDFs using Aspose.PDF in Ruby for interactivity and automation....JavaScript To add JavaScript in Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/adding-javascript-in-r...
  3. 将PDF转换为Microsoft PowerPoint|Aspose.PDF for Java

    Aspose.PDF允许您使用Java将PDF转换为PowerPoint格式。可以将PDF转换为带有图像幻灯片的PPTX。...PptxSaveOptions 类的对象作为第二个参数传递给 Document .save(..)方法。 查看下一个代码片段,以解...(); // 加载PDF文档 Document document = new Document ( documentFileName...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-powe...
  4. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF Document with Aspose.PDF for Java....examples ; import com.aspose.pdf.DefaultAppearance ; import com.aspose...aspose.pdf.Document ; import com.aspose.pdf.Field ; import com.aspose...

    docs.aspose.com/pdf/java/modifing-form/
  5. Insert and Append Documents in Java|Aspose.Word...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end in Java....Ask AI Insert and Append Documents Contents [ Hide ] Sometimes...required to combine several documents into one. You can do this...

    docs.aspose.com/words/java/insert-and-append-do...
  6. Protect Word document Online with password and ...

    Online Word file password protection app. C# .NET API code to apply password protection on Word Document....NET Protect Word Online Word Document Protection or Set Password...Develop powerful .NET based Word document protection utility application...

    products.aspose.com/total/net/protect/word/
  7. Convert PDF to PDF/x formats in Python|Aspose.P...

    This topic shows you how to convert PDF to PDF/x formats using Aspose.PDF for Python via .NET....Convert the file using the Document class Convert method. Before...and quality it works. The ‘document.validate()’ method validates...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  8. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....PDF Convert BMP files to PDF document using Aspose.PDF for Java...BMP images: Initialize a new Document Load sample BMP image file...

    docs.aspose.com/pdf/java/convert-images-format-...
  9. Aspose::Words::NodeImporter class | Aspose.Word...

    Aspose::Words::NodeImporter class. Allows to efficiently perform repeated Import of nodes from one Document to another. To learn more, visit the Documentation article in C++....perform repeated import of nodes from one document to another. To...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library....of the image Create a new Document instance using AsposePDFPythonWrapp...image Add a new page to the document Add the image to the page...

    docs.aspose.com/pdf/python-cpp/convert-image-to...