Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 422,045 for

document

(3.67 sec)
  1. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_saved_time property. Gets or sets the time of the last save in UTC.... Remarks For documents originated from RTF format...Examples Shows how to work with document properties in the “Origin”...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::DocumentBase::get_FontInfos meth...

    Aspose::Words::DocumentBase::get_FontInfos method. Provides access to properties of fonts used in this Document in C++....properties of fonts used in this document. System :: SharedPtr < Aspose...definitions is loaded as is from the document. Font definitions might be...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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/)....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PsSaveOptions.use_book_fold_printing_settings p...

    PsSaveOptions.use_book_fold_printing_settings 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.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....value indicating whether the document should be saved using a booklet...Examples Shows how to save a document to the Postscript format in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Form Fields in Java|Aspose.Words f...

    Understanding Form Fields feature, working with Form Fields using Java....Fields Contents [ Hide ] A document that contains fill-in blanks...For example, you create a document whose content is protected...

    docs.aspose.com/words/java/working-with-form-fi...
  6. 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...
  7. PdfCompliance Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PdfCompliance enum to enhance your PDF standards compliance. Elevate Document quality with tailored options for every need!...additionally requires that document structure be included (also...objective of ensuring that document content can be searched and...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....comes to editing the PDF documents. As we know XFDF is an important...export annotations from a PDF document to XFDF file, while ImportAnnotationFrom...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  9. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...rearrange the content of your document to ensure that text appears...Solution : Iterate through the document : Go through each paragraph...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  10. Row | Aspose.Words for Java

    Represents a table row in Java....the Working with Tables documentation article. Remarks: Row can...create a table. Document doc = new Document(); Table table =...

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