Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 164,423 for

new

(0.05 sec)
  1. Edit PDF In C#

    Edit PDF in C# code....and formatting attributes Add new PDF elements Search PDF for text...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/pdf/
  2. DocumentBuilder.insertNode method | Aspose.Word...

    DocumentBuilder.insertNode method. Inserts a node before the cursor....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...contain the image. let shape = new aw . Drawing . Shape ( builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control stream behavior for efficient image saving and enhanced performance....ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...process. HtmlSaveOptions options = new HtmlSaveOptions (); options ...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...seriesColl . Add ( "Series 1" , new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 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...
  7. Convert HTML To EPUB Javascript

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

    Convert HTML to WORD format in JavaScript code. Save HTML as WORD 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...
  9. Convert HTML To PNG Javascript

    Convert HTML to PNG format in JavaScript code. Save HTML as PNG 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...
  10. Convert WORD To XPS Javascript

    Convert a Word document to XPS format in JavaScript code. Save a Word document as XPS 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...