Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 148,278 for

2

(0.1 sec)
  1. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the paragraph style is one of the built-in Heading styles....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. DocumentBuilder.rowFormat property | Aspose.Wor...

    DocumentBuilder.rowFormat property. Returns an object that represents current table row formatting properties.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimize your document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered lists from plain text....2.) uses both whitespaces and dot...First list item 1\n" + "2. First list item 2\n" + "3. First list...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Adding JavaScript in PHP|Aspose.PDF for Java

    Learn how to add JavaScript to PDF files using PHP and Aspose.PDF to enhance document interactivity....-> getPages () -> get_Item ( 2 ) -> getActions () -> setOnOpen...alert('page 2 is opened')" )); $doc -> getPages () -> get_Item ( 2 ) ->...

    docs.aspose.com/pdf/java/adding-javascript-in-php/
  5. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when document is imported from plain text format...2.) uses both whitespaces and dot...list item 1 \n ' + '2. First list item 2 \n ' + '3. First list...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 包含非强类型数据的列|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....//Exporting the contents of 2 rows and 2 columns starting from 1st...ExportDataTableAsStr ( 0 , 0 , 2 , 2 , true ); //Binding the DataTable...

    docs.aspose.com/cells/zh/net/columns-containing...
  7. Minimal XDimension|Documentation

    Learn how to use MinimalXDimension together with XDimension mode to control recognition of very small barcode modules....Code 128 with X = 1 px and X = 2 px The example class generates...practical minimal bars ( XDimension = 2 px ) Generation for the 1‑pixel...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. Aspose::Words::BorderCollection::get_Left metho...

    Aspose::Words::BorderCollection::get_Left method. Gets the left border in C++....Words :: LineStyle :: Single , 2.0 , System :: Drawing :: Color...builder -> Writeln ( u "Row 1, Cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Aspose::Words::BorderCollection::get_Right meth...

    Aspose::Words::BorderCollection::get_Right method. Gets the right border in C++....Words :: LineStyle :: Single , 2.0 , System :: Drawing :: Color...builder -> Writeln ( u "Row 1, Cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. ChartDataLabel.clearFormat method | Aspose.Word...

    ChartDataLabel.clearFormat method. Clears format of this data label...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...