Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 37,477 for

list

(0.22 sec)
  1. Working with Exchange Mailbox and Messages - Re...

    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....com" ); Listing Messages A list of the email messages...method. Simple Messages Listing To list the messages in an Exchange...

    docs.aspose.com/email/java/working-with-exchang...
  2. Exception converting html triple nested bullets...

    Exception converting html triple nested bullets to PDF using LINUX Aspose.Pdf (Aspose.PDF.Drawing 25.9.0) I was able to reproduce the problem with this simple html: <ul><li>one<ul><li>two<ul><li>three</li></ul></li><…...engine when it tries to build the list hierarchy for a three‑level...the internal CSS layout for lists: using Aspose.Pdf; using Aspose...

    forum.aspose.com/t/exception-converting-html-tr...
  3. Working with Contacts on Exchange Server using ...

    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....article also shows how you can list contacts from the Contacts folder...mailboxURI , credential ); // List all the contacts MapiContact...

    docs.aspose.com/email/java/working-with-contact...
  4. Aspose Locale issues - Free Support Forum - asp...

    Hello, Lately, we are running into a particular locale related issues, i.e Aspose.Words is unable to format the numbers into the correct locale. We figured out a fix, but I’m wondering if there is a List of locales that…...I’m wondering if there is a list of locales that Aspose supports...with Aspose support, to get the list of locales, which needs custom...

    forum.aspose.com/t/aspose-locale-issues/315615
  5. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_UseNormalStyleForList method. Do Not Automatically Apply List ParagraphStyle To Bulleted/Numbered Text in C++....method Do Not Automatically Apply List Paragraph Style To Bulleted/Numbered...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Summarize a Document|Aspose.Words for Python vi...

    Summarize a document. Aspose.Words for Python simplifies document summarization using OpenAI and Google AI models by allowing you to specify the summary length.... The list of supported models is available...Anthropic Claude models. The full list is defined in the aw.ai.AiModelType...

    docs.aspose.com/words/python-net/summarize-a-do...
  7. 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...
  8. 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...
  9. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...= new DocumentBuilder(dst); List<Bookmark> bookmakrs = dst.Range...Name]; if (srcBookmark != null) { List<Node> extractedNodes = ExtractContentHelper...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  10. JsonDataLoadOptions.PreserveSpaces | Aspose.Wor...

    Discover how the JsonDataLoadOptions PreserveSpaces property enhances JSON data handling by preserving leading and trailing spaces for accurate string values....{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...