Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 164,874 for

new

(0.16 sec)
  1. Aspose.PSD for .NET 20.10 - Release Notes|Docum...

    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 PsdOptions ( image )); } PSDNET-680...expected != actual ) { throw new Exception ( "Values are not equal...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  2. WarningInfoCollection | Aspose.Words for Java

    Represents a typed collection of WarningInfo objects in Java.... Document doc = new Document(getMyDir() + "Missing...HandleDocumentSubsti substitutionWarningH = new HandleDocumentSubsti(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  3. Creating, Updating and Removing Calendar

    Learn how to create or modify project calendars using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/creating-updating-and...
  4. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....create(MailMergerContext context) Creates new instance of the mail merger processor...create(MailMergerContext context) Creates new instance of the mail merger processor...

    reference.aspose.com/words/java/com.aspose.word...
  5. 在 Java 中製作文檔

    使用 Java 庫創建文件。只需幾個步驟即可在 Java 中輕鬆創建新文檔。...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/zh-hant/java/make/
  6. 使用 Java 製作 HTML

    通過幾個步驟在 Java 中創建一個新的 HTML。使用 Java 庫輕鬆創建 HTML。...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/zh-hant/java/make/html/
  7. 使用 Java 製作 DOCX

    通過幾個步驟在 Java 中創建一個新的 DOCX。使用 Java 庫輕鬆創建 DOCX。...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/zh-hant/java/make/docx/
  8. PSD PSB 圧縮ソリューション | products.aspose.com

    Adobe Photoshop 画像を圧縮してファイルサイズを小さくする...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/jp/compress/
  9. Replacer.Create | Aspose.Words for .NET

    Discover how the Replacer Create method generates a New instance of the efficient replacer processor for seamless data transformation....Create method Creates new instance of the replacer processor..."Footer.docx" ; Regex pattern = new Regex ( "gr(a|e)y" ); string...

    reference.aspose.com/words/net/aspose.words.low...
  10. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TableEnd:MyTable" ); DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...