Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 9,897 for

2 of

(0.12 sec)
  1. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages formatting Of bulleted and numbered lists used in a document...'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...1' ) builder . writeln ( 'Item 2' ) builder . list_format . remove_numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ActiveX|Aspose.Slides 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.... getHeight () - 2 , 1 , 1 ); graphics . drawLine...1 , 1 , image . getWidth () - 2 , 1 ); graphics . setColor ( SystemColor...

    docs.aspose.com/slides/java/activex/
  3. ActiveX|Aspose.Slides 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.... getHeight () - 2 , 1 , 1 ); graphics . drawLine...1 , 1 , image . getWidth () - 2 , 1 ); graphics . setColor ( SystemColor...

    docs.aspose.com/slides/androidjava/activex/
  4. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End Of section character: \x000c or \f... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StyleCollection.Item | Aspose.Words for .NET

    Discover StyleCollection's powerful Item property to effortlessly retrieve styles by name or alias, enhancing your design experience with ease!...2.pdf" ); See Also class Style class...Words StyleCollection indexer (2 of 3) Gets a built-in style by...

    reference.aspose.com/words/net/aspose.words/sty...
  6. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... 2 System::String dataDir = RunE...System::Drawing::Drawing2D::Matrix > (2. 0f , 0. 0f , 0. 0f , 1. 0f ,...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  7. ActiveX|Aspose.Slides for PHP 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....1 , $image -> getHeight () - 2 , 1 , 1 ); $graphics -> drawLine... 1 , $image -> getWidth () - 2 , 1 ); $graphics -> setColor (...

    docs.aspose.com/slides/php-java/activex/
  8. Convert HTML to Markdown in Java – Aspose.HTML ...

    Learn how to convert HTML to Markdown in Java using Aspose.HTML API. Consider various HTML to Markdown conversion scenarios in Java code....HTML code and save it to a file 2 String code = "<h1>Convert HTML...file 2 String code = "<h1>Header 1</h1>" + 3 "<h2>Header 2</h2>"...

    docs.aspose.com/html/java/convert-html-to-markd...
  9. Aspose::Words::ControlChar::SectionBreakChar fi...

    Aspose::Words::ControlChar::SectionBreakChar field. End Of section character: (char)12 or "\f" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...gradient_stop = gradient_stops [ 2 ] gradient_stops . remove ( gradient_stop...gradient_stop ) self . assertEqual ( 2 , gradient_stops . count ) self...

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