Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 213,599 for

new

(0.17 sec)
  1. Convert WORD To TXT Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  2. Convert DOC To EPUB Javascript

    Convert DOC to EPUB format in JavaScript code. Save DOC as EPUB 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...
  3. Convert TEXT To HTML Javascript

    Convert TEXT to HTML format in JavaScript code. Save TEXT as HTML using 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/nodejs-net/conversion...
  4. Convert WORD To PDF Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  5. TxtLoadOptions.DetectHyperlinks | Aspose.Words ...

    Discover how TxtLoadOptions' DetectHyperlinks property enhances text processing by detecting hyperlinks, improving data accuracy. Default is false....com/words/net/\n" ; using ( Stream stream = new MemoryStream ()) { byte [] buf... Document doc = new Document ( stream , new TxtLoadOptions ()...

    reference.aspose.com/words/net/aspose.words.loa...
  6. FontSubstitutionWarningInfo.Reason | Aspose.Wor...

    FontSubstitutionWarningInfo.Reason property displays why a font substitution happened in an Aspose.Words document.... Document doc = new Document ( MyDir + "Rendering...WarningInfoCollectio callback = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/fon...
  7. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java.... Document doc = new Document(getMyDir() + "Revision...the text that we moved in its new position in the document. //...

    reference.aspose.com/words/java/com.aspose.word...
  8. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions of Aspose.PDF and the latest stable version 25.2.…...Stock "; // Act var input = new MemoryStream(Encoding.UTF8.GetBytes(html));...GetBytes(html)); var document = new Document(input, new HtmlLoadOptions());...

    forum.aspose.com/t/converting-html-to-pdf-error...
  9. Გადაიყვანეთ DOC Გამოსახულება Javascript

    გადაიყვანეთ DOC Გამოსახულება JavaScript ფორმატში კოდით. შეინახეთ DOC როგორც Გამოსახულება 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/ka/nodejs-net/convers...
  10. Გადაიყვანეთ HTML PDF Javascript

    გადაიყვანეთ HTML PDF JavaScript ფორმატში კოდით. შეინახეთ HTML როგორც PDF 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/ka/nodejs-net/convers...