Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 213,381 for

new

(0.11 sec)
  1. WatermarkerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.WatermarkerContext class for seamless document watermarking. Enhance your documents with ease and efficiency....WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...

    reference.aspose.com/words/net/aspose.words.low...
  2. 在用C++通过JavaScript加载工作簿或工作表时筛选对象|Documentation

    学习在用C++通过Aspose.Cells for JavaScript加载工作簿或工作表时如何筛选数据...lOptions = new LoadOptions (); lOptions . loadFilter = new LoadFilter...filter const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  3. Aspose.PSD for .NET 19.10 - 发布说明|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.... Save ( destName , new PsdOptions ( image )); } string...); image . Save ( destName , new PsdOptions ( image )); } string...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  4. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j....throws Exception { Document doc = new Document ( dataDir + "document...watermarks. Shape watermark = new Shape ( doc , ShapeType . TEXT_PLAIN_TEXT...

    docs.aspose.com/words/java/add-watermark-in-doc...
  5. Convert WORD To HTML C#

    Convert a Word document to HTML format in C# code. Save a Word document as HTML using C#....Words; var doc = new Document( "Input.docx" ); doc...using Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...

    products.aspose.com/words/net/conversion/word-t...
  6. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for .NET...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarCodeReader read = new BarCodeReader ( $"{path}AustraliaPostCTable...

    docs.aspose.com/barcode/net/read-australia-post/
  7. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number.... If none is selected, a new workbook will be used. </ p >...selected - will operate on a new workbook document . getElementById...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  8. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an object in Java.... Document doc = new Document(getMyDir() + "Various..."Shape.Reflection.docx"); doc = new Document(getArtifactsDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert PDF/A to PDF format|Aspose.PDF for PHP ...

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with PHP library.... // Create a new instance of the Document class...with the input file $document = new Document ( $inputFile ); // Remove...

    docs.aspose.com/pdf/php-java/convert-pdfa-to-pdf/
  10. Opening Files with Different Formats with JavaS...

    Aspose.Cells for JavaScript via C++ API allows you to open or read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... const loadOptions = new LoadOptions ( LoadFormat . SpreadsheetML...data const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/opening-fi...