Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 222,895 for

new

(0.39 sec)
  1. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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.... Load ( inputFilePath , new PsdLoadOptions () { LoadEffectsResource...image . Save ( outputFilePath , new PsdOptions ( image )); } PSDNET-579...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  2. Save Presentations in JavaScript|Aspose.Slides ...

    Discover how to save presentations using Aspose.Slides for Node.js via Java—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects.... let presentation = new aspose . slides . Presentation...the example below, we create a new presentation and save it to a...

    docs.aspose.com/slides/nodejs-java/save-present...
  3. Printing Workbooks using Aspose.Cells|Documenta...

    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....//Instantiate a new workbook Workbook book = new Workbook ( dataDir...ImageOrPrintOptions imgOptions = new ImageOrPrintOptions (); //Get...

    docs.aspose.com/cells/java/printing-workbooks-u...
  4. Aspose.PSD for .NET 25.7 - 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.... Load ( srcFile , new PsdLoadOptions () { LoadEffectsResource...layer1 . Save ( outputFile , new PngOptions () { ColorType = PngColorType...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-7...
  5. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....// Create a new Document object Document doc = new Document ();...(); // Add a new page to document object Page page = doc . getPages...

    docs.aspose.com/pdf/java/add-backgrounds/
  6. Edit HTML in Java | products.aspose.com

    Edit HTML in Java. Use Java library API to edit HTML file...edit an HTML doc by adding a new line of text to it. Edit HTML...Slides for Java , you can add a new line of text to an HTML document...

    products.aspose.com/slides/java/editor/html/
  7. PdfSaveOptions.fontEmbeddingMode property | Asp...

    PdfSaveOptions.fontEmbeddingMode property. Specifies the font embedding mode....Times New Roman fonts into a PDF document. let doc = new aw .... Document (); let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Sections to Word Document in Java

    Follow this article to insert section break in Word in Java. It has details to set the IDE, a list of steps, and a sample code for inserting section break in Word using Java....object Insert section break with new page using the builder Set the...landscape for the new section Write some content in the new section and...

    kb.aspose.com/words/java/add-sections-to-word-d...
  9. IFieldMergingCallback.ImageFieldMerging | Aspos...

    Discover the ImageFieldMerging method in IFieldMergingCallback, designed for seamless image insertion in Aspose.Words mail merge. Enhance your document automation!...ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...MailMerge . FieldMergingCallback = new HandleMergeImageFiel (); string...

    reference.aspose.com/words/net/aspose.words.mai...
  10. PdfDigitalSignatureDetails.CertificateHolder | ...

    Discover the PdfDigitalSignatureDetails CertificateHolder property. Access the certificate holder object for enhanced document signing security....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...