Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 33,729 for

new

(0.06 sec)
  1. ChartAxis.displayUnit property | Aspose.Words f...

    ChartAxis.displayUnit property. Specifies the scaling value of the display units for the value axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... axis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing....HtmlSaveOptions() Initializes a new instance of this class that can...document to .epub. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Presentation Viewer|Aspose.Slides for Node.js v...

    PowerPoint presentation viewer in JavaScript...slideIndex = 0 ; var presentation = new aspose . slides . Presentation...slideIndex = 0 ; var presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. Watermark.SetImage | Aspose.Words for .NET

    Enhance your documents with the Watermark SetImage method. Effortlessly add stunning image watermarks for a professional touch.... Document doc = new Document (); // Modify the image...ImageWatermarkOption imageWatermarkOption = new ImageWatermarkOption (); imageWatermarkOption...

    reference.aspose.com/words/net/aspose.words/wat...
  5. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    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...."692_Fonts" ; var fontFolders = new List < string >( FontSettings...psdImage . Save ( outputFile , new PngOptions () { ColorType = PngColorType...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  6. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create New instances of this class for seamless code integration and enhanced functionality....CommentRangeEnd constructor Initializes a new instance of this class. public...Document doc = new Document (); Comment newComment = new Comment (...

    reference.aspose.com/words/net/aspose.words/com...
  7. ASPOS PDF - merging PDF pages in one file to cr...

    I have 2 page pdf document. Each page size is 8.5 X 11 inch. I want to convert these 2 pages to one page of size 8.5inch X 22 inch. what function I should use. Any Example on it?...Document pdfdoc = new Aspose.Pdf.Document(docpath);...Document(docpath); //PdfFileMend mender = new PdfFileMend(); // mender.BindPdf(pdfdoc);...

    forum.aspose.com/t/aspos-pdf-merging-pdf-pages-...
  8. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in Java...curvature for a corner or point add new points to the square manipulate...to change a shape or create a new shape from an existing shape...

    docs.aspose.com/slides/androidjava/custom-shape/
  10. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....throws Exception { Document doc = new Document(getMyDir() + "WMF with...MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt(); // Set...

    reference.aspose.com/words/java/com.aspose.word...