Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 19,446 for

2 of

(0.06 sec)
  1. CellFormat.Borders | Aspose.Words for .NET

    Discover the CellFormat Borders property to access and customize cell border collections for enhanced spreadsheet design and functionality.... Tables [ 0 ]; // 2 - Using the "GetChild" method:...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Table.leftPadding property | Aspose.Words for N...

    Table.leftPadding property. Gets or sets the amount Of space (in points) to add to the left Of the contents Of cells.... write ( "Row 1, cell 2." ); builder . endTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. The annotation isn‘t displayed on the image con...

    Hi Aspose team, When I use Aspose.Pdf for .NET, I found a problem. . When I add a text annotation to the pdf page, then convert this page into an image, I find that the annotation I added will not be displayed on the …...ali December 21, 2020, 9:48pm 2 @Glority_Developer We were able...Glority_Developer December 22, 2020, 2:40am 3 The code snippets to convert...

    forum.aspose.com/t/the-annotation-isn-t-display...
  4. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your document formatting with powerful numeric switch capabilities!... InsertField ( " = 2 + 3 \\# $###" ); Assert . AreEqual...FormatInvocationType . Numeric )); // 2 - Date/time: builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Pie Chart|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....add ( $fact -> getCell ( 0 , 2 , 0 , "2nd Qtr" )); $chart ->...getCell ( $defaultWorksheetInde , 2 , 1 , 50 )); $series -> getDataPoints...

    docs.aspose.com/slides/php-java/pie-chart/
  6. HTML Navigation – Java Examples

    Learn how to navigate through an HTML document and perform a detailed inspection Of its elements using the Aspose.HTML for Java API....follows: Copy 1 // Prepare HTML code 2 String html_code = "<span>Hello...OnlyImageFilter extends NodeFilter { 2 @Override 3 public short acceptNode...

    docs.aspose.com/html/java/html-navigation/
  7. List.is_list_style_definition property | Aspose...

    List.is_list_style_definition property. Returns ``True`` if this list is a definition Of a list style.... writeln ( 'Item 2' ) builder . list_format . remove_numbers...1' ) builder . writeln ( 'Item 2' ) builder . list_format . remove_numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a document variable with the specified name from the collection.... toEqual ( 2 ); expect ( variables . at ( 0..."City" )). toEqual ( false ); // 2 - By index: variables . removeAt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some area Of a table with assigned table style... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount Of space (in points) to add to the left Of the contents Of table cells.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

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