Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 115,798 for

new

(0.08 sec)
  1. CommentCollection class | Aspose.Words for Node.js

    Aspose.Words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...nodes from the collection to a new array of nodes. (Inherited from...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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

    Combine two or more EPUB documents into one PDF 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 EPUB file to new PDF...

    products.aspose.com/pdf/net/merger/epub-to-pdf/
  3. PNG to PDF Merge using C++ | Aspose.PDF

    Combine two or more PNG 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 PNG file to new page...

    products.aspose.com/pdf/cpp/merger/png-to-pdf/
  4. SVG to PDF Merge using C# | Aspose.PDF

    Combine two or more SVG documents into one PDF 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 SVG file to new page...

    products.aspose.com/pdf/net/merger/svg-to-pdf/
  5. Public API Changes in Aspose.Cells 8.4.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... It includes not only new and updated public methods, added...4.0 has exposed a series of new classes and properties in the...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let findReplaceOptions = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Node.parentNode property | Aspose.Words for Nod...

    Node.parentNode property. Gets the immediate parent of this node.... let doc = new aw . Document (); let para =...document's first paragraph. let run = new aw . Run ( doc , "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Blob|Aspose.Slides for Node.js via .NET ...

    Manage Blob in PowerPoint Presentation using JavaScript. Use Blob to reduce memory consumption in PowerPoint Presentation using JavaScript. Add large file through Blob to PowerPoint Presentation using JavaScript. Export large file through Blob from PowerPoint Presentation using JavaScript. Load a large PowerPoint Presentation as Blob using JavaScript....avi" ; // Creates a new presentation to which the video...video will be added var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/manage-blob/
  9. FontSettings.FallbackSettings | Aspose.Words fo...

    Discover the FontSettings FallbackSettings property for optimized font fallback mechanisms. Enhance your design with seamless text rendering!...doc = new Document (); FontSettings fontSettings = new FontSettings...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Add, Extract, Delete Tables in PDF using Java |...

    Manage Tables in PDF file programmatically with Java sample code using Aspose.PDF for Java... Document doc = new Aspose . Pdf . Document ( dataDir..."AddTable.pdf" ); // Initializes a new instance of the Table Aspose...

    products.aspose.com/pdf/java/table/