Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 117,648 for

new

(0.08 sec)
  1. 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...
  2. Watermark PDF API | Aspose.PDF

    Add or remove watermark from PDF documents with free cross-platform Apps and High Code APIs for any platform....watermark to PDF file - C# doc = new Aspose . Pdf . Document ( "1..."1.pdf" ); artifact = new Aspose . Pdf . WatermarkArtifact ();...

    products.aspose.com/pdf/watermark/
  3. Underline Enum | Aspose.Words for .NET

    Discover Aspose.Words.Underline enum for versatile font underlining options. Enhance your document formatting with customizable styles today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...will take us to the URL via a new web browser window. doc . Save...

    reference.aspose.com/words/net/aspose.words/und...
  4. 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/
  5. ImageSaveOptions.tiffBinarizationMethod propert...

    ImageSaveOptions.tiffBinarizationMethod property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.saveFormat](../saveFormat/) is [SaveFormat.Tiff](../../../aspose.words/saveformat/#Tiff) and [ImageSaveOptions.tiffCompression](../tiffCompression/) is equal to [TiffCompression.Ccitt3](../../tiffcompression/#Ccitt3) or [TiffCompression.Ccitt4](../../tiffcompression/#Ccitt4)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...darker images. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized document comment rendering. Enhance your document's clarity and presentation today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...world!" ); Comment comment = new Comment ( doc , "John Doe" ,...

    reference.aspose.com/words/net/aspose.words.lay...
  7. 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/
  8. 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/
  9. 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/
  10. Create Slide as SVG Image|Aspose.Slides Documen...

    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....file using (Presentation pres = new Presentation("Slides Test Presentation...object MemoryStream SvgStream = new MemoryStream(); //Generate SVG...

    docs.aspose.com/slides/net/create-slide-as-svg-...