Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 10,134 for

page count

(0.16 sec)
  1. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file programmatically using Aspose.Cells for Node.js via C++....filePath ); // Get the sheet count of the workbook const sheetCount...get ( i ); // Access worksheet page setup const ps = ws . getPageSetup...

    docs.aspose.com/cells/nodejs-cpp/remove-existin...
  2. How to Control Sheet Tab Bar with C++|Documenta...

    Learn how to control the sheet tab bar through the Aspose.Cells for C++ API.... PutValue ( u "Count" ); cell = cells . Get ( u "C1"...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/how-to-control-sheet-...
  3. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks Page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....PDF file, and how to get which page a particular bookmark is on...()); } } Getting a Bookmark’s Page Number Once you have added a...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  4. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the SECTION field. To learn more, visit the documentation article in C++....SECTIONPAGES fields to number pages by sections. auto doc = System...()); // A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...Properties Name Description count Gets the number of nodes in...a footer for even numbered pages. footer_first Retrieves a footer...

    reference.aspose.com/words/python-net/aspose.wo...
  6. List of the Supported PSD Global Image Resource...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....print info record 1002 Macintosh page format information. No longer...(Photoshop 6.0) Indexed Color Table Count. 2 bytes for the number of colors...

    docs.aspose.com/psd/net/list-of-the-supported-p...
  7. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....:: cout << "Filtered Series count: " << nSeriesFiltered . GetCount...:: cout << "Visible Series count: " << nSeries . GetCount ()...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...
  8. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line break character: "\x000b" or "\v" in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...