Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 213,244 for

new

(0.19 sec)
  1. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....instance Presentation pres = new Presentation (); try { // Adding...controls Presentation pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/java/activex/
  2. Add XMP metadata to EPS file using C++

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for C++ 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/cpp/xmp-metadata/add/
  3. Technical Support|Documentation

    How to Contact Technical Support for Aspose.BarCode for Android via Java...to share feedback or request new product features. More than 190...Blog regularly publishes news about new features, technical articles...

    docs.aspose.com/barcode/androidjava/technical-s...
  4. Technical Support|Documentation

    How to Contact Technical Support for Aspose.BarCode for Java...to share feedback or request new product features. More than 190...Blog regularly publishes news about new features, technical articles...

    docs.aspose.com/barcode/java/technical-support/
  5. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for Java. Preserve layouts and speaker notes for professional presentations....Presentation presentation = new Presentation ( "sample.pptx"...NotesCommentsLayouti notesOptions = new NotesCommentsLayouti (); notesOptions...

    docs.aspose.com/slides/java/convert-powerpoint-...
  6. Your First Aspose.Cells Application - Hello Wor...

    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.... Create a new Microsoft Excel file, or open...following example creates a new workbook from scratch, writes...

    docs.aspose.com/cells/python-java/your-first-as...
  7. Your First Aspose.Cells Application - Hello Wor...

    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.... Create a new Microsoft Excel file, or open...following example creates a new workbook from scratch, writes...

    docs.aspose.com/cells/python-net/your-first-asp...
  8. 处理标有敏感度标签的文档|.NET 格式的 Aspose.Words

    使用 C# 将应用了敏感度标签的 Word 转换为 PDF。处理标有敏感度标签的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。...InvariantCultureIgno )) { var authorityUri = new Uri ( authority ); authority...RedirectUrl ) . Build (); var scopes = new string [] { resource [ resource...

    docs.aspose.com/words/zh/net/work-with-document...
  9. Public API Changes in Aspose.Cells 8.0.1|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.... It includes not only new and obsoleted public methods...//Instantiate a new Workbook Workbook book = new Workbook (); //Set...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Edit Macro in Word using Java

    Follow this article to edit macro in Word using Java. Details are provided for setting the IDE, instructions for writing the application, and sample code to modify macro using Java....Create a string and set the new source code for the macro Access...SourceCode property with the new macro content Save the document...

    kb.aspose.com/words/java/edit-macro-in-word-usi...