Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 19,751 for

list

(0.07 sec)
  1. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Python. You will get settings for IDE and a sample code to convert text to bullet points in Word using Python....the development environment, a list of steps to accomplish the task...write each string to the bullet list Call the remove_numbers() method...

    kb.aspose.com/words/python/convert-paragraph-in...
  2. Aspose.Words.Bibliography module | Aspose.Words...

    The Aspose.Words.Bibliography namespace provides classes that allow to access a List of bibliography sources available in a document....classes that allow to access a list of bibliography sources available...corporate (an organization) or a list of persons. ContributorCollectio...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert text to bullet points in Word using Java....the development environment, a list of defined steps to accomplish...display each string to the bullet list Call the removeNumbers() method...

    kb.aspose.com/words/java/convert-paragraph-into...
  4. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....extract the list labels of all paragraphs that are list items. auto...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. How to Create Animated GIF in Java

    This quick tutorial is designed to guide on how to create animated GIF in Java. By using Java GIF creation is explained in an easier way with the help of detailed steps and a runnable Java code....Maven repository Prepare the list of image files from the desired...desired directory Initialize a list of RasterImage class objects...

    kb.aspose.com/imaging/java/how-to-create-animat...
  6. Export block to image - Free Support Forum - as...

    Hi, I need to get a preview for each block. I managed to get image for every block. But the block is not in the center of the image. How to place each block in the center of image? And Hoe to fit block to image? priva…...Load(FILE_PATH)) { List filteredEntities = new List(); foreach (var...#region Generate Image List oneEntiy = new List(); entity.ChildObjects...

    forum.aspose.com/t/export-block-to-image/256647
  7. CompositeNode.select_nodes method | Aspose.Word...

    CompositeNode.select_nodes method. Selects a List of nodes matching the XPath expression....select_nodes(xpath) Selects a list of nodes matching the XPath...are not supported. Returns A list of nodes matching the XPath...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Import Export data from document|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....few of these data sources are listed below: Array ArrayList DataTable...ArrayList list = new ArrayList (); //Add few names to the list as string...

    docs.aspose.com/cells/net/import-export-data-fr...
  9. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....newChild at the beginning of the list of child nodes. If the newChild...drawing canvas.docx' ) shapes = list ( filter ( lambda a : a is not...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Web Accessibility Rules – Website Accessibility...

    You will learn how to use the AccessibilityRules class, which is a repository of WCAG 2.0 requirements, success criteria, and techniques.... In order to view the list of rules, you need to initialize...Returns a list of principles IList< >. Returns a list of rules...

    docs.aspose.com/html/net/web-accessibility-rules/