Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 34,563 for

list

(0.17 sec)
  1. Export RDL Reports to PDF & XPS in SQL Serv...

    SQL Server Reporting Services rendering extension - Export PDF PDF/A and XPS reports containing tables charts and images from SQL Server...contents, tables and figures list for PDF files Specify arrows...generates documents. The following list defines a handful of the many...

    products.aspose.com/pdf/reporting-services/
  2. 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/
  3. 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...
  4. PersonCollection constructor | Aspose.Words for...

    aspose.words.bibliography.PersonCollection constructor...__init__ ( self , persons : List [ aspose . words . bibliography...Parameter Type Description persons List[ Person ] Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadOptions::RtfLoadOptions constructor. Initializes a new instance of this class with default values in C++....System :: String ( u "“John Doe´s list of currency symbols”™ \r " )...:: String ( u "“John Doe´s list of currency symbols†\u009d...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Aspose Email Attachment's Issue - Getting diffe...

    Aspose Email attachment’s name issue for same .eml file & .msg file We have below two scenarios for processing file with Aspose.Email. Scenario – 1 , In this scenario we are processing .eml file with Aspose.Email and …...Email and getting list of attachments. Scenario-2 ...AttachIndex = new List<int>(); _emailAttachments = new Lazy<List<EmailAttachment>>(()...

    forum.aspose.com/t/aspose-email-attachments-iss...
  7. 档案

    档案..."tokens"; private static final List<String> SCOPES = Collections...setTitle(_defaultSheetName); // 将工作表添加到列表 List<Sheet> sheetList = new ArrayList<Sheet>();...

    blog.aspose.com/zh/cells/convert-excel-files-to...
  8. Aspose::Words::Document::get_RevisionsView meth...

    Aspose::Words::Document::get_RevisionsView method. Gets or sets a value indicating whether to work with the original or revised version of a document in C++....get_MyDir () + u "Revisions at list levels.docx" ); doc -> UpdateListLabels...accepted. Currently supports list labels. doc -> set_RevisionsView...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. FieldDatabaseDataRow.values property | Aspose.W...

    FieldDatabaseDataRow.values property. Gets values that belong to this row....@property def values ( self ) -> List [ str ]: ... See Also module...

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