Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 222,975 for

new

(0.17 sec)
  1. Edit WORD In Javascript

    Edit a Word document in JavaScript code....and formatting attributes Add new Word elements Search Word for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/word/
  2. Edit DOCX In Javascript

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

    products.aspose.com/words/nodejs-net/edit/docx/
  3. Edit DOC In Javascript

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

    products.aspose.com/words/nodejs-net/edit/doc/
  4. Edit MARKDOWN In Javascript

    Edit MARKDOWN in JavaScript code....and formatting attributes Add new Markdown elements Search Markdown...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/markd...
  5. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to text in Excel using Aspose.Cells for JavaScript via C++....const workbook = new Workbook (); // Adding a new worksheet to the...SaveFormat . Auto ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/apply-supe...
  6. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java.... Document doc = new Document(getMyDir() + "Tables...composite node. Document doc = new Document(); Paragraph para =...

    reference.aspose.com/words/java/com.aspose.word...
  7. Փոխարկել JPG DOC C#

    Փոխարկեք JPG ը DOC ձևաչափի C# կոդով: Պահեք JPG որպես DOC օգտագործելով 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/hy/net/conversion/jpg...
  8. Փոխարկել JPG TXT C#

    Փոխարկեք JPG ը TXT ձևաչափի C# կոդով: Պահեք JPG որպես TXT օգտագործելով 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/hy/net/conversion/jpg...
  9. Փոխարկել 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/hy/net/conversion/jpg...
  10. Փոխարկել Պատկեր TXT C#

    Փոխարկեք Պատկեր ը TXT ձևաչափի C# կոդով: Պահեք Պատկեր որպես TXT օգտագործելով 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...