Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 19,679 for

2 of

(0.17 sec)
  1. DocumentBuilder.delete_row method | Aspose.Word...

    DocumentBuilder.delete_row method. Deletes a row from a table.... write ( 'Row 1, cell 2.' ) builder . end_row () builder...insert_cell () builder . write ( 'Row 2, cell 1.' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::TxtSaveOptions::get_Pres...

    Aspose::Words::Saving::TxtSaveOptions::get_PreserveTableLayout method. Specifies whether the program should attempt to preserve layout Of tables when saving in the plain text format. The default value is false in C++....builder -> Write ( u "Row 1, cell 2" ); builder -> EndRow (); builder...(); builder -> Write ( u "Row 2, cell 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Recognize IATA2OF5 BarCode Images via Python | ...

    Scan IATA2Of5 symbology barcode images using Python applications without using any other sOftware....Scan DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Scan DEUTSCHEPOST...(IATA 2 of 5 Barcode) Scan INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/recognize-...
  4. Zip64Mode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.Zip64Mode enumeration. Specifies when to use ZIP64 format extensions for OOXML files....ZIP-archive that has a 4 GB (2^32 bytes) limit on uncompressed...as well as a limit of 65,535 (2^16-1) files in archive. ZIP64...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextColumn | Aspose.Words for Java

    Represents a single text column in Java....setCount(2); // Determine the amount of room...builder.writeln("Wide column 2."); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Set Aspect Ratio|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....ratio of 3:2 means that the barcode is 1.5 or 3/2 times wider...ratio of 1.5 An aspect ratio of 2 means that the barcode’s width...

    docs.aspose.com/barcode/jasperreports/set-aspec...
  7. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number Of immediate child nodes for efficient data management and streamlined processing....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

    reference.aspose.com/words/net/aspose.words/com...
  8. 3D 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....$defaultWorksheetInde , 0 , 2 , "Series 2" ), $chart -> getType ());...$defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); $chart -> getChartData...

    docs.aspose.com/slides/php-java/3d-chart/
  9. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance Of the data label in points from the left edge Of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value Of the [ChartDataLabel.leftMode](../leftMode/) property....titleAreaHeight ) / 2 ; const doughnutCenterX = chartWidth / 2 ; const labelHeight...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeriesGroup.series_type property | Aspose....

    ChartSeriesGroup.series_type property. Gets the type Of chart series included in this group....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

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