Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 200,011 for

new

(0.18 sec)
  1. Joining And Appending in PHP|Aspose.Words for Java

    Joining And Appending Documents using PHP.... Php Code $ dstDoc = new Java ( "com.aspose.words.Document"...Destination.doc" ); $ srcDoc = new Java ( "com.aspose.words.Document"...

    docs.aspose.com/words/java/joining-and-appendin...
  2. Convert OTG files|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....ImageOptionsBase [] options = { new PngOptions (), new PdfOptions () }; for...OtgRasterizationOpti otgRasterizationOpti = new OtgRasterizationOpti (); otgRasterizationOpti...

    docs.aspose.com/imaging/java/convert-otg-files/
  3. Aspose.PSD for Java 20.6 - 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.... condition ) { throw new FormatException ( "ExampleOfLnkEResourc...fullPath ); assertAreEqual ( new SimpleDateFormat ( "MM/dd/yyyy...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  4. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...There are two ways of adding a new item to an existing collection...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert HTML to BMP – C# Examples

    Convert HTML to BMP in C# using Aspose.HTML API. Consider various HTML to BMP conversion scenarios in C# examples. Try online HTML Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-bmp/
  6. Java Virtual threads : sometimes results in com...

    Hi – We’ve discovered that using a ExecutorService of virtual threads, will sometimes lead to exception : “com.aspose.words.FileCorruptedException: The document appears to be corrupted and cannot be loaded.” gist of th…...readAllBytes(docPath); Runnable nr = new Runnable() { @Override public...run() { try { byte[] byteCopy = new byte[fileBytes.length]; System...

    forum.aspose.com/t/java-virtual-threads-sometim...
  7. Insert or Delete Rows or Columns|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....] Whether we are creating a new worksheet from scratch or we...the index of the row where the new row will be inserted. //Creating...

    docs.aspose.com/cells/net/insert-or-delete-rows...
  8. Read Barcode Properties and Metadata|Documentation

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

    docs.aspose.com/barcode/nodejsjava/read-barcode...
  9. Create archive from one or more files via Java

    How to put in a ZIP/TAR archive one or more files. Explore how to add file to archive with Aspose.Zip via Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/java/advanced-api-featu...
  10. Cell Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient table cell management in document processing. Enhance your workflow today!...DocumentBase ) Initializes a new instance of the Cell class. Properties...Document doc = new Document (); Table table = new Table ( doc );...

    reference.aspose.com/words/net/aspose.words.tab...