Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 67,661 for

document

(0.08 sec)
  1. FieldCompare.LeftExpression | Aspose.Words for ...

    Discover the FieldCompare LeftExpression property, easily access or modify the left side of your comparison expressions for enhanced data analysis.... Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::ParagraphCollection::ToArray met...

    Aspose::Words::ParagraphCollection::ToArray method. Copies all paragraphs from the collection to a new array of paragraphs in C++.... auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...enumeration. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::Fields::FieldSet::get_BookmarkNa...

    Aspose::Words::Fields::FieldSet::get_BookmarkName method. Gets or sets the name of the bookmark in C++....and then display it in the document using a REF field. auto doc...doc = MakeObject < Document > (); auto builder = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ListFormat.ListIndent | Aspose.Words for .NET

    Enhance your Document's structure with the ListFormat ListIndent method, effortlessly elevating your paragraph's list level for improved clarity.... In Word documents, lists may consist of up to...numbered lists. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  6. CsvDataSource | Aspose.Words for Java

    Provides access to data of a CSV file or stream to be used within a report in Java....the LINQ Reporting Engine documentation article. Remarks: To access...buildReport overloads. In template documents, a CsvDataSource instance...

    reference.aspose.com/words/java/com.aspose.word...
  7. ListFormat.ApplyBulletDefault | Aspose.Words fo...

    Discover how to use the ApplyBulletDefault method to effortlessly create stylish bulleted lists in your Documents, enhancing readability and organization.... Document doc = new Document (); DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  8. FieldAddressBlock.format_address_on_country_or_...

    FieldAddressBlock.format_address_on_country_or_region property. Gets or sets whether to format the address according to the country/region of the recipient as defined by POST*CODE (Universal Postal Union 2006).... Document () builder = aw . DocumentBuilder...the first character of the document. # We can set a different...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.InsertDocumentInline | Aspose.W...

    Effortlessly insert Documents inline with the DocumentBuilder InsertDocumentInline method, enhancing your workflow and Document editing experience....InsertDocumentInline method Inserts a document inline at the cursor position...Node InsertDocumentInline ( Document srcDoc , ImportFormatMode...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldBidiOutline class | Aspose.Words for Python

    aspose.words.fields.FieldBidiOutline class. Implements the BIDIOUTLINE field...the Working with Fields documentation article. Remarks This field...modifications made to the document. (Inherited from Field ) is_locked...

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