Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 145,724 for

doc

(0.12 sec)
  1. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++.... auto doc = MakeObject < Document > ( MyDir...Run. SharedPtr < Fill > fill = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Tables::PreferredWidth::GetHashC...

    Aspose::Words::Tables::PreferredWidth::GetHashCode method. Serves as a hash function for this type in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. C# API to Export PS to FLATOPC | products.aspos...

    Convert PS to FLATOPC without using Microsoft Word...PostScript (PS) files to the DOC format. Once the conversion is...API can be used to render the DOC file to the FLATOPC format. The...

    products.aspose.com/total/net/conversion/ps-to-...
  4. 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...
  5. 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...
  6. ChartMarker.size property | Aspose.Words for No...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker...'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataLabel.isVisible property | Aspose.Word...

    ChartDataLabel.isVisible property. Returns ``true`` if this data label has something to display....( 'DataLabels' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chartShape = builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 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...