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

shape

(0.62 sec)
  1. Aspose.PSD for Java 24.12 - Release Notes|Docum...

    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....correct handling of PSD file with Shape layer and having vector and...PSDJAVA-690 Fix rendering of Shapes in PSD files created in an...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_HasMinorGridlines method. Gets or sets a flag indicating whether the axis has minor gridlines in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Manage Presentation Themes in C++|Aspose.Slides...

    Master presentation themes in Aspose.Slides for C++ to create, customize and convert PowerPoint files with consistent branding....MakeObject < Presentation > (); auto shape = pres -> get_Slides () -> idx_get...idx_get ( 0 ) -> get_Shapes () -> AddAutoShape ( ShapeType ::...

    docs.aspose.com/slides/cpp/presentation-theme/
  4. 在使用DrawObjectEventHandler类和Node.js通过C++渲染到PDF时,...

    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....类型是单元格,它会打印其边界和字符串值;如果类型是图片,则打印其边界和Shape名称。请查看下面的示例代码的控制台输出获得更多帮助。 示例代码...Print the coordinates and the shape name of Image object if ( drawObject...

    docs.aspose.com/cells/zh/nodejs-cpp/get-drawobj...
  5. Aspose::Words::SignatureLineOptions class | Asp...

    Aspose::Words::SignatureLineOptions class. Allows to specify options for signature line being inserted. Used in DocumentBuilder. To learn more, visit the documentation article in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/sig...
  6. Connector|Aspose.Slides Documentation

    Draw and control connectors in C# with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link Shapes in PPT, PPTX and ODP....Hide ] Shows how to connect shapes with connectors and change...Connector Insert a connector shape between two points on the slide...

    docs.aspose.com/slides/net/examples/elements/co...
  7. Node.Accept | Aspose.Words for .NET

    Discover the Node Accept method for seamless visitor engagement. Enhance user experience and boost interaction with this powerful tool!...<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....Slides by adding a table shape to a slide, defining its rows...Add a table shape to the slide. table = slide . shapes . add_table...

    docs.aspose.com/slides/python-net/manage-table/
  9. AxisScaling | Aspose.Words for Java

    Represents the scaling options of the axis in Java....= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  10. ImageData.has_image property | Aspose.Words for...

    ImageData.has_image property. Returns ``True`` if the Shape has image bytes or links an image....property Returns True if the shape has image bytes or links an...

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