Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 199,426 for

new

(0.11 sec)
  1. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the "Write" method creates a new Run, // which then appears in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.OtherPagesTray | Aspose.Words for .NET

    Discover the PageSetup OtherPagesTray property to easily customize paper tray settings for your printer. Optimize printing efficiency for every section!... Document doc = new Document (); // Find the default... PrinterSettings settings = new PrinterSettings (); // The paper...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Hello, world!|Documentation

    Get started with Aspose.OCR for JavaScript via C++ by creating and running a bare minimum example.... name } ` ); const reader = new FileReader (); reader . onload...function ( e ){ const fileData = new Uint8Array ( e . target . result...

    docs.aspose.com/ocr/javascript-cpp/hello-world/
  5. Set the style of the shapes in a visio page wit...

    Learn how to set the style of the shapes in a visio page with Aspose.Diagram.... We'll start by creating a new diagram using the Aspose.Diagram...Aspose.Diagram.Diagram diagram = new Aspose.Diagram.Diagram(); diagram...

    products.aspose.com/diagram/tutorial/set-shape-...
  6. Licensing|Aspose.Slides 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....subscription for free upgrades to new versions or fixes released within...class for licensing operations. New licenses can activate Aspose...

    docs.aspose.com/slides/net/licensing/
  7. 形状有效属性|Aspose.Slides for PHP 文档

    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.... 以下示例代码演示了如何获取有效值: $pres = new Presentation ( "Presentation1...以下示例代码展示了如何获取相机的有效属性: $pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/zh/php-java/shape-effect...
  8. ResourceLoadingAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ResourceLoadingAction enum for efficient resource loading modes. Enhance your document processing with optimized performance!...doc = new Document (); doc . ResourceLoadingCallb = new ImageNameHandler...(); DocumentBuilder builder = new DocumentBuilder ( doc ); // Images...

    reference.aspose.com/words/net/aspose.words.loa...
  9. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkbox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your documents....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. HtmlFixedSaveOptions.exportEmbeddedImages prope...

    HtmlFixedSaveOptions.exportEmbeddedImages property. Specifies whether images should be embedded into Html document in Base64 format... let doc = new aw . Document ( base . myDir... let htmlFixedSaveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...