Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 213,057 for

new

(0.18 sec)
  1. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy.... AsposeOCR api = new AsposeOCR (); // Invert colors...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/invert/
  2. 使用 JavaScript 及 C++ 添加数字签名到已签名的 Excel 文件|Docume...

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在已签名的 Excel 文件中添加数字签名...file const workbook = new Workbook ( new Uint8Array ( excelArrayBuffer...dsCollection = new DigitalSignatureColl (); // Create new digital signature...

    docs.aspose.com/cells/zh/javascript-cpp/add-dig...
  3. 导出 Excel 数据以填写 PDF 表单|Aspose.PDF for .NET

    本节解释了如何使用 AutoFiller 类导出 Excel 工作表数据以填写 PDF 表单。...GetDataDir_AsposePdf_Excel (); var workbook = new Workbook (); // Creating a file...using ( FileStream fstream = new FileStream ( dataDir + "newBook1...

    docs.aspose.com/pdf/zh/net/export-excel-workshe...
  4. Generate Reports in OST Files via .NET | produc...

    C# source code to generate OST format reports on .NET Framework, .NET Core, and Xamarin Platforms....generate messages in bulk Create a new PST with PersonalStorage.Create...MailMessage MailMessage template = new MailMessage(); // add template...

    products.aspose.com/email/net/assembly/ost/
  5. JsonDataLoadOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Reporting.JsonDataLoadOptions class for seamless JSON data parsing. Enhance your document processing with flexible options!...JsonDataLoadOptions () Initializes a new instance of this class with default...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  6. PDF to image scrambled background layout - Free...

    We want to convert the PDF file to an image file. The result is a scrambled image. The PDF is generated by scan software of EasyData (Abbyy) We use the following code: static void ConvertToImage() { …...ConvertToImage() { Document pdfDocument = new Document(@“E:\testconvert\Factuur14324...using (FileStream imageStream = new FileStream(@“E:\testconvert\image”...

    forum.aspose.com/t/pdf-to-image-scrambled-backg...
  7. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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.... It includes not only new and updated public methods, but...added in the HTMLSaveOptions The new SaveToolBar option has been added...

    docs.aspose.com/diagram/java/public-api-changes...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....methods, properties and so on, any new restrictions and other changes...EndShapeConnectionSi. Presentation input = new Presentation (); IShapeCollection...

    docs.aspose.com/slides/java/public-api-and-back...
  9. CalendarType | Aspose.Words for Java

    Specifies the type of a calendar in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldResultFormatter formatter = new FieldResultFormatter("$%d", "Date:...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.rowFormat property | Aspose.Wor...

    DocumentBuilder.rowFormat property. Returns an object that represents current table row formatting properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

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