Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 17,160 for

shapes

(0.28 sec)
  1. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... asShape() Cast node to Shape . asSmartTag() Cast node to...(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::CompositeNode class | Aspose.Wor...

    Aspose::Words::CompositeNode class. Base class for nodes that can contain other nodes. To learn more, visit the documentation article 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...
  3. Convert CDR to CANVAS via Java | products.aspos...

    Sample code for CDR to CANVAS Java conversion. Use API example code for batch CDR files to CANVAS conversion within any Web or Desktop Java based application....file contains text, lines, shapes, images, colours and effects...

    products.aspose.com/imaging/java/conversion/cdr...
  4. Convert CDR to HTML via Java | products.aspose.com

    Sample code for CDR to HTML Java conversion. Use API example code for batch CDR files to HTML conversion within any Web or Desktop Java based application....file contains text, lines, shapes, images, colours and effects...

    products.aspose.com/imaging/java/conversion/cdr...
  5. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsdm file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/flowcha...
  6. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveOptions class. Can be used to specify additional options when saving a document into the Xlsx format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_ExportGeneratorName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. XamlFlowSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FLOW](../../aspose.words/saveformat/#XAML_FLOW) or [SaveFormat.XAML_FLOW_PACK](../../aspose.words/saveformat/#XAML_FLOW_PACK) format...value determining how DrawingML shapes are rendered. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in Java...Shape Animation Contents [ Hide ] Animations are visual effects...be applied to texts, images, shapes, or charts . They give life...

    docs.aspose.com/slides/java/shape-animation/
  9. 演示文稿页眉和页脚|Aspose.Slides 文档

    在 C# 或 .NET 中的 PowerPoint 页眉和页脚...foreach ( IShape shape in master . Shapes ) { if ( shape . Placeholder...Placeholder != null ) { if ( shape . Placeholder . Type == PlaceholderType...

    docs.aspose.com/slides/zh/net/presentation-head...
  10. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName...value determining how DrawingML shapes are rendered. getDocumentPartSavin()...

    reference.aspose.com/words/java/com.aspose.word...