Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 164,887 for

new

(0.09 sec)
  1. DocumentSavingArgs | Aspose.Words for Java

    An argument passed into IDocumentSavingCallback.notifycom.aspose.words.DocumentSavingArgs in Java....throws Exception { Document doc = new Document(getMyDir() + "Big document...HtmlSaveOptions saveOptions = new HtmlSaveOptions(saveFormat);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD for .NET 22.5 - 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 ( inputFile , new LoadOptions ())) { Layer workLayer...psdImage . Save ( outputImage20 , new PngOptions ()); // Example with...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-5...
  3. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...)); Shows how to specify how a new section separates itself from...

    reference.aspose.com/words/net/aspose.words/doc...
  4. VbaModule | Aspose.Words for Java

    Provides access to VBA project module in Java.... Document doc = new Document(getMyDir() + "VBA project...getSourceCode())); } // Set new source code for VBA module. You...

    reference.aspose.com/words/java/com.aspose.word...
  5. 操作PDF文档|Aspose.PDF for Java

    本文包含有关如何验证PDF文档以符合PDF A标准,如何处理目录,如何设置PDF过期日期,以及如何确定PDF文件生成进度的信息。...打开文档 Document pdfDocument = new Document ( _dataDir + "sample...加载现有的 PDF 文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/manipulate-pdf-docu...
  6. How to Encrypt or Decrypt Entire Archives and S...

    Empower yourself with knowledge on data security. Follow our guide to seamlessly encrypt or decrypt entire archives or individual entries for enhanced protection...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/advanced-api-featur...
  7. PageRange class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageRange class. Represents a continuous range of pages...PageRange(from, to) Creates a new page range object. Examples Shows...exact page ranges. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...TxtSaveOptions txtSaveOptions = new TxtSaveOptions(); Assert.ass...

    reference.aspose.com/words/java/com.aspose.word...
  9. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java.... Document doc = new Document(getMyDir() + "VBA project...getSourceCode())); } // Set new source code for VBA module. You...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with multipage image formats|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....)) { PngOptions pngOptions = new PngOptions (); pngOptions . setMultiPageOptions...setMultiPageOptions ( new MultiPageOptions ( new IntRange ( startPage...

    docs.aspose.com/imaging/java/working-with-multi...