Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 48,763 for

shapes

(0.06 sec)
  1. Aspose.Total for Android via Java|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....features such as managing text, shapes, tables & animations, adding...

    docs.aspose.com/total/android-java/
  2. C++ API for PostScript Processing

    Load and convert PS, EPS and XPS files to PDF and Images with this lIbrary. Create or manipulate XPS files in C++ applications....Manipulate XMP Metadata Draw shapes in PostScript files Add and...

    products.aspose.com/page/cpp/
  3. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Python via .NET, streamlining your workflow....presentations with all their shapes, styles, text, formatting,...

    docs.aspose.com/slides/python-net/merge-present...
  4. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....presentations with all their shapes, styles, texts, formatting...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  5. Aspose::Words::Saving::MarkdownSaveOptions clas...

    Aspose::Words::Saving::MarkdownSaveOptions class. Class to specify additional options when saving a document into the Markdown format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_EmptyParagraphExport...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the documentation article in C++....DeleteShapes () Deletes all shapes from the text of this story...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....list JpegQuality 50% Cache shapes ? dotnet add package Aspose...GetChildNodes(NodeType.Shape, true); foreach (Shape shape in nodes) { if...

    products.aspose.com/words/net/compress/pdf/
  8. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint presentations to video in C++. Discover sample code and automation techniques to streamline your workflow....get_Slide ( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes () -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. Convert SVG to BMP – Aspose.HTML for .NET

    Convert SVG to BMP in C# using Aspose.HTML for .NET. Consider various SVG to BMP conversion scenarios in C# examples. Try online SVG Converter....file in a local file system ( shapes.svg ), convert and save it...ConvertSVG (Path. Combine (DataDir, "shapes.svg" ), new ImageSaveOptions(ImageFormat...

    docs.aspose.com/html/net/convert-svg-to-bmp/
  10. Convert SVG to GIF – C# code and Online Converter

    Convert SVG to GIF in C# using Aspose.HTML for .NET. Consider various SVG to GIF conversion scenarios in C# examples. Try online SVG Converter....file in a local file system ( shapes.svg ), convert and save it...ConvertSVG (Path. Combine (DataDir, "shapes.svg" ), new ImageSaveOptions(ImageFormat...

    docs.aspose.com/html/net/convert-svg-to-gif/