Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 213,190 for

new

(0.15 sec)
  1. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  2. PDF to HTML Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one HTML 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 HTML document In loop: add PDF file to new page...

    products.aspose.com/pdf/net/merger/pdf-to-html/
  3. Load a Web Image from a URL into an Excel Works...

    How to convert an image from a URL to an actual Excel image using Aspose.Cells for JavaScript via C++....If no file provided, create a new workbook document . getElementById...orange;">No input workbook selected. A new workbook will be created.</p>'...

    docs.aspose.com/cells/javascript-cpp/load-a-web...
  4. Insert Cell Comments|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.... The new Comment object can be accessed...Workbook object Workbook workbook = new Workbook (); Worksheet worksheet...

    docs.aspose.com/cells/java/insert-cell-comments/
  5. Create Different Cell Types in Apache POI and A...

    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 object Workbook workbook = new Workbook (); //Accessing the...Cell Types Java Workbook wb = new HSSFWorkbook (); Sheet sheet...

    docs.aspose.com/cells/java/create-different-cel...
  6. RevisionCollection.Accept | Aspose.Words for .NET

    Discover the RevisionCollection Accept method to easily manage and filter revisions based on your criteria for streamlined project updates....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... doc . Revisions . Accept ( new RevisionCriteria ( "John Doe"...

    reference.aspose.com/words/net/aspose.words/rev...
  7. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...contain the image. let shape = new aw . Drawing . Shape ( builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ICssSavingCallback Interface | Aspose.Words for...

    Control CSS saving in Aspose.Words with the ICssSavingCallback interface. Customize your HTML document output for enhanced styling and flexibility....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  9. About sum function using in aspose word templat...

    Hi Team, How to add sum () or convert below expression in aspose word template using LINQ report engine. =CInt(Sum(Fields!NominalFrequency.Value)).ToString()...Typical usage in code var engine = new ReportingEngine(); engine.Bu...build the report var engine = new ReportingEngine(); engine.Bu...

    forum.aspose.com/t/about-sum-function-using-in-...
  10. Extract Assets from VRML File Formats via .NET ...

    C# source code to load, render and add extract assets from VRML documents on .NET Framework, .NET Core, Mono....vrml" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/vrml/