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

shapes

(0.1 sec)
  1. Image Vectorization – Workflow – Aspose.SVG for...

    Learn about the image vectorization process; usage of vectorization algorithms and options, learn how to vectorize raster images such as PNG, JPG, BMP, TIFF, GIF, ICO into an SVG....and curves to form required shapes. A raster image is a set of...images are based on geometric shapes and drawn with simple curves...

    docs.aspose.com/svg/net/image-vectorization-wor...
  2. 在演示文稿幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松在 PowerPoint 和 OpenDocument 幻灯片上调整形状大小——自动化幻灯片布局调整,提高工作效率。...; // Resize and reposition shapes on every slide. for ( auto...auto && shape : slide -> get_Shapes ()) { // 缩放形状大小。 shape -> set_Height...

    docs.aspose.com/slides/zh/cpp/re-sizing-shapes-...
  3. Several Image Into JPG C#

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

    products.aspose.com/words/net/merge/image-to-jpg/
  4. Several JPG Into PNG C#

    Merge multiple JPG into PNG in C# code. Save JPG as PNG 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-png/
  5. Several JPG Into GIF C#

    Merge multiple JPG into GIF in C# code. Save JPG as GIF 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-gif/
  6. Convert OTT to PPSM via Java or with free Onlin...

    Java API to Export OTT to PPSM without using Microsoft Word or PowerPoint or online. Test free OTT to PPSM online converter quickly before integrating the code....as adding text, images, and shapes to slides. Once the HTML content...

    products.aspose.com/total/java/conversion/ott-t...
  7. Մի Քանի JPG Դեպի Պատկեր Java

    Միավորել մի քանի JPG Պատկեր ին Java կոդի մեջ: Պահպանեք JPG որպես Պատկեր օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  8. Մի Քանի JPG Դեպի TIFF Java

    Միավորել մի քանի JPG TIFF ին Java կոդի մեջ: Պահպանեք JPG որպես TIFF օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  9. Մի Քանի Պատկեր Դեպի PNG Java

    Միավորել մի քանի Պատկեր PNG ին Java կոդի մեջ: Պահպանեք Պատկեր որպես PNG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/image-t...
  10. Compress DOCM Files Online or via C++ | product...

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

    products.aspose.com/total/cpp/compress/docm/