Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 164,092 for

new

(0.07 sec)
  1. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML content, reduce file size easily....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.cleanup();...

    products.aspose.com/words/java/compress/html/
  2. BuildingBlockBehavior | Aspose.Words for Java

    Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in Java....doc = new Document(); GlossaryDocument glossaryDoc = new GlossaryDocument();...document. BuildingBlock block = new BuildingBlock(glossaryDoc); block...

    reference.aspose.com/words/java/com.aspose.word...
  3. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in Java...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...
  4. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in Java...Presentation class Presentation pres = new Presentation ( "table.pptx" );...Presentation class Presentation pres = new Presentation ( "Test.pptx" );...

    docs.aspose.com/slides/androidjava/manage-rows-...
  5. 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/
  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. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....Charts Contents [ Hide ] The new insertChart method was added...all of them as well as add a new one if needed. The newly inserted...

    docs.aspose.com/words/java/working-with-charts/
  8. Manage Rows and Columns|Aspose.Slides for Node....

    Manage table rows and columns in PowerPoint presentations in JavaScript...Presentation class var pres = new aspose . slides . Presentation...Presentation class var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  9. IHyphenationCallback | Aspose.Words for Java

    Implemented by classes which can register hyphenation dictionaries in Java....WarningInfoCollectio warningInfoCollectio = new WarningInfoCollectio(); Hyphenation...InputStream dictionaryStream = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  10. 管理 OLE|Aspose.Slides for PHP 文档

    在 PHP 中将 OLE 对象添加到 PowerPoint 演示文稿...PPTX 文件的 Presentation 类 $pres = new Presentation (); try { # 访问第一个幻灯片...0 ); # 加载 Excel 文件到流中 $fs = new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/zh/php-java/manage-ole/