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

document

(0.1 sec)
  1. Get and Set Page Properties|Aspose.PDF for C++

    You can get and set page properties from your PDF file using C++ library....PDF File When working with documents, you often want to know how...Open the PDF file using the Document class. Then use the PageCollection...

    docs.aspose.com/pdf/cpp/get-and-set-page-proper...
  2. Supported File Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Remarks PSD Adobe Photoshop Document File Format PSB Adobe Photoshop...Image File TIFF Saves the document as Single or Multi-Page TIFF...

    docs.aspose.com/psd/java/supported-file-formats/
  3. OutlineOptions.headings_outline_levels property...

    OutlineOptions.headings_outline_levels property. Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the Document outline....styles) to include in the document outline. @property def he...whole document to PDF with three levels in the document outline...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentVisitor.VisitFieldSeparator | Aspose.Wo...

    Discover the VisitFieldSeparator method in DocumentVisitor. Efficiently handle field separators in your Documents for streamlined processing....separator is encountered in the document. public virtual VisitorAction...code from field value in the document. Note that some fields have...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::PageSetup::get_Margins method | ...

    Aspose::Words::PageSetup::get_Margins method. Returns or sets preset Margins of the page in C++....recalculate the page layout of the document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Rendering...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....is passed as an argument to Document object initialization, as...engine to determine the source document’s input format. The following...

    docs.aspose.com/pdf/java/convert-other-files-to...
  7. Redact PDF using Python | Aspose.PDF

    Redact PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...run the command: Redact PDF documents via Python You need Aspose...the PDF with an instance of Document. Create TextFragmentAbsorber...

    products.aspose.com/pdf/python-net/redaction/
  8. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this Document in C++....placeholder text) upon opening this document. virtual bool Aspose :: Words...placeholder text for a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. StructuredDocumentTag.style_name property | Asp...

    StructuredDocumentTag.style_name property. Gets or sets the name of the style applied to the structured Document tag....applied to the structured document tag. @property def style_name...control elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create PDF using PHP via Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF API to easily generate and read PDF files in applications.... powerful and easy-to-use document manipulation tool in php-java...class file Initialize the Document class object. Add a page using...

    products.aspose.com/pdf/php-java/create/