Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 9,934 for

shapes

(0.04 sec)
  1. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....(); // Add two runs and one shape as child nodes to the first...world! " )); auto shape = MakeObject < Shape > ( doc , ShapeType...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. 在演示文稿中更改形状的填充颜色|Aspose.Slides 文档

    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....FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor ( FileName...获取形状树中的第一个形状。 Shape shape = tree . GetFirstChild < Shape >(); if (...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  3. 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...
  4. Working with Textures in PS file | Java

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...filling or drawing objects: shapes or text. If the size of the...drawing lines and outlining shapes and text. In order to paint...

    docs.aspose.com/page/java/ps/working-with-textu...
  5. Aspose.PSD for .NET 23.10 - 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....settings from vstk resource in Shape Stroke rendering Feature PSDNET-1607...Stroke shapes Feature PSDNET-1644 Do not repaint Shape layer if...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  6. 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...
  7. Aspose::Words::Tables::Table::Table constructor...

    Aspose::Words::Tables::Table::Table constructor. Initializes a new instance of the Table class in C++....typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Frequently Asked Questions | Aspose.Page for Java

    Get answers to the most frequent questions about Aspose.Page for Java, - a comprehensive API for manipulation, Conversion and editing EP,XPS and PS files....elements like vector graphics and shapes. Q: Can I add text to PS file...how to work with images and shapes of XPS files go to the Using...

    docs.aspose.com/page/java/faq/
  9. How to Create a Pie Chart in PowerPoint using Java

    This brief tutorial guides on how to create a pie chart in PowerPoint using Java. It contains crisp set of steps by following that you can configure the environment and write the application to make a pie chart in PowerPoint using Java....Get the first slide Get the shapes collection Add a pie chart...

    kb.aspose.com/slides/java/how-to-create-a-pie-c...
  10. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.update method...INCLUDEPICTURE fields # into image shapes when loading a document that...

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