Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 155,479 for

2

(0.67 sec)
  1. ChartAxisType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisType enumeration. Specifies type of chart axis....= [ "Category 1" , "Category 2" , "Category 3" ]; // Insert two...series . add ( "Series 2" , categories , [ 64.2 , 79.5 , 94.0 ]);...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Support for TOCOL function in version 24.2.0.0 ...

    Hi, In my application, I am writing some value in my workbook and then using CalculateFormula() to recalculate the workbook because the written value can impact the values in other cells. But I am noticing the cells tha…...2.0.0 Aspose.Cells Product Family...COUNTA(‘DR-EL_Values’!$B:$B)-2),OFFSET(‘DR-EL_Values’!$A$3,0...

    forum.aspose.com/t/support-for-tocol-function-i...
  3. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var textRange = worksheet.Cells.CreateRange(0, 0,1, 2); textRange .…...CreateRange(0, 0,1, 2); textRange .Merge(); textRange...Discourse July 3, 2025, 11:44am 2 @imparthgalani Cause To determine...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...
  4. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....writeln("\tParagraph 2."); // The separator character...second AUTONUM field will display "2." in the document. Assert.assertNull(field...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldToc.page_number_omitting_level_range prope...

    FieldToc.page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits page numbers....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Cells not supported on macOS due to Syst...

    Microsoft has removed support of the * System.Drawing.Common (>= 7.0.0) package on macOS with the release of NET70, and the latest Aspose.Cells package has a >= 7.0.0 constraint for this package. Could you please roll ba…...rafaeloliveira January 16, 2023, 2:05pm 1 Microsoft has removed support...amjad.sahi January 16, 2023, 2:44pm 2 @rafaeloliveira , It seems...

    forum.aspose.com/t/aspose-cells-not-supported-o...
  9. Formula List|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....for example 2^3. * Multiplication, for example 2*3. / Division...for example 2/3. \ Integer division, for example 2\3. Mod Modulus...

    docs.aspose.com/cells/reportingservices/formula...
  10. Can I resize canvas size of psd file when using...

    Hello, I am working with PSB files that have extremely large canvas dimensions (both width and height). While using the Aspose.PSD for Python library to add text layers and save the file, I am encountering what appears…...ppooiiuuyh December 24, 2025, 2:37am 1 Hello, I am working with...Discourse December 24, 2025, 2:39am 2 @ppooiiuuyh Short answer Based...

    forum.aspose.com/t/can-i-resize-canvas-size-of-...