Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 34,272 for

list

(0.13 sec)
  1. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...and use a paragraph style with list formatting. doc = aw . Document...space_after = 12 # Create a list and make sure the paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...shapes in the workbook are listed in the list on the right. Selecting...Selecting a name in the list automatically selects the corresponding...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  3. Identifying recognition problems|Documentation

    How to identify non-fatal errors that occurred during recognition....recognition errors are stored as a list of strings in the warnings property...

    docs.aspose.com/ocr/python-net/identify-problems/
  4. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...and use a paragraph style with list formatting. let doc = new aw...spaceAfter = 12 ; // Create a list and make sure the paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Extracting data from scanned invoices using AI|...

    Combine Aspose.OCR for .NET with ChatGPT to extract information such as numbers, dates, line items, and totals from scanned invoices....AsposeOcr api = new AsposeOcr (); List < RecognitionResult > results...AsposeOcr api = new AsposeOcr (); List < RecognitionResult > results...

    docs.aspose.com/ocr/net/ocr-and-parse-with-ai/
  6. Working with Gradient in XPS file | Java

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Java...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...8 // Initialize List of XpsGradentStop 9 List < XpsGradientStop...

    docs.aspose.com/page/java/xps/working-with-grad...
  7. <<restartNum>> stops working inside table - Fre...

    template List with numbering restart <<foreach [ManagerTestClass m in Managers]>><<[m.getName()]>> (<<[m.getContracts().sum(c => (int)c.getPrice())]>>) | 1. <<restartNum>><<foreach [ContractTestClass c in m.getContract…...2, 2025, 12:09am 1 template List with numbering restart <<foreach...h>> 1044×483 16.4 KB result List with numbering restart John...

    forum.aspose.com/t/restartnum-stops-working-ins...
  8. 查找与外部数据连接相关的查询表和列表对象,通过JavaScript与C++|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++查找与外部数据连接相关的查询表和列表对象。...> </ head > < body > < h1 > List Query Tables and Connections...); } } } } // Iterate all the list objects in this worksheet for...

    docs.aspose.com/cells/zh/javascript-cpp/find-qu...
  9. Additional Bookmarks Added During Aspose Docume...

    We are using Aspose for document generation. In our Word template, we have only one bookmark defined. However, when we generate the document through Aspose, the output document contains additional bookmarks (for example,…...---------- // 1️⃣ Capture the list of *known* (user‑defined) bookmark...bookmark that is NOT in the wanted list for (int i = doc.Range.Bookmarks...

    forum.aspose.com/t/additional-bookmarks-added-d...
  10. Output Streams – Aspose.HTML for Java

    Learn how to use and manage output streams to handle multi-output rendering and streamline HTML workflows with the Aspose.HTML for Java....field lStream which is a list java.util.List of java.io.InputStream...java. io . Closeable { 6 // List of InputStream objects created...

    docs.aspose.com/html/java/output-streams/