Sort Score
Result 10 results
Languages All
Labels All
Results 9,161 - 9,170 of 199,167 for

new

(0.14 sec)
  1. Փոխարկել TEXT PDF Javascript

    Փոխարկեք TEXT ը PDF ձևաչափի JavaScript կոդով: Պահեք TEXT որպես PDF օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.txt" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.txt") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  2. Public API Changes in Aspose.Cells 8.9.2|Docume...

    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...Workbook instance var book = new Workbook (); // Access first...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. How to load fonts? | API Solution for Java

    How to download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/java/how-to-load-fonts/
  4. 提取图像和签名信息|Aspose.PDF for .NET

    您可以使用 C# 的 SignatureField 类从签名字段中提取图像并提取签名信息。...document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/extract-image-and-si...
  5. 处理 XPS 文件中的文本 | Java

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/xps/working-with-t...
  6. Merge any number of Tar.gz archives | Aspose.ZI...

    Learn how to merge Tar.gz archives into one using Aspose.ZIP for .NET. This guide provide instructions for combining multiple archive Tar.gz format into a single file with easy-to-use API features....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/merge-arbitrary-number-...
  7. Generate and Read Mailmark 2D Barcodes in C#|Do...

    This article explains how to Generate and Read Royal Mail Mailmark 2D Barcodes using Aspose.BarCode for .NET....Mailmark2DCodetext mailmark2D = new Mailmark2DCodetext (); mailmark2D...CustomerContent = "CUSTOM" ; generator = new ComplexBarcodeGenera ( mailmark2D...

    docs.aspose.com/barcode/net/mailmark-2d-barcodes/
  8. XPS to XLSX Converter using C# | Aspose.PDF

    Sample code for XPS to XLSX C# conversion. Use API example code for batch XPS files to XLSX conversion within VB.NET, ASP.NET, or any .NET-based application... Initialize a new Document Call the Document.Save...pdfDocument = new Aspose . Pdf . Document ( "template.xps" , new Aspose...

    products.aspose.com/pdf/net/conversion/xps-to-x...
  9. HTML to XLSX Converter using C# | Aspose.PDF

    Sample code for HTML to XLSX C# conversion. Use API example code for batch HTML files to XLSX conversion within VB.NET, ASP.NET, or any .NET-based application... Initialize a new Document Call the Document.Save...pdfDocument = new Aspose . Pdf . Document ( "template.html" , new Aspose...

    products.aspose.com/pdf/net/conversion/html-to-...
  10. How to Remove Blank Page in Word using Python

    This article describes how to remove blank page in Word using Python. It has details to set the environment, a list of steps, and a runnable sample code to delete the blank page in Word using Python....list of empty pages Create a new empty Word document Append all...of blank pages. In the end, a new document is created and all the...

    kb.aspose.com/words/python/how-to-remove-blank-...