Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 213,087 for

new

(0.16 sec)
  1. Compress DOCX In Java

    Compress DOCX in Java without losing quality. Optimize DOCX content, reduce file size easily....*; Document doc = new Document ( "Input.docx" ); doc...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions...

    products.aspose.com/words/java/compress/docx/
  2. 将TIFF转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java 允许将多页或多帧TIFF图像转换为PDF应用程序。...convertTIFFtoPDF () { // 初始化文档对象 document = new Document (); Page page = document...Image image = new Image (); File imgFileName = new File ( fileStorage...

    docs.aspose.com/pdf/zh/androidjava/convert-tiff...
  3. Create bitmap from scratch or load from file us...

    Create image bitmap from scratch or load from file using Java API.... Create New Bitmap in Java Creating a new image from scratch...demonstrates how to create a new bitmap and draw an Arc on it:...

    docs.aspose.com/drawing/java/create-image-bitmap/
  4. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported image formats....//load the scene Scene scene = new Scene ( path ); //create a camera...capturing the cube map Camera cam = new Camera ( ProjectionType . Perspective...

    docs.aspose.com/3d/net/create-a-fisheye-lens-ef...
  5. Edit POT in PHP | products.aspose.com

    Edit POT in PHP. Use PHP library API to edit POT files...edit a POT file by adding a new line of text to it. Edit POT...PHP via Java , you can add a new line of text to the POT document...

    products.aspose.com/slides/php-java/editor/pot/
  6. Edit PPTM in PHP | products.aspose.com

    Edit PPTM in PHP. Use PHP library API to edit PPTM files...edit a PPTM file by adding a new line of text to it. Edit PPTM...PHP via Java , you can add a new line of text to the PPTM document...

    products.aspose.com/slides/php-java/editor/pptm/
  7. License method is per SDK? - Free Support Forum...

    If we take Aspose total do we need to set the license for each SDK ? or can we set it globally once?...Create a new license object Aspose.Words.License license = new Aspose...Words.License wordsLicense = new Aspose.Words.License(); wordsLicense...

    forum.aspose.com/t/license-method-is-per-sdk/31...
  8. Public API Changes in Aspose.Diagram 6.0.0|Docu...

    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.... It includes not only new and updated public methods, but...load diagram Diagram diagram = new Diagram ( "C:/temp/Drawing1.vsdx"...

    docs.aspose.com/diagram/net/public-api-changes-...
  9. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated....IWarningCallback' , () => { let doc = new aw . Document ( base . myDir...); let metafileRenderingOpt = new aw . Saving . MetafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Data in Cells|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....Workbook object Workbook workbook = new Workbook (); //Accessing the...to cells. Java Workbook wb = new HSSFWorkbook (); CreationHelper...

    docs.aspose.com/cells/java/add-data-in-cells/