Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 213,390 for

new

(0.44 sec)
  1. ChartSeriesCollection.RemoveAt | Aspose.Words f...

    Effortlessly manage your chart data with the ChartSeriesCollection RemoveAt method—quickly remove any ChartSeries by index for streamlined analysis....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Convert HTML To Image Javascript

    Convert HTML to Image format in JavaScript code. Save HTML as Image using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.html" ) for...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/nodejs-net/conversion...
  3. Convert HTML To PDF Javascript

    Convert HTML to PDF format in JavaScript code. Save HTML as PDF using JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.html" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/nodejs-net/conversion...
  4. Convert DOC To TXT Javascript

    Convert DOC to TXT format in JavaScript code. Save DOC as TXT using JavaScript....'@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/nodejs-net/conversion...
  5. Convert DOC To PDF Javascript

    Convert DOC to PDF format in JavaScript code. Save DOC as PDF using JavaScript....'@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/nodejs-net/conversion...
  6. Convert DOC To Image Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  7. Convert HTML to MHTML – Aspose.HTML for .NET

    Learn how to convert HTML to MHTML with Aspose.HTML. You will consider the supported HTML to MHTML conversion scenarios and C# examples to illustrate them....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-mhtml/
  8. Convert Specific Pdf Page - Free Support Forum ...

    Hello, I do see SaveOptions which can be used to export PDF (all pages) to HTML / SVG. However I wish to know if there is option to specify a page also? It does create multiple files on disk. But I want to know option…...below: Document pdfDocument = new Document(@“test.pdf”); Aspose...SvgSaveOptions saveOptions = new Aspose.Pdf.SvgSaveOptions();...

    forum.aspose.com/t/convert-specific-pdf-page/70046
  9. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents using Aspose.Slides for PHP via Java with precise layout, images and formatting preserved....presentation (PPT or PPTX) in new ways, you may benefit from converting...$pres = new Presentation ( $inputPres ); try { $doc = new Document...

    docs.aspose.com/slides/php-java/convert-powerpo...
  10. AiModel Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.AiModel class, your key to leveraging advanced Generative Language Models for enhanced text generation and automation....Create ( AiModelType ) Creates a new instance of AiModel class. virtual...models. Document firstDoc = new Document ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.ai/...