Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 150,874 for

2

(0.2 sec)
  1. 在Python中对行和列进行分组和取消分组|Documentation

    通过Aspose.Cells for Python Via Java API学习如何对行和列进行分组和取消分组...first three columns (from 0 to 2) and making them hidden by passing...true cells . groupColumns ( 0 , 2 , True ) \ # Saving the modified...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  2. aspose.Word : Access is denied when trying to d...

    Hi, I’m facing an issue while trying to print a file, the following code : try { if (_CurrentDocument.builder != null) { _printerSettings.Copies = (short)nbCopies; TAsposeAdapterBase.refreshDocu…...Discourse December 15, 2025, 4:17pm 2 @guyyyyyyyyyyy Document.Print... not by Aspose.Words itself [2]. When the code runs under a different...

    forum.aspose.com/t/aspose-word-access-is-denied...
  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. container|Documentation

    Container element is used to break content into columns and to add a footer to the form.... columns_count=2 columns_proportions n/a Overrides...format: {Column 1 width %}-{Column 2 width %}-...{Column N width %}...

    docs.aspose.com/omr/net/txt-markup/container/
  5. Latest Aspose.Page Product Family topics - Free...

    Get technical support of Aspose.Page for .NET and Java....0 aspose-page-net 2 75 January 29, 2025 Aspose page...conversion failing aspose-page-java 2 86 January 16, 2025 Converting...

    forum.aspose.com/c/page/39
  6. Capabilities and limitations of the Aspose Word...

    Hi, We(Existing customer of Groupdocs.Conversion) are planning to evaluate Aspose.Words ReportingEngine as a replacement for our existing Apache POI + Velocity template solution. Kindly help clarify the following point…...Discourse December 12, 2025, 1:48pm 2 @ajinvs003 Below is what can be...the LINQ ReportingEngine docs [2]. It is not a full‑blown scripting...

    forum.aspose.com/t/capabilities-and-limitations...
  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. 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...
  9. 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...
  10. 3. Matrix and similar environments

    This article provides a brief introduction into typesetting LaTeX matrix-like structures using AMS-LATEX packages....Copy 1 \ usepackage{amsmath} 2 % ---------- 3 \ begin{equation}...6 r ! \ , ( - 1) ^ {(r - j) / 2} & \ text{ if $r - j$ is even...

    docs.aspose.com/tex/java/latex-ams-matrix/