Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 196,959 for

new

(0.19 sec)
  1. 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...
  2. Փոխարկել Պատկեր DOC Javascript

    Փոխարկեք Պատկեր ը DOC ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես DOC օգտագործելով 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/hy/nodejs-net/convers...
  3. Փոխարկել JPG PDF Javascript

    Փոխարկեք JPG ը PDF ձևաչափի JavaScript կոդով: Պահեք JPG որպես PDF օգտագործելով 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/hy/nodejs-net/convers...
  4. CommentRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeEnd class, marking the end of comment-associated text regions. Enhance document management with precise commenting!...DocumentBase , int ) Initializes a new instance of this class. Properties...Document doc = new Document (); Comment newComment = new Comment (...

    reference.aspose.com/words/net/aspose.words/com...
  5. Add an image in PS files | .NET

    .NET API Solution to work with PS, XPS and EPS files. Learn how to add images to a PS file with the attached C# code snippet...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/page/net/add-image-to-ps/
  6. Convert HTML from ZIP archive to PDF – Aspose.H...

    Learn how to convert HTML from a ZIP archive to PDF using C# message handlers in Aspose.HTML for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/message-handlers/conve...
  7. Merge PostScript files to PDF using .NET

    Merger PS functionality of Aspose.Page API solution for .NET allows you to combine a few PS files into a single PDF document....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/merge/ps/
  8. Შეკუმშოს DOC Javascript

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

    products.aspose.com/words/ka/nodejs-net/compres...
  9. Შეკუმშოს HTML Javascript

    შეკუმშოს HTML JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....'@aspose/words' ); var doc = new aw.Document( "Input.html" );...require('@aspose/words'); var doc = new aw.Document("Input.html"); doc...

    products.aspose.com/words/ka/nodejs-net/compres...
  10. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in C# or .NET...using ( Presentation pres = new Presentation ()) { IChart chart...Presentation presentation = new Presentation (); ISlide slide...

    docs.aspose.com/slides/net/chart-data-label/