Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 50,322 for

shape

(0.18 sec)
  1. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!...HeaderFooter , Comment , Footnote or a Shape node. Row-level - Among rows...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....such as painting a graphical shape on the page. An operator keyword...

    docs.aspose.com/pdf/java/operators/
  5. 用JavaScript通过C++管理评论和笔记|Documentation

    使用Aspose.Cells for JavaScript via C++插入和管理评论或笔记。...); // Set image data to the shape associated with the comment...

    docs.aspose.com/cells/zh/javascript-cpp/comment...
  6. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....Create an object for the chart shape. Create an object for the source...

    docs.aspose.com/slides/java/chart-workbook/
  7. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....importing Numbers Support copying shapes when copying columns Support...export editable textboxes and shapes to pptx Support to remove AutoFilter...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  8. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....layout_slide ) # Add an ellipse shape to the new slide; this slide...cloned later. slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/clone-slides/
  9. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...painting vector graphics like shapes or text, we employ a technique...paling algorithm for transparent shapes and text, which we called ...

    docs.aspose.com/page/python-net/ps/working-with...
  10. 关于groupShape.GetShapeRenderer().Save()的渲染问题 - F...

    我在使用如下代码将groupsharp保存为png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat.Png) { Resolution = 300, PaperColor = Color.Transparent, GraphicsQualityOptions = new Graphic…...AppendChild(new Shape(doc, ShapeType.Image) { ImageData...aspose.com/words/net/rendering-shapes-to-emf/ 小结 提高 DPI (300 → 600+)是最直接的方式。...

    forum.aspose.com/t/groupshape-getshaperenderer-...