Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 180,396 for

aspose page

(0.36 sec)
  1. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel worksheet's Page Setup using Aspose.Cells for JavaScript via C++. Set headers and footers for the first, odd, and even Pages....Headers and Footers For Different Pages with JavaScript via C++ Contents...for the first page, odd pages, and even pages since Excel 2007...

    docs.aspose.com/cells/javascript-cpp/setting-di...
  2. PageSet class | Aspose.Words for Python

    Aspose.words.saving.PageSet class. Describes a random set of Pages...class Describes a random set of pages. To learn more, visit the Programming...PageSet(page) Creates an one-page set based on exact page index...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Freeze Top Row(s) of Excel Worksheet with C++|D...

    In this article, you will learn how to freeze top rows of Excel Worksheets programmatically using C++ Library with Aspose.Cells API.... Freeze Rows with Aspose.Cells for C++ It’s simple to...to freeze row(s) with Aspose.Cells for C++. Please use the Worksheet...

    docs.aspose.com/cells/cpp/how-to-freeze-rows-of...
  4. Export Document Workbook and Worksheet Properti...

    Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files to HTML using Aspose.Cells for C++....HTML using Microsoft Excel or Aspose.Cells, it also exports various...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/export-document-workb...
  5. Create Transparent Image of Excel Worksheet wit...

    Generate transparent images of Excel worksheets using Aspose.Cells with C++.... Aspose.Cells provides the ImageOrPrintOptions...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/create-transparent-im...
  6. Get Warnings while Loading Excel File with C++|...

    Learn how to catch and handle warnings while loading Excel files using Aspose.Cells for C++.... In such cases, Aspose.Cells throws warnings while...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/get-warnings-while-lo...
  7. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new Page range object....PageRange(from_address, to) Creates a new page range object. def __init__ (...starting page zero-based index. to int The ending page zero-based...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage Workbook with C++|Documentation

    Learn how to manage workbooks through the Aspose.Cells for C++ APIs....with C++ Contents [ Hide ] Aspose.Cells for C++ provides a powerful...method. #include <Aspose.Cells.h> int main () { Aspose :: Cells ::...

    docs.aspose.com/cells/cpp/managing-workbooks-an...
  9. Get the Cell Object by DisplayName of PivotFiel...

    Learn how to retrieve the cell object by the display name of a pivot field and apply formatting using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells provides the PivotTa...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/get-the-cell-object-b...
  10. Setting Pivot Table Option - For Empty Cells Sh...

    Learn how to set the "For empty cells show" option in pivot tables using Aspose.Cells with C++....different pivot table options using Aspose.Cells. One such option is “For...Pivot Table Option Using Aspose.Cells Aspose.Cells provides the PivotTable...

    docs.aspose.com/cells/cpp/setting-pivot-table-o...