Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 19,414 for

2 of

(0.09 sec)
  1. Conversion between cell name and row/column ind...

    Learn how to get Conversion result between cell name and row/column index with Aspose.Cells for Java APIs....0 , 4 ]: E1 Cell Name at [ 2 , 2 ]: C3 How to Get Row and Column...: 5 Column Index of Cell C6 : 2 How to Create safe sheet names...

    docs.aspose.com/cells/java/names-and-indices/
  2. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....2" and ".3". builder.insertField(FieldType...spreadsheet. shape = (Shape) shapes.get(2); Assert.assertEquals(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.word.dll Chart formatting issue - Free S...

    Hi Aspose team, I want to generate chart as shown in below picture, Can you please help on this. I am able to generate bellow chart but not able to add images on MajorGridLines...Discourse April 23, 2025, 1:57pm 2 @Amol_Hekade To add images on..."Category 1", "Category 2" }, new double[] { 1.0, 2.0 }); // Hide major...

    forum.aspose.com/t/aspose-word-dll-chart-format...
  4. Can't get the picture in the header - Free Supp...

    I am trying to extract the pictures from the header Of a word document. But it doesn’t seems to always work. I would like to know if there was a way to get them 100% Of the time, thank you ( i am using aspose word python…...lchevallier1299 March 27, 2025, 2:57pm 1 I am trying to extract...noskov March 27, 2025, 3:03pm 2 @lchevallier1299 Could you please...

    forum.aspose.com/t/cant-get-the-picture-in-the-...
  5. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....setRightExpression("2 + 3"); fieldNextIf.setComparisonOperato("=");...Assert.assertEquals(" NEXTIF 5 = \"2 + 3\"", fieldNextIf.getFieldCode());...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection class. Represents a collection Of ChartDataLabel. To learn more, visit the documentation article in C++....get_Name ()); ASSERT_EQ ( u "Series 2" , chart -> get_Series () -> idx_get...-> get_Series () -> idx_get ( 2 ) -> get_Name ()); // Apply data...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Barcode Supported Symbologies|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....supplement Pdf417 QR Datamatrix Matrix 2 of 5 PZN (Pharma Zentral Nummer...

    docs.aspose.com/barcode/python-java/barcode-sup...
  8. Aspose::Words::VisitorAction enum | Aspose.Word...

    Aspose::Words::VisitorAction enum. Allows the visitor to control the enumeration Of nodes in C++.... Stop 2 The visitor requests the enumeration...

    reference.aspose.com/words/cpp/aspose.words/vis...
  9. Workbook object increases in size when iteratin...

    I have a particular Excel workbook with one worksheet that has a large used range due to a formula in cell XFD1. When iterating over the used range on this sheet with Aspose, the total size Of the workbook noticeably in…...zip (2.4 MB) I will be very curious to...John.He May 23, 2025, 1:18am 2 @bytefyre When you use row and...

    forum.aspose.com/t/workbook-object-increases-in...
  10. OutlineLevel | Aspose.Words for Java

    Specifies the outline level Of a paragraph in the document in Java....LEVEL_2); builder.writeln("Paragraph outline level 2."); //...level). LEVEL_2 The paragraph is at the outline level 2. LEVEL_3 The...

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