Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 34,262 for

list

(0.12 sec)
  1. Extract Links from the PDF File|Aspose.PDF for ...

    Extract links from PDF with Java. This topic explain you how to extract links using AnnotationSelector class.... List < Annotation > list = selector . getSelected...(); for ( Annotation annot : list ) { System . out . println (...

    docs.aspose.com/pdf/java/extract-links/
  2. 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...
  3. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....and use a paragraph style with list formatting. Document doc = new...setSpaceAfter(12.0); // Create a list and make sure the paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  4. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... list Gets the list that defines formatting...this list style. list_format Provides access to the list formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style... list Gets the list that defines formatting...this list style. listFormat Provides access to the list formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the document in C++....get_Count ()); // Enumerate and list all the styles that a document...and use a paragraph style with list formatting. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Recognize image and save result as JSON file vi...

    Recognize image and save result as JSON file.... RecognitionAreasRect List Gets rectangles coordinates...RecognitionAreasText List Gets list recognition results of a list of areas...

    products.aspose.com/ocr/net/recognition/get-json/
  8. ParagraphFormat.spaceAfterAuto property | Aspos...

    ParagraphFormat.spaceAfterAuto property. True if the amount of spacing after the paragraph is set automatically.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.SpaceBeforeAuto | Aspose.Words ...

    Discover the ParagraphFormat SpaceBeforeAuto property. Automatically adjust paragraph spacing for a polished, professional look in your documents.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/net/aspose.words/par...
  10. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the paragraph is set automatically in C++.... In a bulleted or numbered list, spacing is added only after...item in the list. Spacing is not added between the list items. In...

    reference.aspose.com/words/cpp/aspose.words/par...