Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 43,063 for

shapes

(0.18 sec)
  1. 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...
  2. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in C++...tbl ; // Iterates through the shapes and sets a reference to the...const auto & shp : sld -> get_Shapes ()) { if ( ObjectExt :: Is...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  3. C# .NET API for PostScript Processing

    C# ASP.NET VB.NET library to load and convert XPS PS and EPS files to PDF and Images. Create or manipulate XPS files in .NET applications...creating vector graphics, grouping shapes, and specifying colors in different...manipulate vector graphics shapes and text strings Select from...

    products.aspose.com/page/net/
  4. Frequently Asked Questions | Aspose.Page for C++

    Get answers to the most frequent questions about Aspose.Page for C++, - a comprehensive API for manipulation, Conversion and editing EP,XPS and PS files....elements like vector graphics and shapes. Specify colors in different...different color spaces, group shapes for better organization, and create...

    docs.aspose.com/page/cpp/faq/
  5. Manage Hyperlinks|Aspose.Slides for Node.js via...

    How to add hyperlink to a PowerPoint Presentation in JavaScript...Links to websites inside texts, shapes, or media Links to slides Aspose...} Adding URL Hyperlinks to Shapes or Frames This sample code...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  6. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageSaveOptions. Easily your document rendering with customizable options for high-quality image output....rendering document pages or shapes to images. To learn more, visit...value determining how DrawingML shapes are rendered. ExportGeneratorName...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Slide Master|Aspose.Slides for Node.js via .NET...

    Add or edit slide master in PowerPoint presentation in JavaScript...PowerPoint: change backgrounds, add shapes, customize the layout, etc...Master (background, fonts, shapes, etc.). However, when several...

    docs.aspose.com/slides/nodejs-java/slide-master/
  9. RelativeHorizontalSize enumeration | Aspose.Wor...

    aspose.words.drawing.RelativeHorizontalSize enumeration. Specifies relatively to what the width of a shape or a text frame is calculated horizontally....relatively to what the width of a shape or a text frame is calculated...a simple shape with absolute size and position. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...