Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 50,307 for

shapes

(0.2 sec)
  1. View Visio VSS File Formats via Python | produc...

    Python source code to load, render and display Visio VSS documents within any Python based application....elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-java/viewer/...
  2. View Visio VSSX File Formats via Python | produ...

    Python source code to load, render and display Visio VSSX documents within any Python based application....elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/python-java/viewer/...
  3. Merge VSX Files via Java | products.aspose.com

    Java sample code to combine VSX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....that consist of drawings and shapes that are used for creating...

    products.aspose.com/diagram/java/merger/vsx/
  4. ChmLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.ChmLoadOptions for enhanced CHM document loading. Customize your Document object with flexible options for optimal results....or sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/net/aspose.words.loa...
  5. PowerPoint - Populating Data Tags with Data fro...

    Hiya, I have been testing this but not sure if it is possible. I have a PowerPoint file with a chart, I right click and Edit Data and use the tag <<[test]>> and then try to populate this tag with a value and cannot get …...Shapes[0]; var worksheetIndex = 0;...

    forum.aspose.com/t/powerpoint-populating-data-t...
  6. PresentationML (PPTX, XML)|Aspose.Slides Docume...

    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....feature Applying protection on shapes Let us take an example of a...

    docs.aspose.com/slides/cpp/presentationml-pptx-...
  7. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveOptions.pageSet property. Gets or sets the pages to render...property is ignored when rendering shapes to images. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_Height m...

    Aspose::Words::Drawing::ShapeBase::get_Height method. Gets or sets the height of the containing block of the shape in C++....the containing block of the shape. double Aspose :: Words :: Drawing...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 移除形状保护|Documentation

    本节介绍如何移除形状保护。...); // Get shape by ID Shape shape = page . Shapes . GetShape...GetShape ( 1 ); // Set protections shape . Protection . LockAspect ....

    docs.aspose.com/diagram/zh/net/remove-shape-pro...
  10. X-Axis Title Is Cut Off When Converting a Prese...

    Hi Team, I have a sample PPTX with a single slide having a single shape. When I get an image of this shape using Aspose, I see that the text “Time, t, in seconds” appears to be cut. I am using Aspose 25.5 version. Code…...having a single shape. When I get an image of this shape using Aspose...Slides[slideIndex]; // Process each shape in the current slide foreach...

    forum.aspose.com/t/x-axis-title-is-cut-off-when...