Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 227,511 for

new

(0.93 sec)
  1. Convert WORD To JPG Javascript

    Convert a Word document to JPG format in JavaScript code. Save a Word document as JPG using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) for...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/nodejs-net/conversion...
  2. Public API Changes in Aspose.Cells 8.0.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, but...//Instantiate a new Workbook var book = new Workbook (); //Get...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Გადაიყვანეთ JPG DOCX C#

    გადაიყვანეთ JPG DOCX C# ფორმატში კოდით. შეინახეთ JPG როგორც DOCX C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/jpg...
  4. Փոխարկել Պատկեր HTML C#

    Փոխարկեք Պատկեր ը HTML ձևաչափի C# կոդով: Պահեք Պատկեր որպես HTML օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/ima...
  5. Გადაიყვანეთ JPG WORD C#

    გადაიყვანეთ JPG WORD C# ფორმატში კოდით. შეინახეთ JPG როგორც WORD C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/jpg...
  6. Გადაიყვანეთ JPG HTML C#

    გადაიყვანეთ JPG HTML C# ფორმატში კოდით. შეინახეთ JPG როგორც HTML C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/jpg...
  7. Გადაიყვანეთ JPG PDF C#

    გადაიყვანეთ JPG PDF C# ფორმატში კოდით. შეინახეთ JPG როგორც PDF C#....Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/jpg...
  8. Փոխարկել Պատկեր PDF C#

    Փոխարկեք Պատկեր ը PDF ձևաչափի C# կոդով: Պահեք Պատկեր որպես PDF օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/ima...
  9. Hello, world!|Documentation

    Minimal end-to-end example with Aspose.LLM for .NET — create the API from a preset, send a message, and print the response....LLM ; var license = new Aspose . LLM . License (); license...Parameters.Presets ; var preset = new Qwen25Preset (); using var api...

    docs.aspose.com/llm/net/hello-world/
  10. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...index.getFieldCode()); // On a new page, start the bookmark with...

    reference.aspose.com/words/java/com.aspose.word...