Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 50,305 for

shapes

(0.29 sec)
  1. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a document using Python. Insert section into a document Python. Remove section Python. Copy sections between Documents....Content If you want to draw some shape or add text or image at the...DeleteHeaderFooterSh method to remove all shapes from headers and footers in...

    docs.aspose.com/words/python-net/working-with-s...
  2. 在工作表内向Shape前后移动(前景层次)用C++|Documentation

    学习如何使用 Aspose.Cells for C++ 改变工作表中形状的z次序位置。...在工作表内向Shape前后移动(前景层次)用C++ Contents [ Hide ] 可能的使用场景 当多个形状位于同...当多个形状位于同一位置时,它们的可见性由z次序位置决定。Aspose.Cells 提供了 Shape.ToFrontOrBack() 方法,可以改变形状的z...

    docs.aspose.com/cells/zh/cpp/send-shape-front-o...
  3. Working with Transparency in PS file | Java

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...for painting vector graphics: shapes or text, we offer “pseudo-transparency”...paling algorithm for transparent shapes and text, which we called ...

    docs.aspose.com/page/java/ps/working-with-trans...
  4. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Java. Stand out!...Apply Shape Animations in Presentations Using Java Contents [...be applied to texts, images, shapes, or charts . They give life...

    docs.aspose.com/slides/java/shape-animation/
  5. 创建图表|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 . AddChart ( Microsoft . Office...Chart ppChart = objSlide . Shapes [ 1 ]. Chart ; //Access the...

    docs.aspose.com/slides/zh/net/create-a-chart/
  6. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Java 快速在 PowerPoint 图表中添加和自定义趋势线——实用指南,助您吸引观众。...获取幻灯片的引用 使用 Shapes 对象公开的 AddChart 方法创建新图表 使用 Shapes 对象公开的 AddAutoShape...100 , 500 , 400 ); IAutoShape shape = chart . getUserShapes ()....

    docs.aspose.com/slides/zh/java/trend-line/
  7. Convert VSSM to JPEG via C# | products.aspose.com

    Sample code for VSSM to JPEG C# conversion. Use API example code for batch VSSM files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/net/conversion/vssm...
  8. File Formats and Conversions|Aspose.Words for P...

    Convert documents from any supported load to save format with just two lines of Python code. It provides high-quality conversions....footnotes, text boxes, auto shapes, OLE objects, fields, and advanced...example, for the DOC format, shapes, textboxes, fields, columns...

    docs.aspose.com/words/python-net/file-formats-a...
  9. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...NodeCollection shapes = document.getChildNodes(NodeType.SHAPE, true);...true); for (Shape shape : (Iterable<Shape>) shapes) { OleFormat ole...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  10. Convert VSSM to JPEG via Java | products.aspose...

    Sample Java conversion code for VSSM format to JPEG file. Use this example code to convert VSSM to JPEG within any Web or Desktop Java based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/java/conversion/vss...