Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 39,381 for

document properties

(0.12 sec)
  1. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a Document into a [Document](../../aspose.words/Document/) object...URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. Constructors Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Insert an Empty Page at End of PDF File in PHP|...

    Learn how to insert an empty page at the end of a PDF Document in PHP using Aspose.PDF for Document expansion....Empty Page at the end of PDF document using Aspose.PDF Java for...Open the target document $pdf = new Document ( $dataDir . 'input1...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  3. PageInfo class | Aspose.Words for Python

    aspose.words.rendering.PageInfo class. Represents information about a particular Document page...information about a particular document page. To learn more, visit...visit the Rendering documentation article. Remarks The page width...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Run::get_PhoneticGuide method | ...

    Aspose::Words::Run::get_PhoneticGuide method. Gets a PhoneticGuide object in C++....Examples Shows how to get properties of the phonetic guide. auto...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Phonetic...

    reference.aspose.com/words/cpp/aspose.words/run...
  5. Editing Hyperlinks of Worksheet|Documentation

    Learn how to edit hyperlinks of a worksheet through the Aspose.Cells for .NET API....collection one by one and edit its properties. The following sample code...Address property to the Aspose website. AI Document Assistant...

    docs.aspose.com/cells/net/editing-hyperlinks-of...
  6. Asian Typography in Java|Aspose.Words for Java

    Work with Asian typography using Java. Adjust Space between Asian and Latin text in Java....options for text paragraphs in documents written in Asian languages...ParagraphFormat class and some of its properties. Automatically Adjust Space...

    docs.aspose.com/words/java/working-with-asian-t...
  7. MustacheTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.MustacheTag class—efficiently handle mustache tags for seamless Document automation and enhanced mail merging....public class MustacheTag Properties Name Description ReferenceOffset...mustache tags. Document document = new Document ( MyDir + "Mail...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Remove Watermark from PDF using C++ | Aspose.PDF

    Remove watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++...powerful, and easy-to-use document manipulation API for the C++...the PDF with an instance of Document. Create an instance of WatermarkArtifact...

    products.aspose.com/pdf/cpp/watermark/remove/
  9. ConvertUtil | Aspose.Words for Java

    Provides helper functions to convert between various measurement units in Java....Between Measurement Units documentation article. Examples: Shows...settings for a section. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint using Python....loaded PDF file and set the properties of the output PPTX file....the source PDF file into the Document class to turn PDF into PowerPoint...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...