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

page count

(0.09 sec)
  1. Black and white OMR form with a horizontal tear...

    OMR form with a horizontal tear line in black and white...grid=SEC1 column=3 sections_count=6 options_count=6 align=center &block...grid=SEC2 column=5 sections_count=6 options_count=6 align=center &block...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  2. 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...
  3. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...QuestionResp)) { page.Paragraphs.Add(new Aspose.Pdf...HtmlFragment(queshtml)); } else { page.Paragraphs.Add(new Aspose.Pdf...

    forum.aspose.com/t/issue-text-box-child-can-not...
  4. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re enCountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column Counts back to back like so: ---------------…...tables with different column counts Aspose.Words Product Family...we need to insert LCM(cell_count_of_all_rows) cells into each...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  5. 在 PDF 中创建或添加表格|Aspose.PDF for C++

    Aspose.PDF for C++ 是一个用于创建、读取和编辑 PDF 表格的库。使用该库,您可以使用 C++ 在 PDF 页面上分页显示表格。...Cpp/Page.h> #include <Aspose.PDF.Cpp/PageCollection...for ( int row_count = 1 ; row_count < 10 ; row_count ++ ) { // 向表中添加行...

    docs.aspose.com/pdf/zh/cpp/add-table-in-existin...
  6. 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...
  7. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....getCount ()); // Child node count identical. if ( $ indexDiff...PARAGRAPH , true ); $ paragraphs_count = $ paragraphs -> getCount ();...

    docs.aspose.com/words/java/extract-content-in-php/
  8. 使用 C++ 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用PDF檔中的表格,C++語言。...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/
  9. Conversion between cell name and row/column ind...

    Learn how to get conversion results between cell name and row/column index using Aspose.Cells for Java APIs.... Microsoft Excel starts counting row and column indices from...Excel, Aspose.Cells starts counting row and column indices from...

    docs.aspose.com/cells/java/names-and-indices/
  10. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....it appear at the referencing page's footer. ASSERT_EQ ( 0 , footnote...footnote -> get_Tables () -> get_Count ()); footnote -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words/inl...