Sort Score
Result 10 results
Languages All
Labels All
Results 9,911 - 9,920 of 213,261 for

new

(0.24 sec)
  1. | Aspose

    Sample code for PNG to JSON Java conversion. Use API example code for batch PNG files to JSON conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/png-to-...
  2. | Aspose

    Sample code for PNG to Searchable PDF Java conversion. Use API example code for batch PNG files to Searchable PDF conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/png-to-...
  3. | Aspose

    Sample code for TIF to PDF Java conversion. Use API example code for batch TIF files to PDF conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tif-to-...
  4. | Aspose

    Sample code for TIF to Text Java conversion. Use API example code for batch TIF files to Text conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tif-to-...
  5. XML to PNG Converter using C# | Aspose.PDF

    Sample code for XML to PNG C# conversion. Use API example code for batch XML files to PNG conversion within VB.NET, ASP.NET, or any .NET-based application... Initialize a new Document Create & set the instance...png" ); var xmlLoadOptions = new Aspose . Pdf . XmlLoadOptions...

    products.aspose.com/pdf/net/conversion/xml-to-png/
  6. Add Custom XML Parts and Select them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for JavaScript via C++....external links const wb = new Workbook ( new Uint8Array ( arrayBuffer...btsData = new Uint8Array ([ 1 , 2 , 3 ]); const btsSchema = new Uint8Array...

    docs.aspose.com/cells/javascript-cpp/add-custom...
  7. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...AsposePpt aspose = new AsposePpt(); aspose.loadTemplate(new FileInput...throws Exception { templateWB = new Workbook(); templateWB.open(template...

    forum.aspose.com/t/formatting-not-retained-whil...
  8. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    Discover how the HtmlSaveOptions ExportPageSetup property enhances your HTML, MHTML, or EPUB exports by allowing customizable page setups for better output....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...identical. HtmlSaveOptions options = new HtmlSaveOptions { ExportPageSetup...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 通过 C++ 使用 JavaScript 改变评论的文本方向|Documentation

    学习如何使用 C++ 通过脚本改变评论的文本方向。有效自定义评论对齐设置。...// Instantiate a new Workbook const wb = new Workbook (); // Get...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  10. 使用JavaScript通过C++删除工作表中的重复行|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表中删除重复行,并选择特定列进行重复检查。...uploaded file const book = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/remove-...