Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 54,712 for

new

(0.04 sec)
  1. Merge PostScript files to PDF using .NET

    Merger PS functionality of Aspose.Page API solution for .NET allows you to combine a few PS files into a single PDF document....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/merge/ps/
  2. Convert PowerPoint to PDF with Notes in Java|As...

    Convert PowerPoint to PDF with notes in Java...Presentation presentation = new Presentation ( "sample.pptx"...NotesCommentsLayouti notesOptions = new NotesCommentsLayouti (); notesOptions...

    docs.aspose.com/slides/java/convert-powerpoint-...
  3. Generate Encrypted QR Code for Text|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.... addProvider ( new BouncyCastleProvider ()); Cipher...Random r = new SecureRandom (); byte [] salt = new byte [ 8 ];...

    docs.aspose.com/barcode/java/1-2-1-9-generating...
  4. 打印演示文稿|Aspose.Slides 文档

    在 Java 中打印 PowerPoint 演示文稿...PrintRequestAttribut attributes = new HashPrintRequestAttr (); attributes...RenderingOptions renderingOptions = new RenderingOptions (); final INotesCommentsLayout...

    docs.aspose.com/slides/zh/androidjava/print-pre...
  5. 打印演示文稿|Aspose.Slides 文档

    在 Java 中打印 PowerPoint 演示文稿...PrintRequestAttribut attributes = new HashPrintRequestAttr (); attributes...RenderingOptions renderingOptions = new RenderingOptions (); final INotesCommentsLayout...

    docs.aspose.com/slides/zh/java/print-presentation/
  6. Add XMP metadata to EPS file using .NET

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for C# .NET is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/xmp-metadata/add/
  7. ActiveX|Aspose.Slides 文档

    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....创建空的演示实例 Presentation pres = new Presentation (); try { // 添加媒体播放器...控件的演示文稿 Presentation pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/zh/androidjava/activex/
  8. Merge SVG to JPEG via C# – Aspose.SVG

    Merge multiple SVGs into a single JPEG in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/svg/net/merger/svg-to-jpeg/
  9. Extract Tables from Website – C# code

    Learn how to programmatically extract tables from website using the C# Aspose.HTML library. Optimize your data collection and analysis!...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/html/net/extract-table-from...
  10. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...merge DataTable dataTable = new DataTable("MyTable"); dataTable...

    reference.aspose.com/words/java/com.aspose.word...