Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 50,437 for

shapes

(0.33 sec)
  1. Manage Tags and Custom Data in Presentations in...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for .NET, with examples for PowerPoint and OpenDocument presentations.... an individual slide, or a shape. In addition, the article covers..."value" ; } Or any individual Shape : using ( Presentation pres...

    docs.aspose.com/slides/net/managing-tags-and-cu...
  2. Visio Triangle Diagram Maker with Python

    Learn how to use a triangle diagram maker in Visio with Python. Explore Aspose.Diagram for Python for easy diagram creation and customization....you how to create a triangle shape in VSDX format with just a few...draw_polyline : Adds a custom polyline shape using the specified dimensions...

    blog.aspose.com/diagram/draw-triangle-diagram-i...
  3. Getting Bounding Coordinates for Multiple Hyper...

    Hi, Problem: Hyperlink Position Data Needed for Rasterized Text Shapes Background We use Aspose.Slides to convert PowerPoint presentations into an HTML5 format for web playback. As part of this conversion, we rasterize …...Needed for Rasterized Text Shapes Background We use Aspose.Slides...this conversion, we rasterize shapes (including AutoShapes with...

    forum.aspose.com/t/getting-bounding-coordinates...
  4. Integrating Aspose.Slides with Google Slides|As...

    Learn how to integrate Aspose.Slides with Google Slides and Google Drive for seamless presentation processing. Use Google API via OAuth 2.0 or Service Accounts to convert, edit, upload, and download presentations programmatically in .NET....()) { var shape = presentation . Slides [ 0 ]. Shapes . AddAutoShape..., 100 , 100 , 300 , 200 ); shape . TextFrame . Text = "Hello...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  5. 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...
  6. 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...
  7. Create organization chart in VSD document via ....

    C# source code to create organization chart in vsd file on .NET Framework, .NET Core, Mono Platforms....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/net/organizationcha...
  8. 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...
  9. MarkdownLoadOptions class | Aspose.Words for Py...

    aspose.words.loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.MARKDOWN](../../aspose.words/loadformat/#MARKDOWN) document into a [Document](../../aspose.words/document/) object....from LoadOptions ) convert_shape_to_office_math Gets or sets...sets whether to convert shapes with EquationXML to Office Math objects...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XlsxSaveOptions class | Aspose.Words for Python

    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 ( file_name = MY_DIR + 'Shape with linked chart.docx' ) xlsx_save_options...

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