Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 48,745 for

shapes

(0.28 sec)
  1. 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/
  2. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++....DeleteHeaderFooterSh () Deletes all shapes (drawing objects) from the...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. Efficiently Merge Presentations in C++|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for C++, streamlining your workflow....presentations with all their shapes, styles, texts, formatting...

    docs.aspose.com/slides/cpp/merge-presentation/
  4. Մի Քանի Պատկեր Դեպի 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...
  5. Մի Քանի 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-...
  6. Մի Քանի 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-...
  7. Working with Transparency in XPS file | Java

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Demonstrates transparency in shapes in XPS document. 2 3 // Create...

    docs.aspose.com/page/java/xps/working-with-tran...
  8. 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...
  9. Convert TXT to PPTX via C# .NET or with free On...

    Convert Word txt documents to PowerPoint pptx files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...IAutoShape ashape = slide . Shapes . AddAutoShape ( ShapeType...

    products.aspose.com/total/net/conversion/txt-to...
  10. Convert OTT to POTM via C# .NET or with free On...

    Convert Word ott documents to PowerPoint potm files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...IAutoShape ashape = slide . Shapes . AddAutoShape ( ShapeType...

    products.aspose.com/total/net/conversion/ott-to...