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

document

(0.12 sec)
  1. Programming with Documents in C++|Aspose.Words ...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage Documents using C++. Work with Document properties, settings, and content, as well as with Document appearance through the management of colors, shapes, fonts and other graphics....Ask AI Programming with Documents Contents [ Hide ] This section...and manage documents with the Aspose.Words Document Object Model...

    docs.aspose.com/words/cpp/programming-with-docu...
  2. BuiltInDocumentProperties.created_time property...

    BuiltInDocumentProperties.created_time property. Gets or sets date of the Document creation in UTC....property Gets or sets date of the document creation in UTC. @property...datetime ): ... Remarks For documents originated from RTF format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ReportBuilder class | Aspose.Words for Python

    aspose.words.lowcode.ReportBuilder class. Provides methods intended to fill template with data using LINQ Reporting Engine....data) Populates the template document with data from the specified...s) Populates the template document with data from the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChmLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.ChmLoadOptions for enhanced CHM Document loading. Customize your Document object with flexible options for optimal results....options when loading CHM document into a Document object. To learn more...the Specify Load Options documentation article. public class ChmLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Discover the Paragraph IsEndOfSection property, identify if a paragraph is the last in a section's main text for enhanced Document structure and clarity....contents of one document to a bookmark in another document. public void...InsertAtBookmark () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  6. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT field in Java....the Working with Fields documentation article. Remarks: Inserts...GLOSSARY fields. Document doc = new Document(); // Create a glossary...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveOptions.pageSet property. Gets or sets the pages to render...Default is all the pages in the document. get pageSet () : Aspose ...effect only when rendering document pages. This property is ignored...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++....flatten annotations Optimize PDF Document for the Web When you are faced...optimizing the content of your PDF document for better ranking in search...

    docs.aspose.com/pdf/cpp/optimize-pdf/
  9. Document.ProtectionType | Aspose.Words for .NET

    Discover the active Document protection type for enhanced security and data integrity. Safeguard your files effortlessly with our advanced features....ProtectionType Contents [ Hide ] Document.ProtectionType property Gets...Gets the currently active document protection type. public ProtectionType...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...