Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 9,885 for

2 of

(0.04 sec)
  1. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all table borders to the specified line style, width and color.... Single , 2.0 , "#000000" ); // Create a row...builder . writeln ( "Row 1, Cell 2." ); builder . endRow (); // Reset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection Of lists in the document in C++....String ( u "Level " ) + i ); } // 2 - A bulleted list: // This list...builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. OutlineOptions.headings_outline_levels property...

    OutlineOptions.headings_outline_levels property. Specifies how many levels Of headings (paragraphs formatted with the Heading styles) to include in the document outline....2' ) builder . paragraph_format...'Heading 1.2.1' ) builder . writeln ( 'Heading 1.2.2' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FootnoteOptions.restartRule property | Aspose.W...

    FootnoteOptions.restartRule property. Determines when automatic numbering restarts.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FootnoteOptions.start_number property | Aspose....

    FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....insertImage(img); // 2 - EAN13 barcode: barcodeParameters...fieldAutoText.getFieldCode()); // 2 - Using a GLOSSARY field: FieldGlossary...

    reference.aspose.com/words/java/com.aspose.word...
  7. Image Vectorization – C# Examples

    Learn how to vectorize images in C#. Consider image vectorization functionalities and the effect Of configuration properties on the result.... IO ; 2 using Aspose. Svg . ImageVectorization...ImageTraceSmoother(2), 14 }, 15 ColorsLimit = 2 16 } 17 }; 18 19...

    docs.aspose.com/svg/net/image-vectorization-exa...
  8. CustomPartCollection.count property | Aspose.Wo...

    CustomPartCollection.count property. Gets the number Of elements contained in the collection.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and line formatting Of the legend....= [ 'Category 1' , 'Category 2' ] series . add ( series_name...= [ 1 , 2 ]) series . add ( series_name = 'Series 2' , categories...

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

    Discover Aspose.Words.TabStopCollection. Easily manage custom tab stops for paragraphs and styles, enhancing your document formatting with precision.... (2 indexers) Methods Name Description...Dashes )); Assert . AreEqual ( 2 , tabStops . Count ); Assert ...

    reference.aspose.com/words/net/aspose.words/tab...