Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 182,565 for

doc

(0.14 sec)
  1. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection.... let doc = new aw . Document (); let tag...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . DropDownList...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageContrast method. Gets or sets the contrast for the generated images in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ChartAxis.Crosses | Aspose.Words for .NET

    Discover how ChartAxis enhances data visualization by defining axis intersections for clearer insights and more impactful presentations.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartAxis.scaling property | Aspose.Words for N...

    ChartAxis.scaling property. Provides access to the scaling options of the axis.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PresetTexture enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.PresetTexture enumeration. Specifies texture to be used to fill a shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. VariableCollection.count property | Aspose.Word...

    VariableCollection.count property. Gets the number of elements contained in the collection.... let doc = new aw . Document (); let variables = doc . variables...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldSymbol.character_code property | Aspose.Wo...

    FieldSymbol.character_code property. Gets or sets the character's code point value in decimal or hexadecimal.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are three ways to use a...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VariableCollection.clear method | Aspose.Words ...

    VariableCollection.clear method. Removes all elements from the collection.... let doc = new aw . Document (); let variables = doc . variables...= new aw . DocumentBuilder ( doc ); let field = builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RevisionOptions.deleted_text_effect property | ...

    RevisionOptions.deleted_text_effect property. Allows to specify the effect to be applied to the deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions.moved_from_text_color property ...

    RevisionOptions.moved_from_text_color property. Allows to specify the color to be used for areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

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