Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 224,684 for

new

(0.4 sec)
  1. Add array items in XMP metadata of EPS| Java

    The process of adding items in XMP metadata of EPS with Aspose.Page for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/add-arra...
  2. Manage VBA codes of Excel Macro-Enabled workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells for JavaScript via C++....Cells allows you to add a new VBA Module and Macro Code using...add(Worksheet) method to add the new VBA Module inside the workbook...

    docs.aspose.com/cells/javascript-cpp/manage-vba...
  3. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...Presentation presentation = new Presentation(); // Add a slide...getTableFormat().setFillFormat(new FillFormat()); table.getTableFormat()...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  4. Change named value in XMP metadata of EPS|Java

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for Java is explained and illustrated with the code here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/change-n...
  5. Watermark.SetImage | Aspose.Words for .NET

    Enhance your documents with the Watermark SetImage method. Effortlessly add stunning image watermarks for a professional touch.... Document doc = new Document (); // Modify the image...ImageWatermarkOption imageWatermarkOption = new ImageWatermarkOption (); imageWatermarkOption...

    reference.aspose.com/words/net/aspose.words/wat...
  6. Aspose.PSD for Java 24.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.... save ( outputFile , new PngOptions ()); } PSDJAVA-636...)) { PdfOptions saveOptions = new PdfOptions (); saveOptions ....

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  7. MailMerge.FieldMergingCallback | Aspose.Words f...

    Discover the MailMerge FieldMergingCallback property, enhancing your mail merge experience by efficiently handling document fields for seamless integration....ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...MailMerge . FieldMergingCallback = new HandleMergeImageFiel (); string...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Aspose.PSD for .NET 22.12 - 发行说明|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.... Save ( psdExportPath , new PsdOptions ( image )); } // 打开调整大小后的...image . Save ( pngExportPath , new PngOptions ()); } PSDNET-1277...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end table rows in your documents with DocumentBuilder's EndRow method. Streamline your formatting and enhance document clarity!...then the table continues on a new row. Use the RowFormat property...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Add Signature Line to the Worksheet with JavaSc...

    This article describes how to add a signature line to the worksheet using JavaScript code with Aspose.Cells for JavaScript via C++.... Otherwise, a new workbook will be created. </...arrayBuffer (); const certBytes = new Uint8Array ( certArrayBuffer...

    docs.aspose.com/cells/javascript-cpp/add-signat...