Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 48,667 for

shapes

(0.09 sec)
  1. Convert VSD to VSSM via Java | products.aspose.com

    Sample Java conversion code for VSD format to VSSM file. Use this example code to convert VSD to VSSM 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/vsd...
  2. Convert VSS to VSSX via Java | products.aspose.com

    Sample Java conversion code for VSS format to VSSX file. Use this example code to convert VSS to VSSX within any Web or Desktop Java based application....elements such as collection of shapes, connectors, flowcharts, network...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/java/conversion/vss...
  3. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for JavaScript via C++....Setting Shadow of Text Effects of Shape or TextBox with JavaScript via...Effects of any Shape or TextBox. Please use the Shape.textBody property...

    docs.aspose.com/cells/javascript-cpp/setting-sh...
  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.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...
  6. Remove ActiveX Control with JavaScript via C++|...

    Learn how to remove ActiveX controls from workbooks using Aspose.Cells for JavaScript via C++....this, the API provides the Shape.removeActiveXControl() method...demonstrates the use of the Shape.removeActiveXControl() method...

    docs.aspose.com/cells/javascript-cpp/remove-act...
  7. Aspose.PSD for Python via .NET 24.12 - Release ...

    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....correct handling of PSD file with Shape layer and having vector and...PSDPYTHON-136 Fix rendering of Shapes in PSD files created in an...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  8. 公共 API Aspose.Diagram 16.11.0 的变化|Documentation

    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....); // get a shape by ID Shape shape = page . Shapes . GetShape...= ( CommandButtonActiveX ) shape . ActiveXControl ; // set width...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  9. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++....for a shape. To learn more, visit the Working with Shapes documentation...that strokes the path of a shape in points. GetType () const...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format...value determining how DrawingML shapes are rendered. (Inherited from...inserting an image will define its shape using VML. doc . compatibility_options...

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