Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 180,073 for

doc

(0.15 sec)
  1. SvgSaveOptions.RemoveJavaScriptFromLinks | Aspo...

    Optimize SVG files with SvgSaveOptions, easily remove JavaScript from links for cleaner code. Enhance performance and security with this simple setting!... Document doc = new Document ( MyDir + "JavaScript...RemoveJavaScriptFrom = true ; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series groups in this collection.... doc = aw . Document ( file_name =...'Combo chart.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . border ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_SharedDocument method. Indicates whether the Document is a shared Document in C++.... auto doc = System :: MakeObject < Aspose...properties.docx" ); ASSERT_TRUE ( doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted cells [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name =...MY_DIR + 'Cell revisions.docx' ) doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.rightIndent property | Aspose.W...

    ParagraphFormat.rightIndent property. Gets or sets the value (in points) that represents the right indent for paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Center all text that the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Center all text that the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Forms2OleControl.width property | Aspose.Words ...

    Forms2OleControl.width property. Gets or sets a width of the control in points.... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.built_in property | Aspose.Words for Python

    Style.built_in property. True if this style is one of the built-in styles in MS Word.... doc = aw . Document () # When we...flag set to "true". style = doc . styles . get_by_name ( 'Emphasis'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Border.tintAndShade property | Aspose.Words for...

    Border.tintAndShade property. Gets or sets a double value that lightens or darkens a color.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let topBorder = builder ....

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