Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 10,803 for

page count

(1.8 sec)
  1. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....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/python-net/aspose.wo...
  2. 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-...
  3. 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...
  4. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document.... count ). toEqual ( 1 ); // Use a document...); expect ( doc . sections . count ). toEqual ( 2 ); // Each section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在 .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/
  6. 检索、获取、复制和插入页面|Documentation

    本节介绍如何使用 Aspose.Diagram 插入页面、复制页面或获取页面信息。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。此属性可用于检索页面信息。...对象的集合。此属性可用于检索页面信息。 使用 Page.Background 属性确定页面是前景页面还是背景页面。 检索页面信息编程示例 以下代码从...

    docs.aspose.com/diagram/zh/net/retrieve-get-cop...
  7. Appendix A. Enumeration Extension Methods in C#...

    Use built-in extension methods to perform common manipulations on a sequential data when building a report using C#....Hide ] Purpose Summary This page describes the enumeration extension...otherPersons . First ()) Count() persons . Count () Count(Predicate) persons...

    docs.aspose.com/words/net/appendix-a-enumeratio...
  8. FramesetCollection indexer | Aspose.Words for P...

    FramesetCollection indexer. Gets a frame or frames Page at the specified index....__getitem__(index) Gets a frame or frames page at the specified index. def...Shows how to access frames on-page. # Document contains several...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Consolidation Function|Documentation

    How to apply ConsolidationFunction to Data Fields of Pivot Table with Aspose.Cells for Python via .NET....Sum, Count, Average, Max, Min, Product, Distinct Count, etc....ConsolidationFunctio.COUNT ConsolidationFunctio.COUNT_NUMS ConsolidationFunctio...

    docs.aspose.com/cells/python-net/consolidation-...
  10. 使用工件|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/