Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 19,345 for

2 of

(0.12 sec)
  1. XpsSaveOptions.outline_options property | Aspos...

    XpsSaveOptions.outline_options property. Allows to specify outline options....serve as TOC entries of levels 1, 2, and then 3. builder . paragraph_format...builder . writeln ( 'Heading 1.2' ) builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeries.name property | Aspose.Words for No...

    ChartSeries.name property. Gets or sets the name Of the series, if name is not set explicitly it is generated using index...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldFormat | Aspose.Words for Java

    Provides typed access to fields numeric date and time and general formatting in Java....insertField("= 2 + 3"); Assert.assertEquals("= 2 + 3", field.getFieldCode());...update(); Assert.assertEquals("= 2 + 3 \\# $###.00", field.getFieldCode());...

    reference.aspose.com/words/java/com.aspose.word...
  4. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Container blocks can be divided into 2 classes: Leaf blocks and Complex...level 1), --- (if Heading level 2) ParagraphFormat.StyleName = “SetextHeading[some...

    docs.aspose.com/words/net/translate-markdown-to...
  5. DropDownItemCollection | Aspose.Words for Java

    A collection Of strings that represent all the items in a drop-down form field in Java....add("Four"); // 2 - Insert an item before another...dropDownItems.remove("Four"); // 2 - Remove an item at an index:...

    reference.aspose.com/words/java/com.aspose.word...
  6. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection Of Comment nodes in Java....write("Run 2. "); // Every invocation of the...getRuns(); Assert.assertEquals(2, runs.getCount()); // We can also...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark to the collection in C++....-> StartBookmark ( u "Bookmark 2" ); builder -> Writeln ( u "Text...Bookmark 1 and 2." ); builder -> EndBookmark ( u "Bookmark 2" ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Working with Image Borders in 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....$margins -> setLeft ( 2 ); $margins -> setRight ( 2 ); $margins -> setTop...setTop ( 2 ); $margins -> setBottom ( 2 ); \ # Set border's width...

    docs.aspose.com/barcode/java/working-with-image...
  9. HeaderFooterCollection indexer | Aspose.Words f...

    HeaderFooterCollection indexer. Retrieves a [HeaderFooter](../../headerfooter/) at the given index....example -1 means the last item, -2 means the second before last and...) builder . write ( 'Section 2' ) builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesGroup.SeriesType | Aspose.Words for ...

    Discover the ChartSeriesGroup SeriesType property to easily identify chart series types in your data visualizations for enhanced analysis and insights....[] { "Category 1" , "Category 2" , "Category 3" }; series . Add...double [] { 2 , 3 , 4 }); series . Add ( "Series 2 of primary...

    reference.aspose.com/words/net/aspose.words.dra...