Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 8,067 for

page count

(0.06 sec)
  1. Process Comments in PHP|Aspose.Words for Java

    Process Comments using PHP....COMMENT , true ); $ comments_count = $ comments -> getCount ();...authorName author. $ i = $ comments_count ; $ i = $ i - 1 ; while ( $...

    docs.aspose.com/words/java/process-comments-in-...
  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. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourceSavingCallback method. Allows to control how resources (images, fonts and css) are saved when a document is exported to fixed Page Html format in C++....document is exported to fixed page Html format. System :: SharedPtr...( 6 , resourceFiles -> LINQ_Count ( isImageOrCss )); } class ResourceUriPrinter...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. 使用 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-hant/cpp/table/add/
  6. Modifying the text of the first cell in a colsp...

    We are upgrading Aspose.PDF for .NET version from v17.11.0 to v19.9.0 . We have a table within the pdf that contains table cells with colspan property. On calling table class GetWidth method, It adds extra cells based o…...Document(); var page = pdfDoc.Pages.Add(); page.SetPageSize(612...SetPageSize(612, 792); page.PageInfo.Margin = new MarginInfo(27, 27, 27, 27);...

    forum.aspose.com/t/modifying-the-text-of-the-fi...
  7. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph 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...
  8. 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...
  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. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes 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.not...