Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 813 for

dictionary

(0.15 sec)
  1. Recognize tables and save result as XLSX file v...

    Recognize table and save result as XLSX file....// 5) you can set your own dictionary for spell-check result [...

    products.aspose.com/ocr/net/recognition/get-xlsx/
  2. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...structured list (like a nested dictionary or a list of lists) that...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  3. Issue During Bulk PDF Merge – Font Object Error...

    Hi Aspose Team, We are using Aspose.PDF for HTML-to-PDF conversion, and the generated PDFs appear correct when processed individually. However, we are encountering an issue during our bulk download process, where we me…...“Font object should be a dictionary.” We are unsure why this...

    forum.aspose.com/t/issue-during-bulk-pdf-merge-...
  4. Working with Gmail Calendars|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....Retrieve client settings Dictionary < String , String > settings...= client . getColors (); Dictionary < String , Colors > palettes...

    docs.aspose.com/email/java/working-with-gmail-c...
  5. Aspose cells : Redo and undo actions are not pe...

    Step 1: I entered 11, 12, 13, and 14 in different cells. Step 2: I applied red color to some cells. Step 3: I applied yellow color to other cells. Step 4: When performing undo (Ctrl + Z), the colors are removed correc…...var originalValues = new Dictionary<int, string>(); for (int...

    forum.aspose.com/t/aspose-cells-redo-and-undo-a...
  6. Public API Changes in Aspose.Imaging 2.3.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....= ( CadImage ) image ; // dictionary keys by layout names string...CType ( image , CadImage ) ' dictionary keys by layout names Dim...

    docs.aspose.com/imaging/net/public-api-changes-...
  7. BuildingBlockGallery | Aspose.Words for Java

    Specifies the predefined gallery into which a building block is classified in Java....GUID-building block pairs in a dictionary. /// public static class...

    reference.aspose.com/words/java/com.aspose.word...
  8. Problems converting PDF (containing images) to ...

    I've upgraded our version of Aspose PDF for .Net recently and am now seeing problems when converting a PDF document to HTML. This only happens for some PDF documents - the ones I have noticed it happening on are document…... , Dictionary 2 ) <br /> at . .?(? ) <br...

    forum.aspose.com/t/problems-converting-pdf-cont...
  9. LaTeX 文件修复 | Aspose.TeX for .NET

    本文介绍 Aspose.TeX API 在 .NET 上的 LaTeX 修复解决方案。了解如何使用此功能的代码示例。...private Dictionary < string, string > _map = new Dictionary < string...

    docs.aspose.com/tex/zh/net/latex-repair/
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...named JavaScripts (JavaScript dictionary) if (pdf.JavaScript != null...JavaScript.Keys) { // The dictionary stores the script as a plain...

    forum.aspose.com/t/unable-to-extract-javascript...