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

shapes

(0.09 sec)
  1. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....indicating either to ignore shapes within a text. getIgnoreStructuredD()...indicating either to ignore shapes within a text. setIgnoreStructuredD(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....params ShapeBase[] ) Groups the shapes passed as a parameter into...params ShapeBase[] ) Groups the shapes passed as a parameter into...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Several Image Into GIF Java

    Merge multiple Image into GIF in Java code. Save Image as GIF 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-gif/
  4. Several Image Into SVG Java

    Merge multiple Image into SVG in Java code. Save Image as SVG 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-svg/
  5. Several Image Into PNG Java

    Merge multiple Image into PNG in Java code. Save Image 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/image-to-png/
  6. Several JPG Into BMP Java

    Merge multiple JPG into BMP in Java code. Save JPG 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/jpg-to-bmp/
  7. Manage Presentation Themes in Java|Aspose.Slide...

    Master presentation themes in Aspose.Slides for Java to create, customize and convert PowerPoint files with consistent branding....Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/java/presentation-theme/
  8. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...alternatively, draw a black rectangle/shape over the removed content so...documents header/footer and inside shapes. if (r.GetAncestor(NodeType...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  9. Modifying Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Exporting Text as Shape While Converting EMF MetaFile...developers can get text as shapes while converting EMF to SVG...

    docs.aspose.com/imaging/net/modifying-images/
  10. Convert OTT to PPS via C# .NET or with free Onl...

    Convert Word ott documents to PowerPoint pps 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...