Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 17,111 for

shapes

(0.11 sec)
  1. TeX to SVG Conversion API| Java

    TeX to SVG conversion functionality. Integrate this on-premise Java library into your project or use cross-platform applications to convert TeX to SVG....primitives: lines, curves, shapes, text, etc. The file includes...

    products.aspose.com/tex/java/conversion/tex-to-...
  2. Working with Visual Brush in XPS file | Python

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...are used to fill or stroke shapes with visual content, such as...appearance of a shape or path. When applied to a shape, the visual...

    docs.aspose.com/page/python-net/xps/working-wit...
  3. Manage OLE|Aspose.Slides for Node.js via .NET D...

    Manage OLE objects in PowerPoint presentations in JavaScript... Access the OleObjectFrame shape. In our example, we used the...created PPTX that has only one shape on the first slide. Once the...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  4. Manage Fonts - PowerPoint JavaScript API|Aspose...

    Presentations usually contain both text and images. This article shows how to use PowerPoint JavaScript API to configure the font properties of paragraphs of text on slides.... Access the Placeholder shapes in the slide and typecast them...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  5. Aspose.Cells 17.1.0 中的公共API更改|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....Access the first shape var shape = sheet . Shapes [ 0 ]; // Read...glow effect color var glow = shape . Glow ; var color = glow ....

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Aspose::Words::SpecialChar class | Aspose.Words...

    Aspose::Words::SpecialChar class. Base class for special characters in the document. To learn more, visit the documentation article in C++....represent fields, form fields, shapes, OLE objects, footnotes etc...SharedPtr < Shape > shape ) override { if ( shape -> get_Font...

    reference.aspose.com/words/cpp/aspose.words/spe...
  7. SVG Fonts Knowledge Base | Aspose.Font

    SVG font or WOFF, or maybe TTF? To know for sure if SVG font covers your use case, first learn about the font itself, its structure and pros and cons....primitives: lines, curves, shapes, text, etc. Vector objects...image. It is a collection of shapes, lines, and curves that define...

    docs.aspose.com/font/net/what-is-font/svg-font/
  8. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....inserting an image will define its shape using VML. doc . compatibilityOptions...standard does not support VML shapes. // If we set the "Compliance"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 创建并嵌入 Excel 图表作为 OLE 对象|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.... Shapes . Paste (); // 在幻灯片上定位图表。 shapeRange...OleObjectFrameEx oof = null ; oof = sld . Shapes . AddOleObjectFrame ( x , 0...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  10. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....more, visit the Working with Shapes documentation article. Examples:...to insert a horizontal rule shape, and customize its formatting...

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