Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 49,132 for

shapes

(0.14 sec)
  1. DNN Quote Generator Module|Aspose.Words for .NET

    Generate Quotations in your DNN website using Aspose.Words DNN Quote Generator Module in C#....Compressed Image Embed Region & Shapes Find and Update Remove Empty...

    docs.aspose.com/words/net/dnn-quote-generator-m...
  2. Export CGM to POTM via C# API | products.aspose...

    .NET API to Convert CGM to POTM without using Microsoft Word...such as adding text, images, shapes, and more. Using Aspose.Total...

    products.aspose.com/total/net/conversion/cgm-to...
  3. Convert JSON Format to APNG via Java | products...

    Parse JSON to APNG in Java without using Microsoft PowerPoint...with charts, pivot tables, and shapes. Once the JSON data is converted...

    products.aspose.com/total/java/conversion/json-...
  4. Convert POT to MARKDOWN via C++ or with free On...

    Export POT to MARKDOWN in C++ without using Microsoft Excel or Powerpoint or online. Test free POT to MARKDOWN online converter quickly before integrating the code....modifying slides, adding text, shapes, and images, and exporting...

    products.aspose.com/total/cpp/conversion/pot-to...
  5. Compress DOC Files Online or via C++ | products...

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

    products.aspose.com/total/cpp/compress/doc/
  6. Compress DOTM Files Online or via C++ | product...

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

    products.aspose.com/total/cpp/compress/dotm/
  7. SvgSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SvgSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Svg](../../aspose.words/saveformat/#Svg) format...value determining how DrawingML shapes are rendered. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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/