Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 37,970 for

list

(0.11 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. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text... The complete list of child nodes that can occur...change tracking was enabled. is_list_item True when the paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FormFieldCollection::idx...

    Aspose::Words::Fields::FormFieldCollection::idx_get method. Returns a form field by bookmark name in C++....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/cpp/aspose.words.fie...
  5. 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...
  6. Managing Appointments in Python|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....end date, organizer email, and list of attendees. Set appointment...ICS file and store them in a list, then output the total number...

    docs.aspose.com/email/python-net/managing-appoi...
  7. WebExtensionBinding constructor | Aspose.Words ...

    WebExtensionBinding constructor. Creates web extension binding with specified parameters....map the binding entry in this list with the bound data in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FieldToc::set_CustomStyl...

    Aspose::Words::Fields::FieldToc::set_CustomStyles method. Sets a List of styles other than the built-in heading styles to include in the table of contents in C++....FieldToc::set_CustomStyles method Sets a list of styles other than the built-in...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Set Target Barcode Types for Recognition|Docume...

    This Article Describes How to Set Target Barcode Types for Recognition... List Target Barcode Types in DecodeType...specified by grouping them in a list and passing it to the BarCodeReader()...

    docs.aspose.com/barcode/python-net/set-target-b...
  10. Output Streams – C# MemoryStream – Aspose.HTML ...

    Learn about the ICreateStreamProvider interface, which is used when storing a conversion result in memory or sending it to remote storage....ICreateStreamProvide 4 { 5 // List of MemoryStream objects created...public List < MemoryStream > Streams { get; } = new List < MemoryStream...

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