Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 214,313 for

new

(0.09 sec)
  1. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for Node.js when converting PowerPoint & OpenDocument presentations to other file formats in JavaScript.... Load the new font. Add a rule for the replacement...Loads a presentation var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/font-substit...
  2. XPS to PDF Merge using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/merger/xps-to-pdf/
  3. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions(); // If we save...

    reference.aspose.com/words/java/com.aspose.word...
  4. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for .NET. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....) => { LoadOptions options = new LoadOptions { InterruptionToken...Presentation presentation = new Presentation ( "sample.pptx"...

    docs.aspose.com/slides/net/support-for-interrup...
  5. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java.... Document doc = new Document(getMyDir() + "Form fields...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert JPG To DOC C#

    Convert JPG to DOC format in C# code. Save JPG as DOC using 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/net/conversion/jpg-to...
  7. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java.... Document doc = new Document(getMyDir() + "Field...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert CSV, TSV and TXT to Excel with JavaScri...

    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....LoadFormat (CSV) const loadOptions4 = new LoadOptions ( LoadFormat . Csv...buffer const wbCSV = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  9. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for JavaScript via C++....loadOptions = new LoadOptions (); loadOptions . loadFilter = new LoadFilter...options const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  10. 档案

    档案...NetworkCredential windowsCredentials = new NetworkCredential(userName, password...ProjectServerCredent projectServerCredent = new ProjectServerCredent(url, windowsCredentials);...

    blog.aspose.com/zh/tasks/create-read-projects-o...