Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 10,167 for

page count

(0.1 sec)
  1. Aspose::Words::Vba::VbaModuleCollection class |...

    Aspose::Words::Vba::VbaModuleCollection class. Represents a collection of VbaModule objects. To learn more, visit the documentation article in C++....const end () end () const get_Count () Returns the number of VBA...signed; Project code page: {1}; Modules count: {2} \n " , vbaProject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  2. Aspose::Words::Vba::VbaModule::get_Name method ...

    Aspose::Words::Vba::VbaModule::get_Name method. Gets or sets VBA project module name in C++....signed; Project code page: {1}; Modules count: {2} \n " , vbaProject...vbaProject -> get_Modules () -> LINQ_Count ()) : System :: String :: Format...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. Consolidation Function|Documentation

    How to apply ConsolidationFunction to Data Fields of Pivot Table with Aspose.Cells for Node.js via C++....Sum, Count, Average, Max, Min, Product, Distinct Count, etc....Average ConsolidationFunctio.Count ConsolidationFunctio.CountNums...

    docs.aspose.com/cells/nodejs-cpp/consolidation-...
  4. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells....Move(int count, bool isSameParent) method in...down based on the count value, where count is the number of positions...

    docs.aspose.com/cells/cpp/specifying-the-absolu...
  5. 在 Python 中获取 PDF 的页数|Aspose.PDF for Java

    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....pdf' page_count = pdf . getPages () . size () print "Page Count:"...Count:" . page_count 下载运行代码 从以下任一社交编码网站下载 获取页数 (Aspose.PDF) : GitHub...

    docs.aspose.com/pdf/zh/java/get-page-count-of-p...
  6. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and Page numbers in C++....separate sequence numbers and page numbers. System :: String Aspose...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Frameset class | Aspose.Words for Python

    aspose.words.framesets.Frameset class. Represents a frames Page or a single frame on a frames Page...Represents a frames page or a single frame on a frames page. To learn more...items, this instance is a frames page, otherwise it is a single frame...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Print and Preview workbook|Documentation

    Aspose.Cells for Python via .NET supports printing and previewing Excel files without Microsoft Excel installation....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/python-net/workbook-and-w...
  9. FieldNumWords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumWords class for easy word Count management in documents. Enhance your text processing with this powerful feature!...NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...// 1 - Track the character count with a NUMCHARS field: FieldNumChars...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 在 .NET 中使用工件|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您为 PDF 页面添加背景图像,并使用 Artifact 类获取每个水印。...枚举的值,其中包括 Background, Layout, Page, Pagination 和 Undefined)。 Artifact...实际内容和工件中所描述)。 要获取特定页面上的所有水印, Page 类具有 Artifacts 属性。 下面的代码片段显示了如何获取...

    docs.aspose.com/pdf/zh/net/artifacts/