Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 180,802 for

doc

(0.27 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Htm...

    Aspose::Words::Saving::HtmlSaveOptions::get_HtmlVersion method. Specifies version of HTML standard that should be used when saving the Document to HTML or MHTML. Default value is Xhtml in C++.... auto doc = System :: MakeObject < Aspose...-> set_PrettyFormat ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ChartDataLabel.clearFormat method | Aspose.Word...

    ChartDataLabel.clearFormat method. Clears format of this data label...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataTable.Show | Aspose.Words for .NET

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data table display for enhanced data insights. Default, false.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Table.setBorder method | Aspose.Words for Node.js

    Table.setBorder method. Sets the specified table border to the specified line style, width and color.... let doc = new aw . Document ( base ...."Tables.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.start_column_bookmark method | ...

    DocumentBuilder.start_column_bookmark method. Marks the current position in the Document as a column bookmark start... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . start_table () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabel.numberFormat property | Aspose.W...

    ChartDataLabel.numberFormat property. Returns number format of the parent element....( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabel.showValue property | Aspose.Word...

    ChartDataLabel.showValue property. Allows to specify if values are to be displayed in the data labels...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeries.dataLabels property | Aspose.Words ...

    ChartSeries.dataLabels property. Specifies the settings for the data labels for the entire series....( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartMarker.symbol property | Aspose.Words for ...

    ChartMarker.symbol property. Gets or sets chart marker symbol....'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.vba.VbaModuleCollection class. Represents a collection of [VbaModule](../vbamodule/) objects... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

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