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

page count

(0.09 sec)
  1. PageSetup.FootnoteOptions | Aspose.Words for .NET

    Discover PageSetup FootnoteOptions to easily customize footnote numbering and positioning for enhanced document clarity and professionalism....numbering from 1 // at each new page and display themselves directly...directly beneath the text on every page. FootnoteOptions footnoteOptions...

    reference.aspose.com/words/net/aspose.words/pag...
  2. 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...
  3. Get, Update and Expand a Bookmark using Python|...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for Python library....PDF file, and how to get which page a particular bookmark is on...color ) Getting a Bookmark’s Page Number Once you have added a...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  4. 在C++中使用Artifacts|Aspose.PDF for C++

    本页描述了如何使用Aspose.PDF for C++处理Artifact类。代码片段展示了如何向PDF页面添加背景图像以及如何获取PDF文件第一页的每个水印。...ArtifactType枚举的值,其中值包括Background, Layout, Page, Pagination和Undefined)。 Artifact...ArtifactCollection 。 为了获取特定页面上的所有工件, Page 类具有Artifacts属性。本主题展示了如何在PDF文件中处理水印工件。...

    docs.aspose.com/pdf/zh/cpp/artifacts/
  5. 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...
  6. 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-...
  7. 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/
  8. 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...
  9. Aspose.PDF for PHP via Java - Create, Merge, Mo...

    PHP wrapper to generate edit and parse PDF files based on Java. Library converts PDF to multiple formats including DOC, DOCX, XLS, XLSX, PPTX HTML and images...metadata information, text and page manipulation, management of...remove watermarks Split pages Merge pages Extract PDF Metadata Fill...

    products.aspose.com/pdf/php-java/
  10. 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...which only appears on the first page of a section. HeaderFooter footer...

    reference.aspose.com/words/net/aspose.words/hea...