Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 37,468 for

list

(0.27 sec)
  1. Bullet point issue in word exports - Free Suppo...

    We have an application written in java to convert a legal document(html) to a word doc. During this conversion, the bullet points which are in solid circle is getting converted to hollow circle. Tried setting the numbe…...all list levels and force a solid‑circle bullet for (List list...getLists()) { for (ListLevel level : list.getListLevels()) { level.se...

    forum.aspose.com/t/bullet-point-issue-in-word-e...
  2. Aspose::Words::Lists::ListCollection::GetEnumer...

    Aspose::Words::Lists::ListCollection::GetEnumerator method. Gets the enumerator object that will enumerate Lists in the document in C++....Aspose::Words::Lists::ListCollection::GetEnumerator method L...object that will enumerate lists in the document. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Preview Multiple Documents|Documentation

    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....first document in the list. The documents list shows all the previewed...document: Select a document in the list. Click Preview . Preview Document...

    docs.aspose.com/cells/sharepoint/preview-multip...
  4. 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...
  5. SplitterContext.SplitOptions | Aspose.Words for...

    Discover how to optimize document management with SplitterContext's SplitOptions property for efficient and flexible content splitting. Enhance your workflow today.... Page ; List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  6. Appendix C. Typical Templates in Java|Aspose.Wo...

    Learn the typical templates of LINQ Reporting Engine to build a report in Java....John Smith Age: 37 In-Paragraph List Template Template Example We...I & Sons , J Ent . Bulleted List Template Template Example We...

    docs.aspose.com/words/java/appendix-c-typical-t...
  7. NumberStyle | Aspose.Words for Java

    Specifies the number style for a List footnotes and endnotes page numbers in Java....Specifies the number style for a list, footnotes and endnotes, page...Examples: Shows how to apply custom list formatting to paragraphs when...

    reference.aspose.com/words/java/com.aspose.word...
  8. Synchronize Emails with Gmail|Documentation

    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....emails with SharePoint’s custom list of emails. With support for...downloads messages and updates email list. All attachments, embedded images...

    docs.aspose.com/email/sharepoint/synchronize-em...
  9. Compare EML Files via .NET | products.aspose.com

    C# source code to compare EML documents for differences on .NET Framework, .NET Core, and Xamarin Platforms.... List the differences and set the...StringComparer.Ordinal); var list = new List( LSTnode( string ))();...

    products.aspose.com/email/net/comparison/eml/
  10. Find and Replace is replacing in wrong location...

    Hello Team, I am using Find and Replace a specific regex text in a Word document and replace it with content from an Excel file. I’ve also created a sample project where you can add your license. However, when I upload …...Document; List<Run> matchedRuns = GetMatchedRuns(args);...ReplaceAction.Skip; } private static List<Run> GetMatchedRuns(ReplacingArgs...

    forum.aspose.com/t/find-and-replace-is-replacin...