Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 412,713 for

document

(0.3 sec)
  1. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....Follow the steps below: Create Document instance Create Drawing object...ExampleCircle () { // Create Document instance String _dataDir (...

    docs.aspose.com/pdf/cpp/add-circle/
  2. FieldTitle | Aspose.Words for Java

    Implements the TITLE field in Java....the Working with Fields documentation article. Remarks: Retrieves... and optionally sets, the document’s title, as recorded in the...

    reference.aspose.com/words/java/com.aspose.word...
  3. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf Document into a [Document](../../aspose.words/Document/) object...options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: PdfLoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.built_in_document_properties property ...

    Document.built_in_Document_properties property. Returns a collection that represents all the built-in Document properties of the Document....built_in_document_properties property Document.built_in_document_properties...the built-in document properties of the document. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your shapes with customized images. Elevate your design effortlessly!...system in a document. Document doc = new Document (); // To display...display an image in a document, we will need to create a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. IStructuredDocumentTag.is_multi_section propert...

    IStructuredDocumentTag.is_multi_section property. Returns true if this instance is a ranged (multi-section) structured Document tag....(multi-section) structured document tag. @property def is_multi_section...get structured document tag. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the DocSaveOptions SaveFormat property to easily choose between Doc or Dot formats for seamless Document saving. Optimize your workflow today!...Specifies the format in which the document will be saved if this save...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Document.accept_all_revisions method | Aspose.W...

    Document.accept_all_revisions method. Accepts all tracked changes in the Document....all tracked changes in the document. def accept_all_revisions...changes in the document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BuiltInDocumentProperties.company property | As...

    BuiltInDocumentProperties.company property. Gets or sets the company property....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

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