Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 223,970 for

new

(0.27 sec)
  1. Extract Text From Stamps|Aspose.PDF for Java

    Learn how to extract text from stamps in PDF files using Aspose.PDF for Java. Follow this guide for precise text retrieval....annotations of a page Define a new object of TextAbsorber class...get the Text Document doc = new Document ( dataDir + "test.pdf"...

    docs.aspose.com/pdf/java/extract-text-from-stamps/
  2. Your First Aspose.Cells Application - Hello Wor...

    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.... Create a new Microsoft Excel file, or open...following example creates a new workbook from scratch, writes...

    docs.aspose.com/cells/python-java/your-first-as...
  3. Your First Aspose.Cells Application - Hello Wor...

    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.... Create a new Microsoft Excel file, or open...following example creates a new workbook from scratch, writes...

    docs.aspose.com/cells/python-net/your-first-asp...
  4. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Java and speed up presentation editing and data updates....Presentation class Presentation pres = new Presentation ( "table.pptx" );...Presentation class Presentation pres = new Presentation ( "Test.pptx" );...

    docs.aspose.com/slides/java/manage-rows-and-col...
  5. Manage Rows and Columns in PowerPoint Tables on...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Android via Java and speed up presentation editing and data updates....Presentation class Presentation pres = new Presentation ( "table.pptx" );...Presentation class Presentation pres = new Presentation ( "Test.pptx" );...

    docs.aspose.com/slides/androidjava/manage-rows-...
  6. Read Barcode Properties and Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata... $generator = new BarcodeGenerator ( EncodeTypes...save ( "test.png" ); $reader = new BarCodeReader ( "test.png" ,...

    docs.aspose.com/barcode/phpjava/read-barcode-pr...
  7. Compress TIFF In Java

    Compress TIFF in Java without losing quality. Optimize TIFF content, reduce file size easily....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/compress/tiff/
  8. False positioning of rotated text in table cell...

    I try to create a dynamic (varying input texts) solution for adding rotated (90°) text within a table cell. Example of desired result: Adding a TextFragment with rotated text to an table cell results in unexpected ou…...Table testTable = new Aspose.Pdf.Table(); testTable..."15%"; Aspose.Pdf.Row row = new Aspose.Pdf.Row(); row.MinRowHeight...

    forum.aspose.com/t/false-positioning-of-rotated...
  9. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that splits Word documents on sections. For this we iterate over all sections of the original document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...Add(node); to import them into a new document. This works nicely....paper). After importing into the new document the populated columns...

    forum.aspose.com/t/importnode-changes-layout-of...
  10. | Aspose

    Sample code for PNG to XLSX Java conversion. Use API example code for batch PNG files to XLSX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/png-to-...