Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 45,952 for

shape

(0.08 sec)
  1. Product Overview|Aspose.Slides Documentation

    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....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you get to use it to add different...

    docs.aspose.com/slides/net/product-overview/
  2. Aspose.Words.Saving | Aspose.Words for .NET

    Discover the Aspose.Words.Saving namespace for enhanced document saving and conversion options, offering flexibility and efficiency for your projects....rendering document pages or shapes to images. ImageSavingArgs...Dml3DEffectsRenderin Specifies how 3D shape effects are rendered. DmlEffectsRenderingM...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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....specified location var shape = sheet . Shapes . AddActiveXControl...property ActiveXControl control = shape . ActiveXControl ; control ...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...new File("psds/effects/text-shape-font-effects.psd"); PsdLoadOptions... true); PSD attached: text-shape-font-effects.psd.zip (382.7...

    forum.aspose.com/t/rendition-with-layer-effects...
  5. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML 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...
  6. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...Gets and sets the name of the shape. / getName(): string; / * Gets...Gets and sets the name of the shape. @param value - The value to...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  7. 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/
  8. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....HeaderFooter , Comment , Footnote or a Shape node. Row-level - Among rows...Document(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在 Java 中管理 PowerPoint 段落|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...Presentation (); try { IAutoShape shape = presentation . getSlides ()...访问创建的自动形状的文本框 ITextFrame textFrame = shape . getTextFrame (); // 删除现有默认段落...

    docs.aspose.com/slides/zh/java/manage-paragraph/
  10. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET.... shapes . add ( ellipse1 ) # Create...second ellipse to graph graph . shapes . add ( ellipse2 ) # Add Graph...

    docs.aspose.com/pdf/python-net/add-ellipse/