Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 122,878 for

doc

(0.42 sec)
  1. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. InlineStory.storyType property | Aspose.Words f...

    InlineStory.storyType property. Returns the type of the story.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldIndex.cross_reference_separator property |...

    FieldIndex.cross_reference_separator property. Gets or sets the character sequence that is used to separate cross references and other entries.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your Document by saving all images as WMF for superior quality and compatibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Jpeg...

    reference.aspose.com/words/net/aspose.words.sav...
  5. WarningInfoCollection.GetEnumerator | Aspose.Wo...

    Discover the WarningInfoCollection GetEnumerator method! Efficiently iterate through all items in the collection with ease and enhance your coding experience.... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/net/aspose.words/war...
  6. WarningInfoCollection.Warning | Aspose.Words fo...

    Discover the WarningInfoCollection method that enhances your application by implementing IWarningCallback, effortlessly adding warnings to your collection.... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/net/aspose.words/war...
  7. MemoryFontSource constructor | Aspose.Words for...

    aspose.words.fonts.MemoryFontSource constructor..., priority = 0 ) doc = aw . Document () doc . font_settings =...aw . fonts . FontSettings () doc . font_settings . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index.... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.patterned method | Aspose.Words for Python

    aspose.words.drawing.Fill.patterned method... doc = aw . Document ( file_name =...pattern border.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldSet::get_BookmarkNa...

    Aspose::Words::Fields::FieldSet::get_BookmarkName method. Gets or sets the name of the bookmark in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Name bookmarked text with...

    reference.aspose.com/words/cpp/aspose.words.fie...