Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 10,600 for

page count

(0.27 sec)
  1. 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...
  2. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in C# Aspose.PDF for .NET PDF library. You can open existing PDF, document from stream, and encrypted PDF document....WriteLine ( "Pages " + document . Pages . Count ); } } Open existing...WriteLine ( "Pages " + document . Pages . Count ); } } Open encrypted...

    docs.aspose.com/pdf/net/open-pdf-document/
  3. 在 .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/
  4. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section....which only appears on the first page of a section. let footer = section...header/footer, which appears on odd pages. footer = section . headersFooters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Print multiple copies of a worksheet|Documentation

    This article shows how to use the C# Library and .NET API to print multiple copies of an Excel worksheet programmatically....AI Document Assistant Close Count number of cells in the Worksheet...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/print-multiple-copies...
  6. Get Worksheet Unique ID with Go|Documentation

    This article shows how to get an Excel worksheet's unique ID using the Go library and API programmatically.... Source Code Count number of cells in the Worksheet...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/gocpp/get-worksheet-uniqu...
  7. 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-...
  8. 检索、获取、复制和插入页面|Documentation

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

    docs.aspose.com/diagram/zh/net/retrieve-get-cop...
  9. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute Page numbers of document nodes. To learn more, visit the documentation article in C++....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. 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...