Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 48,663 for

shape

(0.14 sec)
  1. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a word scatter chart type, the converter…...the chart shape (adjust the search as needed) Shape chartShape...chartShape = (Shape)doc.GetChild(NodeType.Shape, 0, true); Chart chart...

    forum.aspose.com/t/exception-when-converting-wo...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitIsAuto method. Gets or sets a flag indicating whether default distance between major tick marks shall be used in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnitIsAuto method. Gets or sets a flag indicating whether default distance between minor tick marks shall be used in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. IChartDataPoint Interface | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.IChartDataPoint interface for detailed chart data point properties. Enhance your data visualization effortlessly!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::AxisTickLabelPo...

    Aspose::Words::Drawing::Charts::AxisTickLabelPosition enum. Specifies the possible positions for tick labels in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 在 Java 中將 PPTX 轉換為 Word | products.aspose.com

    在 Java 中將 PPTX 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...( IShape shape : slide . getShapes ()) { if ( shape instanceof...builder . writeln ((( AutoShape ) shape ). getTextFrame (). getText...

    products.aspose.com/slides/zh-hant/java/convers...
  7. Public API Changes in Aspose.Cells 8.0.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....TextDirection Property to Shape Class The Shape class exposes the TextDirection...direction of the text flow for the Shape object. The TextDirection property...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....a watermark shape. This will be a `WordArt` shape. // You are...are free to try other shape types as watermarks. $ shapeType = new...

    docs.aspose.com/words/java/add-watermark-in-php/
  9. Export Presentation Charts in С++|Aspose.Slides...

    Learn how to export presentation charts with Aspose.Slides for С++, supporting PPT and PPTX formats, and streamline reporting into any workflow....); auto chart = slide -> get_Shapes () -> AddChart ( ChartType...raster image? Yes. A chart is a shape, and its contents can be saved...

    docs.aspose.com/slides/cpp/export-chart/
  10. CompareOptions.IgnoreFields | Aspose.Words for ...

    Discover how the CompareOptions IgnoreFields property enhances efficiency by controlling field difference comparisons for optimized results.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...contents" ; (( Shape ) docEdited . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...