Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 10,803 for

page count

(0.33 sec)
  1. 检索 Visio 连接器和字体信息|Documentation

    本节介绍如何获取 visio 连接器和字体信息。... Pages [ 0 ]. Connects ) { // Display...unused fonts count Console . WriteLine ( unused . Count ); 创建、更新、布局和自动调整形状...

    docs.aspose.com/diagram/zh/net/retrieve-visio-c...
  2. 用 JavaScript 通过 C++ 设置页眉和页脚|Documentation

    本文介绍如何使用 Aspose.Cells for JavaScript 通过 C++ 编程在 Excel 工作表的页眉和页脚中插入图片。...123" ; // Setting the current page number at the central section...[ 1 ] = "&P" ; // Setting page count at the right section of footer...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  3. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document... count Gets the number of immediate...(Inherited from Node ) page_color Gets or sets the page color of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one Page of text) Why is the me…...Pages.Count(); using (Aspose.Pdf.Document...Aspose.Pdf.Page pageTarget = asposeDocTarget.Pages[i]; Aspose...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  5. Tracing Precedents and Dependents in Aspose.Cel...

    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 ; m ++) { ReferredArea area...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/tracing-precedents-an...
  6. Add Images to PDF using C++ | Aspose.PDF

    Adding images into PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/cpp/images/add/
  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. 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...
  9. 使用JavaScript通过C++自定义数据透视表的全球化设置|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.... Count : return "AsposeCount" ; case...entire worksheet on a single pdf page const options = new AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/customi...
  10. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF document....document are contained in a Page object’s Annotations collection...for that individual page only: every page has its own Annotations...

    docs.aspose.com/pdf/cpp/multimedia-annotation/