Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 5,102 for

shape group

(0.05 sec)
  1. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...SHAPE, true)) { if (obj instanceof Shape) { int bm...getAndIncrement(); Shape shape = (Shape) obj; if (shape.isInline())...

    forum.aspose.com/t/alternative-way-to-extract-a...
  2. Convert JPG To JPG Java

    Convert JPG to JPG format in Java code. Save JPG as JPG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...

    products.aspose.com/words/java/conversion/jpg-t...
  3. Մի Քանի Պատկեր Դեպի GIF Java

    Միավորել մի քանի Պատկեր GIF ին Java կոդի մեջ: Պահպանեք Պատկեր որպես GIF օգտագործելով Java:... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/hy/java/merge/image-t...
  4. Մի Քանի Պատկեր Դեպի BMP Java

    Միավորել մի քանի Պատկեր BMP ին Java կոդի մեջ: Պահպանեք Պատկեր որպես BMP օգտագործելով Java:... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/hy/java/merge/image-t...
  5. Մի Քանի JPG Դեպի JPG Java

    Միավորել մի քանի JPG JPG ին Java կոդի մեջ: Պահպանեք JPG որպես JPG օգտագործելով Java:... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

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

    Միավորել մի քանի JPG PNG ին Java կոդի մեջ: Պահպանեք JPG որպես PNG օգտագործելով Java:... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  7. Public API and Backwards Incompatible Changes i...

    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....determines whether the shape is grouped. Added the Aspose.Slides...GroupShape object if the shape is grouped. Otherwise it returns...

    docs.aspose.com/slides/java/public-api-and-back...
  8. Watermark|Aspose.Slides for Node.js via .NET Do...

    Use watermark in PowerPoint with Aspose.Slides. Add watermark in ppt presentation or remove watermark. Insert image watermark or text watermark....watermark shape with an image. PictureFrame implements the Shape type...settings of the shape object. Since TextFrame is not a shape and its...

    docs.aspose.com/slides/nodejs-java/watermark/
  9. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in Java...PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/androidjava/watermark/
  10. Chart.source_full_name property | Aspose.Words ...

    Chart.source_full_name property. Gets the path and name of an xls/xlsx file this chart is linked to....= MY_DIR + 'Shape with linked chart.docx' ) shape = doc . get_child...aw . NodeType . SHAPE , 0 , True ) . as_shape () source_full_name...

    reference.aspose.com/words/python-net/aspose.wo...