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

2

(0.23 sec)
  1. 5472922.xlsx

    Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...

    docs.aspose.com/cells/de/java/returning-a-range...
  2. How to Display Long X‑Axis Labels Without Trunc...

    Hi Team, In Excel, when we use long x‑axis labels, they are not displayed fully. For example, if the x‑axis label is “Starting point for x axis 123456,” it appears truncated as “Starting point for…”. Is there a way t…...get(i + 2, 0).setValue(categories[i]); cells.get(i + 2, 1).setValue(values[i]);... Style style = cells.get(i + 2, 1).getStyle(); style.setCustom("#...

    forum.aspose.com/t/how-to-display-long-x-axis-l...
  3. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Xps format in C++....serve as TOC entries of levels 1, 2, and then 3. builder -> get_ParagraphFormat...builder -> Writeln ( u "Heading 1.2" ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose.pdf.dll for .Net and Aspose.word.dll for...

    Hi Aspose Support Team, We have been using a console application developed with .NET Framework 3.5, utilizing Aspose.PDF.dll (8.0.0) for >net and Aspose.Words.dll (13.2.0) for .Net to merge template PDFs and Word files …...2.0) for .Net to merge template...alexey.noskov April 4, 2025, 2:10pm 2 @jijikkt Could you please...

    forum.aspose.com/t/aspose-pdf-dll-for-net-and-a...
  5. 请问目前 Aspose pdf 目前支持弹出效果的 pdf 批注吗,如果有请提供java 代码...

    批注的效果是:在pdf 上有个类似按钮这样的东西,然后通过点击它展示批注的详细信息。...Discourse May 8, 2025, 11:16am 2 @chenxiaohui111 请问您能否提供更多关于您想...chenxiaohui111 May 12, 2025, 2:17am 5 example_comment_pdf.pdf...

    forum.aspose.com/t/aspose-pdf-pdf-java/312454
  6. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....example -1 means the last item, -2 means the second before last and...assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style.... Merge ( 5 , 2 , 2 , 3 ); // Input data into C6...worksheet . GetCells (). Get ( 5 , 2 ). PutValue ( u "This is my value"...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  8. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....writeln ( 'This text is in section 2.' ) self . assertEqual ( aw ....page_setup . section_start ) # 2 - Starts the next section on the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_layout property. Gets or sets whether to hide tab leader and page numbers in Web layout view....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. FieldToc.entry_separator property | Aspose.Word...

    FieldToc.entry_separator property. Gets or sets a sequence of characters that separate an entry and its page number....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...