Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 36,389 for

list

(0.82 sec)
  1. Design Tables in Word using Python

    Follow this article to design tables in Word using Python. It has the details to set the IDE, a List of steps, and a sample code to add Microsoft Word table design using Python....the development environment, a list of steps, and a sample code...type, and table alignment, to list a few. The TableStyle contains...

    kb.aspose.com/words/python/design-tables-in-wor...
  2. When a cell with a dropdown text that is too lo...

    Hi, When a cell with a dropdown text that is too long, the text is not shown properly. Also increasing the column width doesn’t change the width of the dropdown List. image.png (22.8 KB)...change the width of the dropdown list. image.png (22.8 KB) Professionalize...long text within a dropdown list is truncated or not displayed...

    forum.aspose.com/t/when-a-cell-with-a-dropdown-...
  3. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered Lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast....Manage Bulleted and Numbered Lists in Presentations in Python Contents...Managing bulleted and numbered lists effectively is important when...

    docs.aspose.com/slides/python-net/manage-bullet...
  4. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... List < Annotation > list = selector . getSelected...(); for ( Annotation annot : list ) { System . out . println (...

    docs.aspose.com/pdf/zh/java/extract-links/
  5. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a document....'Revisions at list levels.docx' ) doc . update_list_labels () paragraphs...( '1.' , paragraphs [ 0 ] . list_label . label_string ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableSubstitutionRule.setSubstitutes method | A...

    TableSubstitutionRule.setSubstitutes method. Override substitute font names for given original font name....substituteFontNames string[] List of alternative font names. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::NodeList::get_Count method | Asp...

    Aspose::Words::NodeList::get_Count method. Gets the number of nodes in the List in C++....Gets the number of nodes in the list. int32_t Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Working with Outlook Contacts|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.... Save MAPI Distribution Lists to VCF Files The code sample...demonstrates how to save a distribution list to a multi-contact VCF file:...

    docs.aspose.com/email/net/working-with-outlook-...
  9. SharePoint Barcode API - Insert Barcodes on Sha...

    Barcode SharePoint API to insert barcode labels in custom SharePoint Lists. Developers can use Service Markers to pick input text values or insert the text manually....barcodes to Microsoft SharePoint lists. Download Free Trial Aspose...SharePoint Server 2010 (MOSS) lists. You may create and then insert...

    products.aspose.com/barcode/sharepoint/
  10. IStructuredDocumentTag.word_open_xml property |...

    IStructuredDocumentTag.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....docx' ) tags = list ( filter ( lambda a : a is not...as_structured_document_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...