Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 50,834 for

shape

(2.53 sec)
  1. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for Python via .NET. Get detailed instructions, code examples, and tips to automate the creation and editing of presentations....expression to the slide, first add a shape that will contain the mathematical...presentation : math_shape = presentation . slides [ 0 ] . shapes . add_math_shape...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  2. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting... insert_group_shape(shapes) Groups the shapes passed as a parameter...insert_group_shape(left, top, width, height, shapes) Groups the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....RenderingSaveOptions 类提供了一个 Shapes 成员来维护一组形状。每个保存选项类都是 RenderingSaveOptions...ShapeCollection shapes = options . getShapes (); // get shapes by page...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  4. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....insertGroupShape(shapes) Groups the shapes passed as a parameter...top, width, height, shapes) Groups the shapes passed as a parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Android, supporting OMML, formatting controls, and clear Java code samples....on the slide, first, add a shape that will contain the mathematical...dispose (); } After creating, the shape will already contain one paragraph...

    docs.aspose.com/slides/androidjava/powerpoint-m...
  7. Licence issue with total.net.lic - Free Support...

    We have a aspose.total.net.lic, I need to use words and pdf licence in the same project. How do I set them correctly, at the moment if I set words licence, than the words part is considered unlicenced, if I set pdf lice…...problem might occur because the shapes in your document do not have...foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) {...

    forum.aspose.com/t/licence-issue-with-total-net...
  8. Text Based Annotations using Java|Aspose.PDF fo...

    Learn how to add, inspect, and delete text, free text, and strikeout annotations in PDF documents using Aspose.PDF for Java....Annotations Security Annotations Shape Annotations Watermark Annotations...Import and Export Annotations Shape Annotations via Java...

    docs.aspose.com/pdf/java/text-based-annotations/
  9. Aspose.PSD for .NET 23.7 - Release Notes|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....PSDNET-1441 Assign Fill property of Shape layer form vscg resource Feature...PSDNET-1441. Assign Fill property of Shape layer form vscg resource string...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  10. XlsxSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.XlsxSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Xlsx](../../aspose.words/saveformat/#Xlsx) format...value determining how DrawingML shapes are rendered. (Inherited from...Document ( base . myDir + "Shape with linked chart.docx" ); let...

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