Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 213,087 for

new

(0.65 sec)
  1. 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/
  2. 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...
  3. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."#0000FF" ; font . name = "Courier New" ; font . underline = aw . Underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.position property | Aspose.Words for Node.js

    Font.position property. Gets or sets the position of text (in points) relative to the base line... let doc = new aw . Document (); let para =...above the baseline. let run = new aw . Run ( doc , "Raised text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PDF to DOC Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add PDF file to new page...

    products.aspose.com/pdf/net/merger/pdf-to-doc/
  6. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add image to new PDF page...

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  7. Chart.DataTable | Aspose.Words for .NET

    Access and customize your chart's DataTable properties effortlessly. Enhance data visualization with the Show property for clear insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataTable.HasLegendKeys | Aspose.Words for...

    Discover the ChartDataTable HasLegendKeys property to easily control legend key visibility in your data table. Enhance clarity with customizable settings!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Փոխարկել Պատկեր 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...
  10. Փոխարկել 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...