Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 50,316 for

shapes

(0.3 sec)
  1. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a document into the Doc or Dot format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_ExportGeneratorName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)... shape_layout_like_ww8 Emulate Word...inserting an image will define its shape using VML. doc . compatibility_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...isDeep) Returns an Nth child Shape node. getSmartTag(index, isDeep)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert PPTX to DIF Format via Java or with fre...

    Convert PPTX to DIF format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to DIF online converter quickly before integrating the code....slides, adding text, images, shapes, tables, and charts. It also...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pptx-...
  5. Convert PPT to CSV Format via Java or with free...

    Convert PPT to CSV format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT to CSV online converter quickly before integrating the code....including text formatting, shapes, tables, images, and more....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/ppt-t...
  6. Convert SVG to SVGZ in C# – Aspose.SVG for .NET

    Learn how to convert SVG to SVGZ using Aspose.SVG for .NET. Reduce file size with GZIP compression while maintaining image quality and performance....including the positioning of shapes, text, curves, lines, and colors...SVGDocument(Path. Combine (DataDir, "shapes.svg" )); 5 6 // Save the document...

    docs.aspose.com/svg/net/convert-svg-to-svgz/
  7. C# .NET Core File Automation APIs | products.as...

    C# ASP.NET VB.NET APIs to create manipulate convert and render any type of documents...features for managing text, shapes, tables, animations, audio...layers and masks, drawing basic shapes, handling large images, and...

    products.aspose.com/total/net/
  8. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations.... get_Item ( 0 )); var shape = presentation . getSlides ()...( 0 ); shape . setX ( shape . getX () + 100 ); shape . setY (...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  9. Several JPG Into SVG Java

    Merge multiple JPG into SVG in Java code. Save JPG as SVG using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/jpg-to-svg/
  10. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....rely on a set of placeholder shape types. # For example, a Title...how to add new placeholder shapes to the Blank layout slide:...

    docs.aspose.com/slides/python-net/slide-layout/