Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 198,847 for

new

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

    Aspose.Words.Saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...ImageSaveOptions(saveFormat) Initializes a new instance of this class that can...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Image in Worksheet|Documentation

    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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...Worksheet C# IWorkbook wb = new XSSFWorkbook (); ISheet sheet1...

    docs.aspose.com/cells/net/add-image-in-worksheet/
  3. UserInformation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.UserInformation class to manage user details effectively and enhance document processing in your applications....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...UserInformation userInformation = new UserInformation { Name = "John...

    reference.aspose.com/words/net/aspose.words.fie...
  4. View ODP in Java | products.aspose.com

    View ODP in Java. Use Java library API to open and view OpenOffice presentation...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/odp/
  5. View OTP in Java | products.aspose.com

    View OTP in Java. Use Java library API to open and view OpenOffice presentation...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/otp/
  6. Convert PowerPoint to PDF with Notes in PHP|Asp...

    Convert PowerPoint to PDF with notes in PHP... $presentation = new Presentation ( "sample.pptx"...speaker notes. $notesOptions = new NotesCommentsLayouti (); $notesOptions...

    docs.aspose.com/slides/php-java/convert-powerpo...
  7. Convert CSV to JSON with Node.js via C++|Docume...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for Node.js via C++ API...."data" ); const loadOptions = new AsposeCells . LoadOptions ( AsposeCells..."SampleCsv.csv" ); const workbook = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-to...
  8. Export Visio Diagram to XML in Ruby|Documentation

    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.... new ( data_dir + "Drawing.vsd" )...aspose.diagram.Diagram' ) . new ( data_dir + "Drawing.vsd" )...

    docs.aspose.com/diagram/java/export-visio-diagr...
  9. MetafileRenderingOptions.useGdiRasterOperations...

    MetafileRenderingOptions.useGdiRasterOperationsEmulation property. Gets or sets a value determining whether or not to use the GDI+ for raster operations emulation....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...metafiles as bitmaps. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// where the builder appends new nodes when we use its document...

    reference.aspose.com/words/net/aspose.words/sto...