Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 19,031 for

rows

(0.19 sec)
  1. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...options such as print‑area, hidden rows/columns, etc. What to do next...

    forum.aspose.com/t/how-to-remove-default-bookma...
  2. Pivot table refresh problems (filter, col width...

    See attached sample: I call “Worksheet.RefreshPivotTables()”, which brings three problems: AsposeCellsPivot.zip (26.3 KB) Problem 1 In the source file, the filter for cell B6 is set to single select. After applying “R…...CustomPivotTableGlob(); //Modify all rows on first sheet to show a different...MaxDataRow; for (int row = 1; row <= maxDataRow; row++) { //Column 4...

    forum.aspose.com/t/pivot-table-refresh-problems...
  3. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....Insert a horizontal page break at row 10 worksheet . GetHorizontalPageBre...Print Titles You can specify rows or columns to repeat at the...

    docs.aspose.com/cells/cpp/page-setup-features/
  4. Setting Dynamic Array Formulas|Documentation

    How to use the Aspose.Cells library to calculate dynamic array formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the dynamic array formula and get the result. Finally, we save the modified Excel file to disk....Assistant Close Specify Maximum Rows of Shared Formula Precedents...

    docs.aspose.com/cells/net/calculation-of-dynami...
  5. Setting Dynamic Array Formulas with Node.js via...

    How to use the Aspose.Cells library to calculate dynamic array formulas in Excel using Node.js via C++. Load, calculate, and save Excel files easily....Assistant Close Specify Maximum Rows of Shared Formula with Node...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  6. Convert ODT to XLS using Python or with free On...

    ODT to XLS conversion in your Python applications without using Microsoft Word or Excel or online. Test free ODT to XLS online converter quickly before integrating the code....consisting of cells organized in rows and columns. These cells can...

    products.aspose.com/total/python-net/conversion...
  7. Compress and Decompress ODS Files via .NET

    C# compression and decompression source code to compress ODS documents into a single zip archive or vice versa on .NET Framework, .NET Core....stored inside ODF file into rows and columns. It is XML-based...

    products.aspose.com/zip/net/zip-file/ods/
  8. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Contents [ Hide ] A series is a row or column of numbers plotted...of cells above each column or row of data. In our example (sample...

    docs.aspose.com/slides/php-java/chart-series/
  9. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...able to scroll through each row and column of each grid. What...able to scroll through each row and column of each grid. Please...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  10. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...Row MainQuesrow = questiontable.Rows.Add(); Aspose...12; Aspose.Pdf.Row MainQuesrow = questiontable.Rows.Add(); Aspose...

    forum.aspose.com/t/issue-text-box-child-can-not...