Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 376,621 for

document

(0.11 sec)
  1. EPUB to PDF Merge using Python | Aspose.PDF

    Combine two or more EPUB Documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...handling. Create a list of documents by opening each input file...

    products.aspose.com/pdf/python-net/merger/epub-...
  2. Generate Thumbnail Images from PDF|Aspose.PDF f...

    This section describes how to generate thumbnail images from PDF Documents...utilities, sample code, and documentation. Using the Acrobat SDK,...either in an individual PDF document or externally, to extend the...

    docs.aspose.com/pdf/net/generate-thumbnail-imag...
  3. PsSaveOptions.use_book_fold_printing_settings p...

    PsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveOptions constructor...that can be used to save a document in the SaveFormat.ODT format...that can be used to save a document in the SaveFormat.ODT format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Comparison and fetching coordinates using aspos...

    I am trying to compare two Documents(docx,pdf) and get the coordinates of the changes in the initial Documents. How can this be achieved? Can I get the coordinates of the changes from the pdf? Is docx to pdf conversion…...am trying to compare two documents(docx,pdf) and get the coordinates...the changes in the initial documents. How can this be achieved...

    forum.aspose.com/t/comparison-and-fetching-coor...
  6. Android via Java Product Overview|Aspose.Words ...

    Aspose.Words for Android via Java is a `Java` class library that enables Android developers to perform a great range of Document processing tasks....to perform a great range of document processing tasks. Aspose.Words...convert, render and print documents. Using Aspose.Words for Android...

    docs.aspose.com/words/java/android-product-over...
  7. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....the Working with Fields documentation article. Remarks: Creates...throws Exception { Document doc = new Document(); // Create a glossary...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG....[ Hide Show ] Converting documents to other formats is one of...Rendering.Image; using var document = new SVGDocument("image.svg");...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  9. Working with Bookmarks in C#|Aspose.Words for .NET

    Understanding bookmark concepts and how bookmark can be used in your program using C#....identify in a Microsoft Word document the locations or fragments...Instead of scrolling through the document to locate the text, you can...

    docs.aspose.com/words/net/working-with-bookmarks/
  10. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...AddLineObjectToPDF () { // The path to the document directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-line/