Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 9,896 for

shape

(0.04 sec)
  1. Chart.axisY property | Aspose.Words for Node.js

    Chart.axisY property. Provides access to properties of the primary Y axis of the chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Chart.axisZ property | Aspose.Words for Node.js

    Chart.axisZ property. Provides access to properties of the Z axis of the chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis.majorTickMark property | Aspose.Words...

    ChartAxis.majorTickMark property. Returns or sets the major tick marks....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....inserting an image will define its shape using VML. doc . compatibilityOptions...standard does not support VML shapes. // If we set the "Compliance"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeBase::get_Fill met...

    Aspose::Words::Drawing::ShapeBase::get_Fill method. Gets fill formatting for the Shape in C++....Gets fill formatting for the shape. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_Glow met...

    Aspose::Words::Drawing::ShapeBase::get_Glow method. Gets glow formatting for the Shape in C++....Gets glow formatting for the shape. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::ShapeBase::get_ShadowFo...

    Aspose::Words::Drawing::ShapeBase::get_ShadowFormat method. Gets shadow formatting for the Shape in C++....Gets shadow formatting for the shape. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize document exports to HTML and other formats effortlessly....md shape" )) . Count ( f => f . EndsWith..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ShapeTextOrientation | Aspose.Words for Java

    Specifies orientation of text in Shapes in Java....Specifies orientation of text in shapes. Examples: Shows how to change...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_ExportGeneratorName...inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...