Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 378,466 for

new

(0.15 sec)
  1. Aspose.Imaging for Java 18.9 - Release Notes|Do...

    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....code: String [] testFiles = new String [] { "input.svg" , "juanmontoya_lingerie...basePath + "output\\" ; File dir = new File ( outputPath ); if (! dir...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  2. ImageMasking - Aspose.Imaging for Java - API Re...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....AutoMaskingArgs args = new com.aspose.imaging.masking.options...imageoptions.PngOptions exportOptions = new com.aspose.imaging.imageoptions...

    reference.aspose.com/imaging/java/com.aspose.im...
  3. MathBlock | Aspose.Sildes for PHP via Java API ...

    MathBlock Contents [ Hide ] MathBlock() constructor Initializes a New instance of the MathBlock class. MathBlock( Mat......MathBlock() constructor Initializes a new instance of the MathBlock class...mathElement) constructor Creates a new mathematical block and puts specified...

    reference.aspose.com/slides/php-java/aspose.sli...
  4. Aspose.Words.FileCorruptedException : The docum...

    Hi, I’m seeing the following when attempting to convert from .docx to PDF using C#: Aspose.Words.FileCorruptedException: The document appears to be corrupted and cannot be loaded. The same logic works fine with an old…...wordDocFromMemoryStr = new Aspose.Words.Document(new MemoryStream(wordDoc)...MemoryStream(wordDoc), new LoadOptions() { Encoding = Encoding.UTF8, LoadFormat...

    forum.aspose.com/t/aspose-words-filecorruptedex...
  5. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....document $colors = new Color (); $document = new Document ( $inputFile...$textBoxField = new TextBoxField ( $page , new Rectangle ( 110...

    docs.aspose.com/pdf/php-java/create-forms/
  6. Insert text into a cell|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....name and text, // inserts a new work sheet and writes the text...text to cell "A1" of the new worksheet. public static void InsertText...

    docs.aspose.com/cells/net/insert-text-into-a-cell/
  7. addVideoFrame | Aspose.Sildes for Node.js via J...

    addVideoFrame Contents [ Hide ] addVideoFrame(float x, float y, float width, float height, String fname) function Add......String fname) function Adds a new video frame to the end of a collection...coordinate of a new video frame. y float Y coordinate of a new video frame...

    reference.aspose.com/slides/nodejs-java/aspose....
  8. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....// Open document $document = new Document ( $inputFile ); $pages...$colors = new Color (); // create text stamp $textStamp = new TextStamp...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...
  9. Enum AxisTickLabelPosition | Aspose.Words for ....

    Aspose.Words.Drawing.Charts.AxisTickLabelPosition 枚举. 指定刻度标签的可能位置...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/zh/net/aspose.words....
  10. Urobiť PDF Pomocou Java

    Vytvorte nový PDF v Java v niekoľkých krokoch. Jednoducho vytvorte PDF pomocou knižnice Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/sk/java/make/pdf/