Sort Score
Result 10 results
Languages All
Labels All
Results 8,121 - 8,130 of 155,673 for

doc

(0.05 sec)
  1. Aspose::Words::BookmarkCollection class | Aspos...

    Aspose::Words::BookmarkCollection class. A collection of Bookmark objects that represent the bookmarks in the specified range. To learn more, visit the Documentation article in C++.... SharedPtr < Document > doc = CreateDocumentWithBo ( 3 );...BookmarkCollection > bookmarks = doc -> get_Range () -> get_Bookmarks...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. TableSubstitutionRule.load method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.load method... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Lists::List::get_Document method...

    Aspose::Words::Lists::List::get_Document method. Gets the owner Document in C++.... auto doc = MakeObject < Document > ();...lists = doc -> get_Lists (); ASPOSE_ASSERT_EQ ( doc , lists ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateStorageFormat method. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the Document's data store. Default value is DateTime in C++.... auto doc = MakeObject < Document > ();...MakeObject < StructuredDocumentTa > ( doc , SdtType :: Date , MarkupLevel...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Document::get_RevisionsView meth...

    Aspose::Words::Document::get_RevisionsView method. Gets or sets a value indicating whether to work with the original or revised version of a Document in C++.... auto doc = MakeObject < Document > ( MyDir..."Revisions at list levels.docx" ); doc -> UpdateListLabels (); SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of the data table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OleFormat.sourceItem property | Aspose.Words fo...

    OleFormat.sourceItem property. Gets or sets a string that is used to identify the portion of the source file that is being linked.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Embed a Microsoft Visio...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AxisTickLabels.Spacing | Aspose.Words for .NET

    Control AxisTickLabels spacing effortlessly! Set intervals for tick labels to enhance your data visualization and improve chart clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection.... let doc = new aw . Document (); let tag...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . DropDownList...

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