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

shapes

(0.1 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 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...
  4. 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...
  5. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET... Adding Shapes and Figures on Page The approach...properties determine what kind of shape will be drawn at the ends of...

    docs.aspose.com/pdf/net/figures-annotation/
  6. Usage of MS Publisher for marketing and adverti...

    MS Publisher is a desktop publishing software application used for publishing, marketing materials in particular. What are the best practices for it?... Shapes and Lines MS Publisher offers...offers a wide range of shapes and lines. You can use them to create...

    docs.aspose.com/pub/net/use-pub-for-marketing/
  7. 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...
  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/