Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 213,191 for

new

(0.12 sec)
  1. 用JavaScript通过C++对行和列进行分组和取消分组|Documentation

    了解怎样使用Aspose.Cells for JavaScript通过C++对Excel中的行和列进行分组和取消分组。...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/groupin...
  2. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...2025, 2:30pm 24 I started a new project and changed the StartPage...still errors. I even started a new project but get the same error...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  3. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser....visually show the differences, so a new document is required to contain...document2 ) { ArrayList result = new ArrayList (); try { // Create...

    docs.aspose.com/words/net/document-comparison-f...
  4. Public API Changes in Aspose.Cells 16.10.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, added...create a new spreadsheet and add a shape Workbook book = new Workbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Data Visualization API for .NET

    Visualization with .NET...map = new Map(800, 476)) { var baseMapSymbolizer = new SimpleFill...baseMapSymbolizer); var citiesSymbolizer = new SimpleMarker() { FillColor =...

    products.aspose.com/gis/ga/viewer/
  6. Data Visualization API for .NET

    Visualization with .NET...map = new Map(800, 476)) { var baseMapSymbolizer = new SimpleFill...baseMapSymbolizer); var citiesSymbolizer = new SimpleMarker() { FillColor =...

    products.aspose.com/gis/ko/viewer/
  7. Data Visualization API for .NET

    Visualization with .NET...map = new Map(800, 476)) { var baseMapSymbolizer = new SimpleFill...baseMapSymbolizer); var citiesSymbolizer = new SimpleMarker() { FillColor =...

    products.aspose.com/gis/uk/viewer/
  8. 档案

    档案...// 加载现有的输入图像 Bitmap bitmap = new Bitmap(dataDir + @"Test.png");...AntiAliasGridFit; Brush brush = new SolidBrush(Color.FromKnownColor(KnownColor...

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  9. Import HTML to OneNote using Aspose.Note via C#...

    How to import an HTML file into OneNote (.one) format using Aspose.Note. Steps, code, and explanations for working with HTML files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/note/net/conversion/html-to...
  10. 在 Android 上打开演示文稿|Aspose.Slides 文档

    通过 Aspose.Slides for Android 使用 Java 轻松打开 PowerPoint(.pptx、.ppt)和 OpenDocument(.odp)演示文稿——快速、可靠、功能齐全。...Presentation presentation = new Presentation ( "Sample.pptx"...代码演示了此操作: LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.aspose.com/slides/zh/androidjava/open-pres...