Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 10,502 for

page count

(0.97 sec)
  1. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This Page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, documents, etc....Extract text from pages. Search text from pages. Get text segments...conversion (particular page or all pages). PDF to TIFF conversion...

    docs.aspose.com/pdf/cpp/key-features/
  2. Find and Refresh the Nested or Child Pivot Tabl...

    Learn how to find and refresh nested or child pivot tables of a parent pivot table using Aspose.Cells for C++....the child pivot tables int count = ptChildren . GetLength ();...(); for ( int idx = 0 ; idx < count ; idx ++ ) { // Access the child...

    docs.aspose.com/cells/cpp/find-and-refresh-the-...
  3. Merge Files with C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++.... GetWorksheets (); int count = sheets . GetCount (); for...for ( int idx = 0 ; idx < count ; ++ idx ) { Worksheet sheet = sheets...

    docs.aspose.com/cells/cpp/merge-files/
  4. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells with C++....//Variable to maintain total row count during copy int32_t totalRowCount...sourceRange ); //Update the total row count for the next iteration totalRowCount...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  5. Convert OST to TIFF via C# | products.aspose.com

    Sample code for OST to TIFF C# conversion. Use API example code for batch OST files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....tiff files int count = 1 ; foreach ( var msg in inboxFolder...MessageFormattingFla.MailInfo; // Set page layout for printing printer...

    products.aspose.com/email/net/conversion/ost-to...
  6. Recognize multipage TIFF via C# | Aspose

    Recognize multiPage TIFF via C#....specify the start page and the total number of pages to be recognized...recognized. Pages are indexed starting from 0. By default, you will...

    products.aspose.com/ocr/net/recognition/recogni...
  7. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....painting a graphical shape on the page. An operator keyword is distinguished...elements to be painted on a page. More details about PDF operators...

    docs.aspose.com/pdf/python-net/working-with-ope...
  8. Aspose::Words::Fields::FieldNumChars class | As...

    Aspose::Words::Fields::FieldNumChars class. Implements the NUMCHARS field. To learn more, visit the documentation article in C++....NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...// 1 - Track the character count with a NUMCHARS field: auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Get worksheet unique ID with Node.js via C++|Do...

    This article shows how to get an Excel worksheet's unique ID using the Node.js library and C++ API programmatically....AI Document Assistant Close Count number of cells in the Worksheet...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/nodejs-cpp/get-worksheet-...
  10. Extract Images from PDF JavaScript|Aspose.PDF f...

    How to extract a part of the image from PDF using Aspose.PDF for JavaScript toolkit.... format page number), resolution 150 DPI...textContent = "Files(images) count: " + json . filesCount . toString...

    docs.aspose.com/pdf/javascript-cpp/extract-imag...