Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 42,394 for

document properties

(1.49 sec)
  1. How to Set Print Titles with C++|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library with C++....printed documents. Improved Navigation: For documents with extensive...and clarity throughout the document. How to Set Print Titles in...

    docs.aspose.com/cells/cpp/how-to-set-print-titles/
  2. FieldOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOptions class to optimize field handling in Documents, enhancing your workflow and Document management efficiency....control field handling in a document. To learn more, visit the...the Working with Fields documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words.fie...
  3. PsSaveOptions.useBookFoldPrintingSettings prope...

    PsSaveOptions.useBookFoldPrintingSettings 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.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....useBookFoldPrintingS property PsSaveOptions.useBookFoldPrintingS property Gets...value indicating whether the document should be saved using a booklet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....Setting a print area in a document helps control printed content...the worksheet’s page setup properties Define the print area using...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  5. Person class | Aspose.Words for Python

    aspose.words.bibliography.Person class. Represents individual (a person) bibliography source contributor.... Properties Name Description first Gets...available in the document. document = aw . Document ( MY_DIR + 'Bibliography...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....with headers and footers in a document. A header is text that is...on all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/cpp/working-with-headers-...
  7. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....hyperlink Load the PDF using the Document class object and get access...rectangular area and set its properties Create a FreeTextAnnotation...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  8. How to Insert Comment in PDF using Java

    This short article describes how to insert comment in PDF using Java. Information is provided to prepare the development environment, a step-wise detail and a runnable sample code demonstrating how to add comments in PDF file using Java....to add annotation using the Document class object Create an object...class object and set its properties Create a border object and...

    kb.aspose.com/pdf/java/how-to-insert-comment-in...
  9. Font.fill property | Aspose.Words for Python

    Font.fill property. Gets fill formatting for the [Font](../)....fill property Font.fill property Gets fill formatting for the...the Font . @property def fill ( self ) -> aspose . words . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Insert Audio in PDF using Java

    This article describes how to insert audio in PDF using Java. It contains all the basic information to set the IDE and sample coded demonstrating the complete process to embed audio file in PDF using Java....target PDF file using the Document class object and access the...SoundAnnotation object and set desired properties along with the audio file...

    kb.aspose.com/pdf/java/how-to-insert-audio-in-p...