Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 37,909 for

list

(0.14 sec)
  1. Integrating Manually with Visual Studio 2005 or...

    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....should notice new formats in the list of export formats. New export...

    docs.aspose.com/slides/reportingservices/integr...
  2. Null reference handling with smart marker neste...

    Hello, It seems I am encountering a regression in null handling between Aspose.Cells 25.6.0 and above. I have an excel template file with smart markers, with both direct values and nested object: for example, I have &=…...WorkbookDesigner(workbook); List<TestReportModel> data = [new...

    forum.aspose.com/t/null-reference-handling-with...
  3. FieldOptions.FieldDatabaseProvider | Aspose.Wor...

    Discover the FieldOptions FieldDatabaseProvider property, easily manage and retrieve query results for enhanced data handling in your applications.... The list of table formats is in the "Table...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldDatabase.FileName | Aspose.Words for .NET

    Discover the FieldDatabase FileName property to easily manage your database's full path and file name, enhancing your data organization and access.... The list of table formats is in the "Table...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::InlineStory::get_IsMoveFromRevis...

    Aspose::Words::InlineStory::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....:: Collections :: Generic :: List < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::InlineStory::get_IsMoveToRevisio...

    Aspose::Words::InlineStory::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....:: Collections :: Generic :: List < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. FieldDatabase.FormatAttributes | Aspose.Words f...

    Discover the FieldDatabase FormatAttributes property to easily customize table attributes, enhancing your data management and presentation.... The list of table formats is in the "Table...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... bold = True # List all possible style conditions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ReplacingArgs class | Aspose.Words for Python

    aspose.words.replacing.ReplacingArgs class. Provides data for a custom replace operation... as_section (), b ), list ( doc_to_insert . sections ))):...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...getSubFolder("Inbox"); // List to store message entry IDs java.util.List<String>... != null) { List<MessageInfo> result = new List<>(); findCon...

    forum.aspose.com/t/how-to-get-the-following-val...