Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 49,129 for

shape

(0.16 sec)
  1. 在 Java 中管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...Presentation (); try { IShape shape = pres . getSlides (). get_Item...Rectangle , 100 , 100 , 600 , 50 ); shape . setHyperlinkClick ( new Hyperlink...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  2. 使用现代 API 增强图像处理|Aspose.Slides for Python 文档

    通过使用 Python 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,从而实现无缝的 PowerPoint 和 OpenDocument 自动化。... shapes . add_picture_frame ( slides...presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] shape...

    docs.aspose.com/slides/zh/python-net/modern-api/
  3. Topics tagged aspose-diagram

    Topics tagged aspose-diagram...104 March 18, 2025 Corrupted shapes after saving Diagram Aspose...getRelationShapeColl is empty for shapes in VSD files Aspose.Diagram...

    forum.aspose.com/tag/aspose-diagram
  4. Add Word Art Text with Built-in Styles|Document...

    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....WordArt style to the text of the shape Analyzing your prompt, please...

    docs.aspose.com/cells/net/add-word-art-text-wit...
  5. TextBox.internal_margin_left property | Aspose....

    TextBox.internal_margin_left property. Specifies the inner left margin in points for a Shape....left margin in points for a shape. @property def internal_margin_left...margins. text_box_shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. [Aspose.Cells] 範囲コピーで線オブジェクトがコピーされない - Free Sup...

    Aspose.Cells for .NET(v26.1.0)を利用しています。 範囲コピーで線オブジェクトがコピーされません。 詳細は以下の添付ファイルをご確認ください。 線オブジェクトがコピーされない.zip (63.3 KB) 添付ファイル内の「検証結果.docx」をご確認ください。...描画オブジェクトを一時的に非表示にしてコピー コピー前に対象の線オブジェクトの Shape.IsVisible = false に設定し、コピー後に再度表示させる方法があります...2本の横線はすべてshapeで、 PasteType=PasteType.Formatsの場合、shapeはコピーされるべきではありません。Aspose...

    forum.aspose.com/t/aspose-cells/325227
  7. 如何用 Node.js 通过 C++ 改变 Excel 中评论的背景|Documentation

    使用 Aspose.Cells for Node.js via C++ 改变评论颜色并在评论中插入图片或图像。...color const shape = comment . getCommentShape (); shape . getFill...); // Set image data to the shape associated with the comment...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
  8. ChartAxis Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxis class for customizable chart axis options. Enhance your data visualization effortlessly!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...alternatively, draw a black rectangle/shape over the removed content so...documents header/footer and inside shapes. if (r.GetAncestor(NodeType...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  10. Create HTML Files via C# | products.aspose.com

    C# Sample code for generating HTML documents. Use this code for creating HTML files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create HTML...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/html/