Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 376,618 for

document

(0.3 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 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...
  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. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases.... Document ( input_pdf_path ) html_save_options...input_pdf_path : str ): document = ap . Document ( input_pdf_path )...

    docs.aspose.com/pdf/python-net/whatsnew/
  7. 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...
  8. Add and Delete a Bookmark|Aspose.PDF for C++

    This topic explain how to add bookmark to a PDF Document with C++ library. Also you can delete all or particular bookmarks from a PDF Document....to a PDF Document Bookmarks are held in the Document object’s...a PDF: Open a PDF document using Document object. Create a bookmark...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmark/
  9. 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/
  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/