Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 157,081 for

doc

(0.15 sec)
  1. ToaCategories indexer | Aspose.Words for Python

    ToaCategories indexer. Gets or sets the category heading by category number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # TOA fields can filter their...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageFieldMergingArgs.ImageFileName | Aspose.Wo...

    Set the ImageFileName in ImageFieldMergingArgs to effortlessly insert images into your Documents during mail merges. Enhance your workflow today!...MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.mai...
  3. ToaCategories class | Aspose.Words for Python

    aspose.words.fields.ToaCategories class. Represents a table of authorities categories... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # TOA fields can filter their...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldOptions.toa_categories property | Aspose.W...

    FieldOptions.toa_categories property. Gets or sets the table of authorities categories.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # TOA fields can filter their...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java.... Document doc = createDocumentWithBo(3); BookmarkCollection...BookmarkCollection bookmarks = doc.getRange().getBookmarks(); p...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are three types of...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::ExportFontFormat enum | ...

    Aspose::Words::Saving::ExportFontFormat enum. Indicates the format that is used to export fonts while rendering to HTML fixed format in C++.... auto doc = System :: MakeObject < Aspose...set_ExportEmbeddedFonts ( false ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...