Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 195,377 for

new

(0.25 sec)
  1. Search Messages and Folders in a PST by Some Cr...

    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....PST file $personalStorage = new PersonalStorage (); $pst = $personalStorage...getSubFolder ( "myInbox" ); $builder = new PersonalStorageQuery (); \ #...

    docs.aspose.com/email/java/search-messages-and-...
  2. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....document Document document = new Document ( GetDataDir () + "AddHyperlink...LinkAnnotation link = new LinkAnnotation ( page , new Rectangle ( 100...

    docs.aspose.com/pdf/java/actions/
  3. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java...dependencies: Presentation pres = new Presentation ( "pres.pptx" );...this way: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/java/export-to-html5/
  4. 制作 PDF 小册子|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF 制作 PDF 小册子。...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...

    docs.aspose.com/pdf/zh/net/make-booklet-of-pdf/
  5. Compose Multi-volume Zip Archive | Aspose.Zip f...

    Compose Multi-volume Zip Archive with .net library...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/multi-volume-zip/
  6. Export to HTML5|Aspose.Slides for PHP Documenta...

    Export PowerPoint to HTML5 in PHP...extensions and dependencies: $pres = new Presentation ( "pres.pptx" );...transitions this way: $pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/php-java/export-to-html5/
  7. Make Markdown Using Java

    Make a New Markdown in Java in a few steps. Easily create Markdown using Java library....the following example: Make a new MD using Java Copy Examples Output...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    products.aspose.com/words/java/make/md/
  8. SummarizeOptions | Aspose.Words for Java

    Allows to specify various options for summarizing document content in Java.... Document firstDoc = new Document(getMyDir() + "Big document...docx"); Document secondDoc = new Document(getMyDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在标记 PDF 中处理表格|Aspose.PDF for Java

    本文解释了如何使用 Aspose.PDF for Java 在标记 PDF 文档中处理表格。...// 创建文档 Document document = new Document (); ITaggedContent taggedContent...); tableElement . setBorder ( new BorderInfo ( BorderSide . All...

    docs.aspose.com/pdf/zh/java/working-with-table-...
  10. ReplacingArgs.replacement property | Aspose.Wor...

    ReplacingArgs.replacement property. Gets or sets the replacement string....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . writeln ( "Our new location in New York City is opening...

    reference.aspose.com/words/nodejs-net/aspose.wo...