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

new

(0.15 sec)
  1. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your documents!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. 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...
  4. 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...
  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. ImportFormatOptions.AppendDocumentWithNewPage |...

    Control document merging by forcing imported sections to start on a New page when appending documents in Aspose.Words....Document dstDoc = new Document (); Document srcDoc = new Document ();...ImportFormatOptions options = new ImportFormatOptions { AppendDocumentWithNe...

    reference.aspose.com/words/net/aspose.words/imp...
  9. 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-...
  10. 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...