Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 38,020 for

list

(0.11 sec)
  1. 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...
  2. 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...
  3. Example for CELLSNET-58755 and CELLSNET-58756 -...

    Hi, could you please provide an example of the enhancements introduced in CELLSNET-58755 and CELLSNET-58756 in Aspose.Cells release 25.8? I wasn’t able to find any sample related to this enhancement in Smart Markers rela…...typeof(ABC_1_Data)); List<ABC_1_Data> listFormData = new List<ABC_1_Data>();...[JsonProperty("Directors")] public List<Employee> Directors { get; set;...

    forum.aspose.com/t/example-for-cellsnet-58755-a...
  4. Aspose::Words::Settings::OdsoFieldMapDataCollec...

    How to use Aspose::Words::Settings::OdsoFieldMapDataCollection::iterator_holder_type typedef of Aspose::Words::Settings::OdsoFieldMapDataCollection class in C++....:: Collections :: Generic :: List < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Aspose::Words::Vba::VbaReferenceCollection::ite...

    How to use Aspose::Words::Vba::VbaReferenceCollection::iterator_holder_type typedef of Aspose::Words::Vba::VbaReferenceCollection class in C++....:: Collections :: Generic :: List < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. Aspose::Words::Settings::OdsoRecipientDataColle...

    How to use Aspose::Words::Settings::OdsoRecipientDataCollection::iterator_holder_type typedef of Aspose::Words::Settings::OdsoRecipientDataCollection class in C++....:: Collections :: Generic :: List < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Aspose::Words::Markup::CustomXmlPartCollection:...

    How to use Aspose::Words::Markup::CustomXmlPartCollection::iterator_holder_type typedef of Aspose::Words::Markup::CustomXmlPartCollection class in C++....:: Collections :: Generic :: List < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  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. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name....str , substitute_font_names : List [ str ]): ... Parameter Type... substitute_font_names List[str] List of alternative font names...

    reference.aspose.com/words/python-net/aspose.wo...
  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/