Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 50,318 for

shape

(0.2 sec)
  1. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during Excel to PDF conversion using Aspose.Cells for C++....one rounded red arrow‑like shape, as shown in this screenshot...

    docs.aspose.com/cells/cpp/ignore-errors-while-r...
  2. aspose.words.drawing.charts module | Aspose.Wor...

    The aspose.words.drawing.charts module provides classes that allow to access charts in Microsoft Word documents....Provides access to the chart shape properties. To learn more, visit...ChartShapeType Specifies the shape type of chart elements. ChartStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 用 Node.js via C++ 设置图表数据标签的形状类型|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 设置图表中数据标签的形状类型。此指南将介绍不同的形状类型以及如何选择合适的形状以增强展示效果和实用性。... get ( 0 ); // Set the shape type of data labels i.e. Speech...

    docs.aspose.com/cells/zh/nodejs-cpp/set-the-sha...
  4. Edit Connector Geometry Section in the ShapeShe...

    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....vsd" ) #set connector shape id connector_id = 1 connector...

    docs.aspose.com/diagram/java/edit-connector-geo...
  5. E-Mail conversion to PDF - Free Support Forum -...

    We are using your product Aspose.Total Our main use case is converting Outlook emails (.msg files) to PDF, using the following API interface: https://docs.aspose.com/email/net/saving-an-email-as-pdf/ We are currently …... You can adjust shape size to avoid image cropping...foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) {...

    forum.aspose.com/t/e-mail-conversion-to-pdf/315803
  6. ResourceLoadingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Loading.ResourceLoadingArgs class, designed to enhance resource loading efficiency in your applications. Unlock seamless integration today!... Shape , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Section | Aspose.Words for Java

    Represents a single section in a document in Java....deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...

    reference.aspose.com/words/java/com.aspose.word...
  8. AxisBuiltInUnit | Aspose.Words for Java

    Specifies the display units for an axis in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...450.0, 250.0); Chart chart = shape.getChart(); Assert.assertEquals(1...

    reference.aspose.com/words/java/com.aspose.word...
  9. Extract Text and Images from Word File Online a...

    Online Word file parser app. C++ API code to extract images and text content from Word document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/word/
  10. Extract Text and Images from DOCX File Online a...

    Online DOCX file parser app. C++ API code to extract images and text content from DOCX document....GetChildNodes Use NodeType::Shape as parameter Iterate through...image Save extracted file using shape->get_ImageData()->Save method...

    products.aspose.com/total/cpp/parse/docx/