Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 10,167 for

page count

(0.11 sec)
  1. 使用工件|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/artifacts/
  2. Appendix A. Enumeration Extension Methods|Aspos...

    Use built-in extension methods to perform common manipulations on a sequential data when building a report in Java.... first ()) count() persons . count () count(Predicate) persons...persons . count ( p => p . getAge () > 30 ) distinct() persons...

    docs.aspose.com/words/java/appendix-a-enumerati...
  3. Consolidation Function with C++|Documentation

    Learn how to apply a ConsolidationFunction to data fields of a pivot table using Aspose.Cells with C++....Sum, Count, Average, Max, Min, Product, Distinct Count, etc....rage ConsolidationFunctio::Count ConsolidationFunctio::CountNums...

    docs.aspose.com/cells/cpp/consolidation-function/
  4. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#....Hide ] What is this page about? This page explains how to contribute...Now ); if ( doc . Revisions . Count == 0 ) { // If documents are...

    docs.aspose.com/words/net/extend-and-contribute...
  5. Aspose::Words::Fields::FieldIndex::get_HasSeque...

    Aspose::Words::Fields::FieldIndex::get_HasSequenceName method. Gets a value indicating whether a sequence should be used while the field's result building in C++....side, // and the number of the page that contains the XE field on...the number that the sequence count is on at the XE field location...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 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...
  7. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories... EVEN_PAGES_HEADER Contains text of the even pages header,...odd and even pages, contains text of the odd pages header. Represented...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Vba::VbaProject::get_Name method...

    Aspose::Words::Vba::VbaProject::get_Name method. Gets or sets VBA project 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...
  9. Frameset.child_framesets property | Aspose.Word...

    Frameset.child_framesets property. Gets the collection of child frames and frames Pages....of child frames and frames pages. @property def child_framesets...Shows how to access frames on-page. # Document contains several...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Images to PDF using C# | Aspose.PDF

    Adding images into PDF documents programmatically with C# sample code using Aspose.PDF for .NET... 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/net/images/add/