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

2 of

(0.04 sec)
  1. Working with Background in ODS Files with Node....

    Learn how to manage backgrounds in ODS files using Aspose.Cells for Node.js via C++....putValue ( 2 ); worksheet . getCells (). get ( 2 , 0 ). putValue...worksheet . getCells (). get ( 2 , 1 ). putValue ( 9 ); worksheet...

    docs.aspose.com/cells/nodejs-cpp/working-with-b...
  2. Table.topPadding property | Aspose.Words for No...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Story.tables property | Aspose.Words for Python

    Story.tables property. Gets a collection Of tables that are immediate children Of the story.... assertEqual ( 2 , tables [ 1 ] . rows . count...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...Discourse February 5, 2025, 9:56am 2 @alfinans Could you please provide...guys asad.ali February 11, 2025, 2:29pm 10 @alfinans We have opened...

    forum.aspose.com/t/intermittent-issues-connecti...
  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. 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...
  7. 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...
  8. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java....parameters: color Blue and pen size of 2 pixels. Use the drawArc() method...

    docs.aspose.com/drawing/java/hello-world-example/
  9. List.IsListStyleDefinition | Aspose.Words for .NET

    Discover if the List IsListStyleDefinition property defines a list style. Unlock enhanced styling options for your lists today!... Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...); builder . Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...

    reference.aspose.com/words/net/aspose.words.lis...
  10. IBarcodeGenerator | Aspose.Words for Java

    Public interface for barcode custom generator in Java....insertImage(img); // 2 - EAN13 barcode: barcodeParameters...builder.insertImage(img); // 2 - EAN13 barcode: barcodeParameters...

    reference.aspose.com/words/java/com.aspose.word...