Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 157,171 for

2

(0.87 sec)
  1. Aspose.PSD for Java 20.5 - 发行说明|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.... width - ( 2 * ( width / 3 )) - 1 , height - ( 2 * ( height /...Grayscale , ( short ) 16 , ( short ) 2 , CompressionMethod . RLE , 0...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. Eliminate Extra spacing\lines in MS Word before...

    Hello We use MS Word Template with xml data to create pdfs using Aspose. Currently we are facing an issue when we assemble multiple Word Templates together before mailmerge. Looking to see how to eliminate the extra li…...Family WCBP4DocGenUser January 2, 2026, 3:47pm 1 Hello We use MS...between the 2 black banded sections which are coming from 2 MS Word...

    forum.aspose.com/t/eliminate-extra-spacing-line...
  3. Recognize ONECODE BarCode Images via Python | p...

    Scan ONECODE symbology barcode images using Python applications without using any other software....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  4. Save OneNote Document as Image | Aspose.Note Do...

    Learn how to save a OneNote document as image formats including BMP, JPG, Jpeg, TIFF using Java API.... 2 String dataDir = Utils. getSharedDataDir...path to the documents directory. 2 String dataDir = Utils. getSharedDataDir...

    docs.aspose.com/note/java/save-a-onenote-docume...
  5. Recognize DATABAR BarCode Images via Python | p...

    Scan DATABAR symbology barcode images using Python applications without using any other software....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  6. Generate ISBN BarCode Images via Python | produ...

    Create ISBN symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  7. Generate POSTNET BarCode Images via Python | pr...

    Create POSTNET symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  8. Revision class | Aspose.Words for Python

    aspose.words.Revision class. Represents a revision (tracked change) in a document node or style... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage document revisions with a powerful collection of Revision objects for seamless editing.... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  10. Working with LZ4 Archives in C# | Aspose.Zip fo...

    C# lz4 API lets you work with creating and managing lz4 archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....(Lz4Archive archive = new Lz4Archive()) 2 { 3 archive.SetSource( "data.bin"...Lz4Archive( "data.bin.lz4" )) 2 { 3 archive.Extract( "data.bin"...

    docs.aspose.com/zip/net/working-with-lz4-archives/