Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 36,393 for

list

(0.74 sec)
  1. TableStyle class | Aspose.Words for Node.js

    Aspose.Words.TableStyle class. Represents a table style...(Inherited from Style ) list Gets the list that defines formatting...formatting of this list style. (Inherited from Style ) listFormat Provides...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Printing Project Files | Aspose.Tasks Documenta...

    Learn how to export Microsoft Project (MPP) files to separate image files using Aspose.Tasks for .NET with ImageSaveOptions and page settings....Pages property that contains a list of page numbers to save when...exporting project layouts. If the list is empty and SaveToSeparateFiles...

    docs.aspose.com/tasks/net/printing-project-page...
  3. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.insert_combo_box method. Inserts a combobox form field at the current position....self , name : str , items : List [ str ], selected_index : int...characters will be truncated. items List[str] The items of the ComboBox...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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-...
  6. ComparisonExpression.ComparisonOperator | Aspos...

    Explore the ComparisonExpression ComparisonOperator property to understand its comparison operator and enhance your coding efficiency....readonly List < string []> mInvocations = new List < string []>();...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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/
  8. 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...
  9. PhysicalFontInfo.version property | Aspose.Word...

    PhysicalFontInfo.version property. Version string of the font....string Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...please resolve this issue: public List TransformOneNoteFile(byte[]...s)); var pdfDocuments = new List(); IList pages = document.GetChildNodes();...

    forum.aspose.com/t/key-not-found-exception/293338