Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 10,603 for

page count

(0.08 sec)
  1. Track Changes in a Document in Java|Aspose.Word...

    Track changes to content and formatting made by you or others. Access individual revisions in a document and apply various properties to them using Java....a document usually does not count as a revision until you begin...results. Please refresh the page and try again....

    docs.aspose.com/words/java/track-changes-in-a-d...
  2. Track Changes in a Document in C++|Aspose.Words...

    Track changes to content and formatting made by you or others using C++. Access individual revisions in a document and apply various properties to them....a document usually does not count as a revision until you begin...results. Please refresh the page and try again....

    docs.aspose.com/words/cpp/track-changes-in-a-do...
  3. 获取、更新和展开书签使用Python|Aspose.PDF for Python via .NET

    本文描述了如何使用我们的Aspose.PDF for Python库在PDF文件中使用书签。... page_number ) print ( str_level_seprator...outline_item . color ) count = len ( outline_item ) if count > 0 : print...

    docs.aspose.com/pdf/zh/python-net/get-update-an...
  4. Public API Changes in Aspose.Cells 8.8.1|Docume...

    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.... Count ; i ++) { textBox . TextBody...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. How to Create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....the chart will dynamically count the data for the selected month...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  6. News Archive 2022|Documentation

    Aspose.Imaging new features and enhancements introduced in our recent releases, empowering you to unlock new possibilities in graphic processing and manipulation. Support for the most common raster file formats, alongside a diverse array of conversion options....2022 Contents [ Hide ] This page highlights the new features...const int symbolCount = 40 ; //count sybols in the example const...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  7. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the Page setup properties of a section...PageSetup class Represents the page setup properties of a section...PageSetup object contains all the page setup attributes of a section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....Hide ] Purpose Summary This page explains how fields work in...NOTEREF NUMCHARS NUMPAGES NUMWORDS PAGE PAGEREF PRINTDATE QUOTE REF...

    docs.aspose.com/words/net/fields-overview/
  9. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc....on a page of a Document . After visiting the target page, iterate...gr_absorber.visit(page) on the target page. Read the extracted...

    docs.aspose.com/pdf/python-net/extract-vector-d...
  10. 通过 C++ 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式将图像添加到 PDF 文档中...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/add/