Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 155,429 for

2

(0.25 sec)
  1. 47153160.xlsx

    Sheet1 Colum 1 Colum 2 Colum 3 Colum 4 Colum 5 Colum 6 Colum 7 Colum 8 Colum 9 17 37 44 48 36 37 10 29 37 62 88 56 75 78 29 27 23 59 37 78 86 71 65 34 63 33 47 53 33 95 39 91 16 34 52 84 51 4 88 11......Sheet1 Colum 1 Colum 2 Colum 3 Colum 4 Colum 5 Colum 6 Colum...61 6 24 35 20 55 40 32 52 29 2 80 74 83 20 55 53 0 11 24 96 78...

    docs.aspose.com/cells/sv/javascript-cpp/export-...
  2. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified line style, width and color 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.tab...
  3. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children.... writeln ( 'Outer Table Cell 2' ) builder . end_table () # Move... writeln ( 'Inner Table Cell 2' ) builder . end_table () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 自动调整工作表列宽|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.... AutoFitColumn ( 2 ); worksheet . AutoFitColumn (..."Hello" ); row . CreateCell ( 2 ). SetCellValue ( "1234.0023"...

    docs.aspose.com/cells/zh/net/auto-fit-columns-i...
  5. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram for Java.... addShape ( 2 , 2 , rectangleMaster , 0 ); long...rectangle2 = diagram . addShape ( 2 , 4 , rectangleMaster , 0 ); //...

    docs.aspose.com/diagram/java/connect-shapes/
  6. AxisScaling.log_base property | Aspose.Words fo...

    AxisScaling.log_base property. Gets or sets the logarithmic base for a logarithmic axis....value is greater than or equal to 2 and less than or equal to 1000...'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ], y_values = [ 1...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabelCollection.ClearFormat | Aspose.W...

    Discover how to use the ClearFormat method in ChartDataLabelCollection to effortlessly reset all chart data label formats for cleaner visuals....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::get_Count method. Gets the number of elements contained in the collection in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a paragraph break into the document in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...); builder -> Write ( u "Row 2, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Box appearing around the watermark after conver...

    While converting the Excel first to pdf and then to Word, a box around the watermark text can be seen in Word format. This is fine in PDF. I have attached the PDF and converted Word file as well to this ticket. The co…...2) textStamp.setOutlineWidth(1)...created: ${pdfFile}" // Step 2: Apply watermark println "Applying...

    forum.aspose.com/t/box-appearing-around-the-wat...