Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 10,803 for

page count

(0.11 sec)
  1. 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...
  2. Merge or Unmerge Range of Cells|Documentation

    This article describes how to merge and unmerge cells in a range in Excel with Aspose.Cells for Python via .NET library....in a Range Get Address Cell Count Offset Entire Column and Entire...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/merge-or-unmer...
  3. 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-...
  4. 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/
  5. 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...
  6. PdfViewer 类|Aspose.PDF for Python via .NET

    了解如何在 Aspose.PDF for Python via .NET 中使用 PdfViewer 类来解码所有 PDF 页面、解码特定页面,并检查与查看器相关的 PDF 元数据。...viewer 解码所有 PDF 页面 使用 decode_all_pages() 当您想将 PDF 中的每一页转换为单独的图像时,返...set_license def decode_all_pages ( infile : str , output_dir...

    docs.aspose.com/pdf/zh/python-net/pdfviewer-class/
  7. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, typed access to Section HeaderFooter nodes, streamlining document management and enhancing your workflow....Properties Name Description Count { get; } Gets the number of...will appear at the top of every page of this section, above the main...

    reference.aspose.com/words/net/aspose.words/hea...
  8. Update Power Query Formula Item with Node.js vi...

    Learn how to update the Power Query Formula item data source in an Excel file using Aspose.Cells for Node.js via C++....getPowerQueryFormula (); const count = powerQueryFormulas . getCount...getCount (); for ( let i = 0 ; i < count ; i ++ ) { const formula = powerQueryFormulas...

    docs.aspose.com/cells/nodejs-cpp/update-power-q...
  9. PageSetup.footnoteOptions property | Aspose.Wor...

    PageSetup.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this section....numbering from 1 // at each new page and display themselves directly...directly beneath the text on every page. let footnoteOptions = doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create Union Range|Documentation

    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....Assistant Close Get Address, Cell Count, Offset, Entire Column, and...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/create-union-range/