Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 50,326 for

shapes

(0.86 sec)
  1. Convert PPT to DOTX via Java or with free Onlin...

    Java API to Export PPT to DOTX without using Microsoft Word or PowerPoint or online. Test free PPT to DOTX online converter quickly before integrating the code....features for manipulating slides, shapes, text, and images. The second...

    products.aspose.com/total/java/conversion/ppt-t...
  2. Aspose.Words for Android via Java Features|Aspo...

    This section provides a comparison of availability of features between Aspose.Words for Java and Aspose.Words for Android via Java....modify images, textboxes and shapes. Access, create and modify...

    docs.aspose.com/words/java/aspose-words-for-and...
  3. 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/
  4. 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/
  5. 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...
  6. Introduction to Page Description Languages

    Page Description Languages describe the appearance of pages at a higher level than an array of pixels. This chapter explains and compares you all the PDLs....information can include text, images, shapes, colors, fonts, and other graphical...involves converting geometric shapes and text into a grid of pixels...

    docs.aspose.com/page/net/page-description-langu...
  7. 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...
  8. 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/
  9. Optimize File's Content Using Java

    Compress files in Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? // Repository path: https://releases...getChildNodes(NodeType.SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...

    products.aspose.com/words/java/compress/
  10. Optimize File's Content Using C++

    Compress files in C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...Maximum Fast SuperFast Cache shapes ? dotnet add package Aspose...(NodeType::Shape, true ); for ( const auto & shape : System::...

    products.aspose.com/words/cpp/compress/