Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 213,191 for

new

(0.12 sec)
  1. HtmlSaveOptions.HtmlVersion | Aspose.Words for ...

    Discover the HtmlSaveOptions HtmlVersion property to easily choose your HTML standard when saving documents to HTML or MHTML. Optimize your output effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); HtmlSaveOptions options = new HtmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  2. HtmlVersion Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.HtmlVersion enum to optimize document saving in HTML and MHTML formats, enhancing compatibility and performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...); HtmlSaveOptions options = new HtmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 使用 Java API 解决方案将 JPG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 JPG 转 EPS 功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/convert/jpg-to-eps/
  4. Edit TEXT In Java

    Edit TEXT in Java code....and formatting attributes Add new text elements Search text for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/java/edit/text/
  5. 如何在 Docker 中运行 Aspose.PDF for .NET 6|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 6 应用程序中...pdf" ; var memoryStream = new MemoryStream (); _logger . LogInformation...object using ( var document = new Aspose . Pdf . Document ()) {...

    docs.aspose.com/pdf/zh/net/docker/dotnet6/
  6. Aspose.PSD for .NET 20.11 - 发行说明|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 ( inputFilePath , new PsdLoadOptions () { LoadEffectsResource...image . Save ( outputFilePath , new PsdOptions ( image )); } PSDNET-579...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Occurs error while converting HTML into PDF - F...

    Hi guy we encounters a problem while converting html into pdf base on Aspose.PDF which version is 22.11 . the html file as bellow zipped attachment . task-544.zip (593.2 KB) the code as bellow . var fileFullPa…...LoadOptions HtmlLoadOptions options = new HtmlLoadOptions(); // Set Print...HtmlMediaType.Print; var pdfOptions = new Aspose.Pdf.PdfSaveOptions();...

    forum.aspose.com/t/occurs-error-while-convertin...
  8. Generate Barcodes using Custom Classes|Document...

    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....[ CDATA [ new com . aspose . barcode . jr ...JRRenderable" > <![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/generate-...
  9. Manage Presentation BLOBs in JavaScript for Eff...

    Manage BLOB data in JavaScript with Aspose.Slides for Node.js to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....avi" ; // Creates a new presentation to which the video...video will be added var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/manage-blob/
  10. AsposeAI Spell-check correction|Documentation

    Improve OCR accuracy by applying LLM‑powered spell‑check to raw output....SetPostProcessor(new SpellCheckAIProcesso()) 🔗 API...recognized text. ILogger logger = new ConsoleLogger (); // can be null...

    docs.aspose.com/ocr/net/ai/ai-spell-check/