Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 10,136 for

page count

(0.1 sec)
  1. Aspose::Words::Section::get_Body method | Aspos...

    Aspose::Words::Section::get_Body method. Returns the Body child node of the section in C++....display all its contents // on the page between the section's header...NodeType :: Any , true ) -> get_Count ()); // Call the "EnsureMinimum"...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. Aspose::Words::Section::AppendContent method | ...

    Aspose::Words::Section::AppendContent method. Inserts a copy of content of the source section at the end of this section in C++....the source section is copied, page setup, headers and footers are...doc -> get_Sections () -> get_Count ()); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. Conversion between cell name and row/column ind...

    Learn how to get conversion between cell name and row/column index through the Aspose.Cells for .NET API.... Microsoft Excel starts counting row and column indices from...Excel, Aspose.Cells starts counting row and column indices from...

    docs.aspose.com/cells/net/names-and-indices/
  4. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    简单的演示源代码,可在任何使用C++语言的平台上使用PDF文件中的表格。...for ( int row_count = 1 ; row_count < 10 ; row_count ++ ) { // Add...( u "Column ({0}, 1)" , row_count )); row -> get_Cells () -> Add...

    products.aspose.com/pdf/zh-hans/cpp/table/
  5. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate...will appear at the top of every page of this section, above the main...

    reference.aspose.com/words/cpp/aspose.words/hea...
  6. 使用 Aspose.Page JavaScript 通过 C++ API 转换 XPS

    本文通过代码片段描述并演示了 Aspose.Page API 解决方案中包含的 XPS 到 PDF 转换功能。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/javascript-cpp/convert-...
  7. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython.... paragraphs_count = paragraphs . getCount () i...= 0 while ( i < paragraphs_count ) : paragraph = paragraphs ...

    docs.aspose.com/words/java/working-with-styles-...
  8. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....which only appears on the first page of a section. HeaderFooter footer...header/footer, which appears on odd pages. footer = section.getHeadersFooters()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Detecting Empty Worksheets|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 property. Any positive value...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/detecting-empty-work...
  10. Aspose::Words::Section::get_HeadersFooters meth...

    Aspose::Words::Section::get_HeadersFooters method. Provides access to the headers and footers nodes of the section in C++....which only appears on the first page of a section. System :: SharedPtr...header/footer, which appears on odd pages. footer = section -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words/sec...