Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 10,173 for

page count

(0.08 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::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows to easily set text of the comment in C++....the right-side margin of the page, and with a dotted line connecting...:: Comment , true ) -> get_Count ()); // Comments that do not...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. 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...
  4. 使用 C++ 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++,使用 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/add/
  5. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 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-hant/cpp/table/
  6. 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 Node.js via C++ API.... Microsoft Excel starts counting row and column indices from...for Node.js via C++ starts counting row and column indices from...

    docs.aspose.com/cells/nodejs-cpp/names-and-indi...
  7. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C# API with .NET library....Count property. Any positive value...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/detecting-empty-works...
  8. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java.... getPageColor() Gets the page color of the document. getParentNode()...setPageColor(Color value) Sets the page color of the document. setR...

    reference.aspose.com/words/java/com.aspose.word...
  9. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....the right-side margin of the page, and with a dotted line connecting...appendChild(section); // Set some page setup properties for the section...

    reference.aspose.com/words/java/com.aspose.word...
  10. Conversion between cell name and row/column ind...

    Learn how to perform conversion between cell name and row/column index using the Aspose.Cells for Python via .NET API....NET starts counting row and column indices from...for Python via .NET starts counting row and column indices from...

    docs.aspose.com/cells/python-net/names-and-indi...