Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 45,955 for

shapes

(0.07 sec)
  1. Compress Word Files Online or via .NET | produc...

    Free online app to compress different Word files. C# .NET compression library code for Word documents....GetChildNodes and then iterate through shapes to compress Use the Save Options...

    products.aspose.com/total/net/compress/word/
  2. Add Text to XPS files | API for C++

    C++ API Solution to manage XPS files. Add or remove text from/to XPS documents with a few lines of code....content such as images and shapes. 2. How do I add text with...

    products.aspose.com/page/cpp/add-text-to-xps/
  3. Export EPUB to PPS via C# API | products.aspose...

    .NET API to Convert EPUB to PPS without using Microsoft Word... as well as insert images, shapes, and text. Using Aspose.Total...

    products.aspose.com/total/net/conversion/epub-t...
  4. PDL Conversion | API Solution C# .NET

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the .NET library with the Aspose.Page PDL conversion functionality....elements, create vector graphics shapes, and text strings, convert...

    products.aspose.com/page/net/conversion/
  5. Export CGM to POWERPOINT in Android | products....

    Android API to Convert CGM to POWERPOINT without using Microsoft Word...as add, delete, and modify shapes. By using Aspose.Total for...

    products.aspose.com/total/android-java/conversi...
  6. Font formats | API Solution for .NET

    The diversity of font formats allows you to choose the one that really suits your purposes. The most popular and well-known one is TrueType Font....kerning : symbols with the shape of one type ( o , c , e , for...encoding to define the outline shapes of individual glyphs which...

    docs.aspose.com/font/net/what-is-font/font-form...
  7. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....public Path(Shape[] shapes) Property: Shapes - shapes collection...legacyxmlmodel.Shapes Added: public void add(Shape shape) public void...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  8. Several Image Into JPG Java

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

    products.aspose.com/words/java/merge/image-to-jpg/
  9. Several Image Into BMP Java

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

    products.aspose.com/words/java/merge/image-to-bmp/
  10. Several JPG Into PNG Java

    Merge multiple JPG into PNG in Java code. Save JPG as PNG 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-png/