Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 213,390 for

new

(0.24 sec)
  1. SaveOutputParameters | Aspose.Words for Java

    This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation 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. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel cells using HTML with the easy‑to‑use Aspose.Cells for JavaScript via C++ API....modify or leave empty to create a new workbook. </ p > < input type...open it; otherwise create a new workbook let workbook ; if (...

    docs.aspose.com/cells/javascript-cpp/display-bu...
  3. How to add "extras" to GTLF with C# - Free Supp...

    I’m using C# SDK to manipulate 3D model and would like to convert it to GLTF. However, I’m also looking to add “extras” attribute to some specific nodes. How can I do this with C#?...snippets: Scene scene = new Scene(); var box = new Box(); var node =...node.Material = new LambertMaterial(); var tex = new Texture(); mat...

    forum.aspose.com/t/how-to-add-extras-to-gtlf-wi...
  4. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via C++ API....open it; otherwise create a new workbook const file = fileInput...uploaded file var workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/data-valid...
  5. Export Worksheet or Chart into Image with Desir...

    Learn how to export a worksheet or chart to an image with specified width and height using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...dimensions 400x400 const opts = new ImageOrPrintOptions (); opts...

    docs.aspose.com/cells/javascript-cpp/export-wor...
  6. Add WordArt Watermark to Worksheet with JavaScr...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for JavaScript via C++.... Otherwise create a new workbook. let workbook ; if (...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/add-wordar...
  7. Create bitmap from scratch or load from file us...

    Create bitmap from scratch or load from file using C# .NET API.... Create New Bitmap in C# Creating a new image from scratch...example shows how to create a new drawing and draw an arc on it...

    docs.aspose.com/drawing/net/create-image/
  8. Creating Two-dimensional (2D) Barcodes|Document...

    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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...JRRenderable" > <![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/creating-...
  9. Compress Images in Ruby|Aspose.Words for Java

    Compress images using Ruby.... new count = resampler . resample...was compressed by checking the new Ppi. dst_doc = Rjb :: import...

    docs.aspose.com/words/java/compress-images-in-r...
  10. FieldUpdatingProgressArgs Class | Aspose.Words ...

    Discover the Aspose.Words.Fields.FieldUpdatingProgressArgs class, which enhances your document automation by providing real-time updates on field progress....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldUpdatingCallbac callback = new FieldUpdatingCallbac (); doc...

    reference.aspose.com/words/net/aspose.words.fie...