Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 196,960 for

new

(0.09 sec)
  1. ImageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageSaveOptions. Easily your document rendering with customizable options for high-quality image output....( SaveFormat ) 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...
  2. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....LoadOptions EpubLoadOptions options = new EpubLoadOptions (); // Initialize...toString (); Document document = new Document ( epubFileName , options...

    docs.aspose.com/pdf/java/convert-other-files-to...
  3. 档案

    档案...您可以通过从 New Releases 部分下载参考 DLL 文件或使用以下 NuGet...Aspose.Html.License license = new License(); license.SetLicense("License...

    blog.aspose.com/zh/html/download-image-from-url...
  4. Convert Image To SVG Java

    Convert Image to SVG format in Java code. Save Image as SVG using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.svg" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/image...
  5. Convert TEXT To Image Java

    Convert TEXT to Image format in Java code. Save TEXT as Image using Java....*; Document doc = new Document ( "Input.txt" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/text-...
  6. Working with Attachments | Aspose.Note Document...

    A guide on how to work with attachments in your Java development environment....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/java/working-with-attachme...
  7. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....Run in the document: let doc = new aw . Document ( "Document.docx"...clone method is used: let doc = new aw . Document ( "Document.docx"...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  8. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....document using ( var document = new Aspose . Pdf . Document ( dataDir...Create text stamp var textStamp = new Aspose . Pdf . TextStamp ( "Sample...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  9. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....source workbook const workbook = new AsposeCells . Workbook ( filePath...( dataDir , ".output.xls" ), new AsposeCells . XlsSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  10. Project Rescheduling | Aspose.Tasks Documentation

    This guide explains how to reschedule Microsoft Project project files using Aspose.Tasks for Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/project-rescheduling/