Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 182,584 for

doc

(0.92 sec)
  1. Shape.stroke_color property | Aspose.Words for ...

    Shape.stroke_color property. Defines the color of a stroke.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Write some text, and then cover...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldBarcode.PostalAddress | Aspose.Words for .NET

    Discover the FieldBarcode PostalAddress property to easily manage postal addresses for barcode generation and bookmark references. Simplify your workflow today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Drawing::ShapeBase::get_AspectRa...

    Aspose::Words::Drawing::ShapeBase::get_AspectRatioLocked method. Specifies whether the shape's aspect ratio is locked in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a shape. If we open...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. AxisGroup enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisGroup enumeration. Represents a type of a chart axis group.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection....'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. VbaModule class | Aspose.Words for Python

    aspose.words.vba.VbaModule class. Provides access to VBA project module... 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...
  7. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your charts.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. BuiltInDocumentProperties.manager property | As...

    BuiltInDocumentProperties.manager property. Gets or sets the manager property.... doc = aw . Document ( file_name =...'Properties.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.total_editing_time pr...

    BuiltInDocumentProperties.total_editing_time property. Gets or sets the total editing time in minutes.... doc = aw . Document ( file_name =...'Properties.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataPoint.clearFormat method | Aspose.Word...

    ChartDataPoint.clearFormat method. Clears format of this data point...'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

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