Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 222,903 for

new

(0.44 sec)
  1. Aspose.PSD for .NET 21.5 - 发行说明|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.... List < string > fonts = new System . Collections . Generic...)) { image . Save ( output , new PngOptions ()); } PSDNET-758...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. ChartSeries.add method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeries.add method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...Instantiate a new Workbook (empty) workbook = new Workbook ();...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  4. HTML to PDF mixed page sizes - Free Support For...

    Is there any way to have mixed page sizes/orientations when creating a PDF from HTML? Our requirements demand that the first page be letter sized in portrait, and the subsequent pages be landscape mode (some with dynami…...outputStream = new MemoryStream()) using (var inputStream = new MemoryStream(Encoding...GetBytes(html ?? ""))) { var renderer = new Aspose.Html.Rendering.HtmlRenderer();...

    forum.aspose.com/t/html-to-pdf-mixed-page-sizes...
  5. Import and Export Annotations to XFDF|Aspose.PD...

    This section explains how to import and export annotations from PDF file to XFDF with Aspose.PDF Facades....with annotations var sources = new string [] { dataDir + "ImportAnnotations...using ( var annotationEditor = new Aspose . Pdf . Facades . PdfAnnotationEditor...

    docs.aspose.com/pdf/net/import-export-annotations/
  6. Converting ZIP to tar.gz | Aspose.Zip Documenta...

    Learn how to convert ZIP files to tar.gz format with step-by-step guides and resources....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/converting-from-zip-to...
  7. Manage VBA Codes of Excel Macro‑Enabled Workboo...

    Add VBA Module and modify VBA or macro with Aspose.Cells for Node.js via C++....Cells allows you to add a new VBA module and macro code using...add(Worksheet) method to add the new VBA module inside the workbook...

    docs.aspose.com/cells/nodejs-cpp/manage-vba-pro...
  8. Working with Z Archives in C# | Aspose.Zip for ...

    C# z API lets you work with creating and managing unix Z archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/working-with-unix-z-arc...
  9. LoadOptions.RecoveryMode | Aspose.Words for .NET

    LoadOptions.RecoveryMode property sets how Aspose.Words handles document errors by recovery or strict loading.... LoadOptions loadOptions = new LoadOptions (); loadOptions ...TryRecover ; Document doc = new Document ( MyDir + "Corrupted...

    reference.aspose.com/words/net/aspose.words.loa...
  10. NodeChangingArgs.oldParent property | Aspose.Wo...

    NodeChangingArgs.oldParent property. Gets the node's parent before the operation began....doc = new aw . Document (); doc . nodeChangingCallback = new NodeChangingPrinter...NodeChangingPrinter (); let builder = new aw . DocumentBuilder ( doc );...

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