Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 157,349 for

doc

(0.09 sec)
  1. SignatureLine.provider_id property | Aspose.Wor...

    SignatureLine.provider_id property. Gets or sets signature provider identifier for this signature line... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) signature_line_options = aw . ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.major_tick_mark property | Aspose.Wor...

    ChartAxis.major_tick_mark property. Returns or sets the major tick marks.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentPropertyCollection.count property | Asp...

    DocumentPropertyCollection.count property. Gets number of items in the collection.... let doc = new aw . Document ( base ....custom properties. expect ( doc . customDocumentProper . at (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldSymbol::get_FontSiz...

    Aspose::Words::Fields::FieldSymbol::get_FontSize method. Gets or sets the size in points of the font of the character retrieved by the field in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are three ways to...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a combo box, and...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are three ways to...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Remove method. Removes a bookmark with the specified name from the collection in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. ChartDataLabelCollection.ClearFormat | Aspose.W...

    Discover how to use the ClearFormat method in ChartDataLabelCollection to effortlessly reset all chart data label formats for cleaner visuals....void DataLabels () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. NullPointerException during LayoutEnumerator cr...

    Hi Team. I am trying to migrate my code with Aspose.Words from version 22.4 to 23.3. I found out that version 23.3 is not stable yet. When I completed this code for example4.zip (656.2 KB) Document Doc = new Document(…...2 KB) Document doc = new Document("example4.docx"...layoutCollector = new LayoutCollector(doc); LayoutEnumerator layoutEnumerator...

    forum.aspose.com/t/nullpointerexception-during-...
  10. Aspose::Words::Drawing::Charts::AxisScaling cla...

    Aspose::Words::Drawing::Charts::AxisScaling class. Represents the scaling options of the axis. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...