Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 50,946 for

doc

(0.11 sec)
  1. TabStop.equals method | Aspose.Words for Python

    TabStop.equals method. Compares with the specified [TabStop](../).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TabStopCollection.count property | Aspose.Words...

    TabStopCollection.count property. Gets the number of tab stops in the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) tab_stops = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldCitation.prefix property | Aspose.Words fo...

    FieldCitation.prefix property. Gets or sets a prefix that is prepended to the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Vba::VbaReference class | Aspose...

    Aspose::Words::Vba::VbaReference class. Implements a reference to an Automation type library or VBA project. To learn more, visit the Documentation article in C++....dll" ; auto doc = MakeObject < Document > ( MyDir...VbaReferenceCollecti > references = doc -> get_VbaProject () -> get_References...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. Aspose::Words::WarningInfoCollection::Clear met...

    Aspose::Words::WarningInfoCollection::Clear method. Removes all elements from the collection in C++.... auto doc = MakeObject < Document > ( MyDir...:: HandleDocumentSubsti > (); doc -> set_WarningCallback ( substitutionWarningH...

    reference.aspose.com/words/cpp/aspose.words/war...
  6. Aspose::Words::Drawing::Shape::get_HasImage met...

    Aspose::Words::Drawing::Shape::get_HasImage method. Returns true if the shape has image bytes or links an image in C++.... auto doc = MakeObject < Document > ( MyDir...< NodeCollection > shapes = doc -> GetChildNodes ( NodeType ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Fill.preset_textured method | Aspose.Words for ...

    Fill.preset_textured method. Sets the fill to a preset texture.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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

    Discover the ChartMultilevelValue constructor, designed to create a powerful three-level value instance for enhanced data visualization and analysis.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a Treemap chart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. NodeList.count property | Aspose.Words for Node.js

    NodeList.count property. Gets the number of nodes in the list.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert some nodes with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Fields::FieldQuote::get_Text met...

    Aspose::Words::Fields::FieldQuote::get_Text method. Gets or sets the text to retrieve in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a QUOTE field, which...

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