Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 400,591 for

document

(0.29 sec)
  1. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in Document modification....already exist on page of PDF document. A new class named Aspose...ManipulateTable () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  2. PageSavingArgs.PageStream | Aspose.Words for .NET

    Discover the PageStream property of PageSavingArgs, enabling seamless Document page saving to your desired stream for efficient file management....specify the stream where the document page will be saved to. public...property allows you to save document pages to streams instead of...

    reference.aspose.com/words/net/aspose.words.sav...
  3. C++ API to Export MHTML to XAMLFLOW | products....

    Convert MHTML to XAMLFLOW within C++ applications....markup language used to create documents with a combination of text...media. It is used to create documents that are easy to read and...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for Python via .NET, providing flexibility in Document modification....cell within a table in a PDF document. It uses the TableAbsorber...Open the PDF file using ‘ap.Document()’. Create a TableAbsorber...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  5. TxtLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtLoadOptions for enhanced text Document loading. Customize your Document object with flexible options for optimal performance....when loading Text document into a Document object. To learn more...the Specify Load Options documentation article. public class TxtLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Creating PDF from XML using XSLT|Aspose.PDF for...

    C++ library provides the ability to convert an XML file into pdf Document requiring that the input XML file must follow the Aspose.PDF Schema....existing XML document to Aspose.Pdf’s compatible XML document and then...convert an XML file into a PDF document using XSLT: Create an instance...

    docs.aspose.com/pdf/cpp/create-a-hello-world-pd...
  7. C++ API to Export TEX to MARKDOWN | products.as...

    Convert TEX to MARKDOWN within C++ applications....language used for creating documents. It is a powerful language...not as widely used as other document formats such as Microsoft...

    products.aspose.com/total/cpp/conversion/tex-to...
  8. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET....) to PDF documents. You also get the leverage...steps below: Create a new PDF Document . Add Page to pages collection...

    docs.aspose.com/pdf/net/add-line/
  9. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor...src_doc DocumentBase The source document. dst_doc DocumentBase The...The destination document that will be the owner of imported nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a Document in Java....an editable range within a document. Examples: Shows how to limit...throws Exception { Document doc = new Document(); doc.protect(ProtectionType...

    reference.aspose.com/words/java/com.aspose.word...