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

list

(0.2 sec)
  1. Aspose Words forcefully converting string - Fre...

    I have a Json input with both token and value in string format { "TOKEN1": "1000", "TOKEN2": "2000" } and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…... List<String> formats = new List<String>(); formats...date-time parse formats to an empty list...

    forum.aspose.com/t/aspose-words-forcefully-conv...
  2. System.InvalidCastException: Unable to cast obj...

    Please help!!! Got error when try use concatenate method of Aspose.Pdf.Kit.PdfFileEditor System.InvalidCastException: Unable to cast object of type ‘xeb116a323308e2f7.xae94bcfc1c7ddd9a’ to type ‘xeb116a323308e2f7.x9268…...// Build a clean list of PDF file paths List<string> sourceFiles...sourceFiles = new List<string>(); foreach (var item in PDFFilelist) {...

    forum.aspose.com/t/system-invalidcastexception-...
  3. 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/
  4. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...fetch Messages: List AllEnvelopes = new List(); TotalCount =...ListFolders() method returns an empty list, the inbox variable will be...

    forum.aspose.com/t/nullreferenceexception-listm...
  5. Export of only some entities|CAD 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....you need by adding them to the list, then assign them to the picture...

    docs.aspose.com/cad/net/how-to/export-of-only-s...
  6. Export of only some entities|CAD 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....you need by adding them to the list, then assign them to the picture...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  7. 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...
  8. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Getting Headers or Footers with Node.js via C++...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Node.js via C++ API....Headers and Footers into a Command List The header or footer text can...headers and footers as a command list. The following code shows how...

    docs.aspose.com/cells/nodejs-cpp/get-headers-or...
  10. PhysicalFontInfo.fontFamilyName property | Aspo...

    PhysicalFontInfo.fontFamilyName property. Family name of the font....string Examples Shows how to list available fonts. // Configure...

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