Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 10,136 for

page count

(0.07 sec)
  1. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....builder -> Write ( u " \n This is page " ); builder -> InsertField...GetFieldCode ()); ASSERT_EQ ( u " PAGE " , doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose.PSD for Python via .NET 24.3 - Release N...

    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....Notes Contents [ Hide ] This page contains release notes for Aspose...psdOptions16 . channel_bits_count = 16 psdImage8 . save ( outputFile...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  3. Customer satisfaction survey|Documentation

    OMR ready customer satisfaction survey...container=description columns_count=1 ?block= column=1 ?content=Thank...height=50 ?container= columns_count=1 ?block= column=1 ?content=If...

    docs.aspose.com/omr/net/showcases/satisfaction/...
  4. Working With Comments in Ruby|Aspose.Words for ...

    Working with comments using Ruby.... COMMENT , true ) comments_count = comments . getCount () # Look...authorName author. i = comments_count i = i - 1 while ( i >= 0 ) do...

    docs.aspose.com/words/java/working-with-comment...
  5. content|Documentation

    Content element is used to add one or more lines of text to the parent element....container=Example columns_count=2 ?block=Column 1 column=1 ...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/omr/net/txt-markup/content/
  6. 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...
  7. 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...
  8. 使用 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/add/
  9. 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...
  10. 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/