Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 34,265 for

list

(0.08 sec)
  1. Hyphenation of Serbian text - Free Support Foru...

    https://forum.aspose.com/t/hyphenation-of-serbian-text/323124/2 Hello, Thanks for your reply. You recommend Hyphenation.GetSupportedLanguages(). But this method does not seem to be available. Kind regards...RegisterDictionary is not present in the list of language codes that Aspose...Check the supported language list – Aspose.Words provides the...

    forum.aspose.com/t/hyphenation-of-serbian-text/...
  2. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API....are restricted to a list of values. List validation defines a...a separate list of values that can be applied to a cell, or cell...

    docs.aspose.com/cells/nodejs-cpp/data-validation/
  3. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....are restricted to a list of values. List validation defines a...a separate list of values that can be applied to a cell, or cell...

    docs.aspose.com/cells/python-net/data-validation/
  4. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....last node from the reversed list end_table . getParentNode ()...# Remove this node from the list after insertion. extracted_nodes...

    docs.aspose.com/words/java/extract-content-in-r...
  5. 关于多个shape拼接成一个整体图的问题。 - Free Support Forum - as...

    我有一个需求,需要将多个shape拼接成一个组合,然后渲染保存为图片。请问是否可以做到? 下方是word文件。 test-shape.docx (47.9 KB)... List<ShapeBase[]> pagesShapes = new List<ShapeBase[]>();...collections. List<ShapeBase> currentPageShapesVML = null; List<ShapeBase>...

    forum.aspose.com/t/shape/326036
  6. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...List; public class Main4 { TemplateDataUtilServ...if (valueObj instanceof List) { List<IdName> values = new Gson()...

    forum.aspose.com/t/chinese-date-language-locale...
  7. Splitter.Create | Aspose.Words for .NET

    Discover how to efficiently create a new instance of the splitter processor with our easy-to-follow guide for seamless integration and enhanced performance.... Page ; List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  8. ImportFormatOptions.MergePastedLists | Aspose.W...

    Control List merging with the ImportFormatOptions MergePastedLists property. Easily manage pasted Lists to enhance document formatting. Default, false....whether pasted lists will be merged with surrounding lists. The default...Examples Shows how to merge lists from a documents. Document srcDoc...

    reference.aspose.com/words/net/aspose.words/imp...
  9. 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...
  10. Create or save word document from html text un ...

    i have html string html1 ="<p style="text-align:left;margin-left:36.0pt;"><span style ="font-family:Symbol;"></span> <span style="color:#000000;">Publicly state factual details about the Engagement, such as the date, l…...Customer’s name and logo in a list of clients or on a speaker credentials...Consider using standard HTML list tags instead. For example: <ul>...

    forum.aspose.com/t/create-or-save-word-document...