Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 50,453 for

shape

(0.7 sec)
  1. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  2. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++....content and appearance of slides, shapes, text, images, animations,...slides, adding and editing shapes, text, images, animations,...

    products.aspose.com/slides/cpp/
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....shortest possible path between the shapes it connect. To do this, the...IShapeCollection shapes = input . Slides [ 0 ]. Shapes ; IConnector...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. Aspose.Words.Saving module | Aspose.Words for N...

    The Aspose.Words.Saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....rendering document pages or shapes to images. To learn more, visit...Dml3DEffectsRenderin Specifies how 3D shape effects are rendered. DmlEffectsRenderingM...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. aspose.words.saving module | Aspose.Words for P...

    The aspose.words.saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....rendering document pages or shapes to images. To learn more, visit...Dml3DEffectsRenderin Specifies how 3D shape effects are rendered. DmlEffectsRenderingM...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); signatureLine = shape.getSignatureLine(); Assert.assertTrue(signatureLine...

    reference.aspose.com/words/java/com.aspose.word...
  7. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....HEADER_PRIMARY); Shape shape = builder.insertImage(getImageDir()...logo.png"); shape.setWrapType(WrapType.NONE); shape.setBehindText(true);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....Words as a Shape object. This object provides...SECTION SECTIONPAGES SEQ SET SHAPE SKIPIF STYLEREF SUBJECT SYMBOL...

    docs.aspose.com/words/net/fields-overview/
  9. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for С++, boosting presentation impact across PPT and PPTX formats with clear С++ code examples....notes that standard marker shapes are available through the MarkerStyleType...IChart > chart = slide -> get_Shapes () -> AddChart ( Aspose ::...

    docs.aspose.com/slides/cpp/chart-data-marker/
  10. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex Shapes on an XPS page using graphic utilities in Aspose.Page API for C++...How to easily produce simple shapes in XPS The XPS specification...used to compose any complex shapes. Aspose.Page for C++ provides...

    docs.aspose.com/page/cpp/xps/graphic-utilities/