Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 24,160 for

range

(0.14 sec)
  1. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you gain more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....CreateRange method to create a range of the cells to be merged. The...above and returns a Range object. The Range object also provides...

    docs.aspose.com/cells/net/cells-alignment-setti...
  2. Convert DOTM to JSON Format in Android Apps | p...

    Parse DOTM to JSON format in Android Apps without using Microsoft Word or Excel... Convert DOTM to JSON in Range in Android Apps While you are...DOTM to JSON, you can also set range to your output JSON format....

    products.aspose.com/total/android-java/conversi...
  3. Convert PPTM to JSON Format in Android Apps | p...

    Convert PPTM to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...password: Convert PPTM to JSON in Range in Android Apps While you are...PPTM to JSON, you can also set range to your output JSON format....

    products.aspose.com/total/android-java/conversi...
  4. Convert PPS to JSON Format in Android Apps | pr...

    Convert PPS to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...password: Convert PPS to JSON in Range in Android Apps While you are...PPS to JSON, you can also set range to your output JSON format....

    products.aspose.com/total/android-java/conversi...
  5. 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-...
  6. FieldToa.pageRangeSeparator property | Aspose.W...

    FieldToa.pageRangeSeparator property. Gets or sets the character sequence that is used to separate the start and end of a page Range....the start and end of a page range. get pageRangeSeparator () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldToc.pageNumberOmittingLevelRange property ...

    FieldToc.pageNumberOmittingLevelRange property. Gets or sets a Range of levels of the table of contents entries from which to omits page numbers....pageNumberOmittingLe property Gets or sets a range of levels of the table of contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 用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-...
  9. DocumentVisitor.visit_comment_range_end method ...

    DocumentVisitor.visit_comment_Range_end method. Called when the end of a commented Range of text is encountered....visit_comment_range_end method visit_comment_range_end(comment_range_end)...commented range of text is encountered. def visit_comment_range_end...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...