Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 168,071 for

new

(0.05 sec)
  1. Aspose.PSD for .NET 21.12 - 发行说明|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.... Load ( src , new PsdLoadOptions () { ReadOnlyMode...PsdImage ) Image . Load ( srcFile , new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. DocSaveOptions | Aspose.Words for .NET

    Discover the DocSaveOptions constructor for seamless document saving in Doc format. Enhance your workflow with easy, efficient document management....DocSaveOptions() Initializes a new instance of this class that can...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);... ImageSaveOptions options = new ImageSaveOptions(SaveFormat.JPEG);...

    reference.aspose.com/words/java/com.aspose.word...
  4. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source with master-detail data in Java....Document doc = createSourceDocument(new String[]{"Washington", "Seattle"});...employeesWashingtonB = new EmployeeList(); employeesWashingtonB.add(new Employee("John...

    reference.aspose.com/words/java/com.aspose.word...
  5. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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 updated public methods, added...the IWorksheet object and a new Pivot Table can be added to the...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  6. AnthropicAiModel class | Aspose.Words for Node.js

    Aspose.Words.AI.AnthropicAiModel class. An abstract class representing the integration with Anthropic’s AI models within the Aspose.Words....create(modelType) Creates a new instance of AiModel class. (Inherited...createClaude35Haiku() Creates a new instance of Claude 3.5 Haiku...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a New workbook Workbook workbook1 = New Workboo…...// Create a new workbook Workbook workbook1 = new Workbook();...formula content DataTable dt1 = new DataTable(); dt1.Columns.Add(“Column1”);...

    forum.aspose.com/t/cells-importdata-is-failing-...
  8. 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...
  9. Working with 7z Archives | Aspose.Zip for .NET

    Working with 7z Archives in C# and Compress or Decompress Directory programmatically with API for C#...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/working-with-7z-archives/
  10. 如何用 .NET 添加 Polygon 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Polygon 个注释。...PDF file Document document = new Document ( System . IO . Path...polygonAnnotation = new PolygonAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/net/annotation/...