Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 31,669 for

list

(0.09 sec)
  1. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from document... LIST , 'MyListStyle1' ) doc . styles...styles . add ( aw . StyleType . LIST , 'MyListStyle2' ) doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Splitter Class | Aspose.Words for .NET

    Effortlessly split documents with Aspose.Words.LowCode.Splitter class. Utilize versatile methods for precise document management and enhanced workflow efficiency.... To ( List<Stream>, SaveFormat ) Specifies...output Document streams list. To ( List<Stream>, SaveOptions )...

    reference.aspose.com/words/net/aspose.words.low...
  3. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!...extract the list labels of all paragraphs that are list items. Document...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/net/aspose.words/nod...
  4. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name.... Returns List of alternative font names. Examples...self . assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....saveOptions); Shows how to configure a list to restart numbering at each...NUMBER_DEFAULT); List list = doc.getLists().get(0); list.isRestartA...

    reference.aspose.com/words/java/com.aspose.word...
  6. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency....documents that have lists with the same list definition identifier...srcDoc = new Document ( MyDir + "List with the same definition identifier...

    reference.aspose.com/words/net/aspose.words/nod...
  7. 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...
  8. Identifying the characters|Documentation

    Detecting the characters in an image....OCR can automatically build a list of characters found in an image...order of probability). This list is provided in recognitionCharacter...

    docs.aspose.com/ocr/java/characters-identify/
  9. Identifying the characters|Documentation

    Detecting the characters in an image....OCR can automatically build a list of characters found in an image...of probability). To get the list of characters, use asposeoc...

    docs.aspose.com/ocr/cpp/characters-identify/
  10. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Character method. Gets or sets which character to use for indenting List levels. The default value is '\0', that means there is no indentation in C++....character to use for indenting list levels. The default value is...Examples Shows how to configure list indenting when saving a document...

    reference.aspose.com/words/cpp/aspose.words.sav...