Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 24,104 for

range

(0.34 sec)
  1. FieldToa.PageRangeSeparator | Aspose.Words for ...

    Discover the PageRangeSeparator property of FieldToa. Easily customize the character sequence for seamless page Range separation. Optimize your document management!...the start and end of a page range. public string PageRangeSeparator...One TA field can refer to a range of pages. // We can specify...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 用C++查找与外部数据连接相关的查询表和列表对象|Documentation

    学习如何用Aspose.Cells和C++查找与外部数据连接相关的查询表和列表对象。...name ) { Range range = name . GetRange (); if ( range ) { std...:: cout << "refersto: " << range . GetRefersTo (). ToUtf8 ()...

    docs.aspose.com/cells/zh/cpp/find-query-tables-...
  3. Excel Row and Column Operations|Documentation

    Excel row and column operations - insert, delete, resize, hide/unhide rows and columns with AI automation...hidden columns Range Specifications Row Ranges "1" – Single row...row (row 1) "1:3" – Range of rows (rows 1 to 3) "5:10" – Multiple...

    docs.aspose.com/cells/nodejs-cpp/mcp/row-column...
  4. How to Filter Data in Excel Table using C#

    This topic shows how to filter data in Excel table using C# in WinForms .NET application without using MS Excel interop....the workbook Set AutoFilter range and add custom filtering Save...and then inserts data into a range of cells in the first worksheet...

    kb.aspose.com/cells/net/how-to-filter-data-in-e...
  5. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....Define the print area using cell‑range notation Save the modified workbook...worksheet Removal of previous range constraints Inclusion of all...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  6. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...the corresponding selected range in the workbook 6 Right-click->Group->Ungroup...the mouse within the selected range. It is more difficult to operate...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  7. Reading and Writing Query Tables of a Worksheet...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....Retrieve Query Table Result Range Aspose.Cells provides an option...read the address (i.e., result range of cells) for a query table...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  8. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified Range of pages in C++....object representing specified range of pages. System :: SharedPtr...Shows how to get specified range of pages from the document....

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level....outside of this range. field . heading_level_range = '1-3' # The...within this range. field . page_number_omitting_level_range = '2-5'...

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

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries....outside of this range. field . heading_level_range = '1-3' # The...within this range. field . page_number_omitting_level_range = '2-5'...

    reference.aspose.com/words/python-net/aspose.wo...