Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 164,066 for

new

(0.15 sec)
  1. Limitations and API Differences|Documentation

    Aspose.Cells for Node.js via Java limitations and api differences....java" ); Instantiating a new Workbook Aspose.Cells for Java...Java Workbook excelbook = new Workbook (); Aspose.Cells for Node...

    docs.aspose.com/cells/nodejs-java/limitations-a...
  2. SignatureLine.isSigned property | Aspose.Words ...

    SignatureLine.isSigned property. Indicates that signature line is signed by digital signature....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java.... To easily insert a new field into a document, use the...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. HTML to PDF conversion memory leak - Free Suppo...

    I am using the latest version of .NET Aspose.HTML 25.2.0. I noticed that converting a single HTML to PDF document does not consume a large amount of resources, and running that process multiple times sequentially does no…...ConvertHTML(TestingHtml, new PdfSaveOptions(), $@".\{Guid...{ List<Task> convertTasks = new List<Task>(); for (int counter...

    forum.aspose.com/t/html-to-pdf-conversion-memor...
  5. Aspose.PSD for .NET 23.7 - 发布说明|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....Timeline ; Frame [] frames = new Frame [ framesCount ]; for (...[ i ] = new Frame (); LayerState [] layerStates = new LayerState...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Basic samples how to convert OneNote to PDF

    Sample code to export or save OneNote to PDF using default options or with Jpeg compression...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  7. Change simple values in XMP EPS metadata |.NET

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/xmp-metadata/change-si...
  8. Გადაიყვანეთ JPG WORD Javascript

    გადაიყვანეთ JPG WORD JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც WORD JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  9. Გადაიყვანეთ Გამოსახულება PDF Javascript

    გადაიყვანეთ Გამოსახულება PDF JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PDF JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.png") doc...

    products.aspose.com/words/ka/nodejs-net/convers...
  10. Გადაიყვანეთ JPG HTML Javascript

    გადაიყვანეთ JPG HTML JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც HTML JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc...

    products.aspose.com/words/ka/nodejs-net/convers...