Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 36,281 for

list

(0.21 sec)
  1. Aspose.PSD for Java 24.4 - Release Notes|Docume...

    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....getSize ()); List < IPathShape > newShapes = new List <>(); newShapes...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  2. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to PDF using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); I’ve attached the test files and a s…...just removed it from the style list and could still reproduce the...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  3. Dither images Via java, all supported image for...

    Using Aspose.Imaging you can easily Dither images Via java...formats programmatically Full list of supported Dither operations...

    products.aspose.com/imaging/java/dither/
  4. Merge images Via java, all supported image form...

    Using Aspose.Imaging you can easily Merge images Via java...formats programmatically Full list of supported Merge operations...

    products.aspose.com/imaging/java/merge/
  5. Several Image Into JPG Java

    Merge multiple Image into JPG in Java code. Save Image as JPG using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/image-to-jpg/
  6. Several Image Into BMP Java

    Merge multiple Image into BMP in Java code. Save Image as BMP using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/image-to-bmp/
  7. Several JPG Into PNG Java

    Merge multiple JPG into PNG in Java code. Save JPG as PNG using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/jpg-to-png/
  8. Several JPG Into TIFF Java

    Merge multiple JPG into TIFF in Java code. Save JPG as TIFF using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/jpg-to-tiff/
  9. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConditionalStyleCollection.bottom_left_cell pro...

    ConditionalStyleCollection.bottom_left_cell property. Gets the bottom left cell style.... bold = True # List all possible style conditions...

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