Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 50,320 for

shapes

(1.5 sec)
  1. Compress RTF Files Online or via C++ | products...

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

    products.aspose.com/total/cpp/compress/rtf/
  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. Compress DOTX Files Online or via C++ | product...

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

    products.aspose.com/total/cpp/compress/dotx/
  4. 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...
  5. 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/
  6. XpsSaveOptions class | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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/
  8. 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...
  9. Convert POWERPOINT to XLSM Format via Java or w...

    Convert POWERPOINT to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLSM online converter quickly before integrating the code....converting slides, adding text, shapes, and images, and more. The...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/power...
  10. Several JPG Into SVG C#

    Merge multiple JPG into SVG in C# code. Save JPG as SVG using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/jpg-to-svg/