Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 8,221 for

page count

(0.18 sec)
  1. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java.... int count = getChildTableCount(table);...directly within its cells", i, count)); // Find out if the table...

    reference.aspose.com/words/java/com.aspose.word...
  2. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java.... int count = getChildTableCount(table);...directly within its cells", i, count)); // Find out if the table...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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-...
  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-hant/cpp/table/add/
  5. Grid|Documentation

    A markup element that creates a matrix of numbered bubbles that are combined into a single answer....Description Usage example sections_count 8 The maximum number of digits...of bubbles. sections_count=7 options_count 10 The number of bubbles...

    docs.aspose.com/omr/java/design-form/grid/
  6. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...presentation->get_Slides()->get_Count(); for (int slideIndex = 0;...= slide->get_Shapes()->get_Count(); for (int shapeIndex = 0;...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  7. Create or Work with OneNote Notebook in C# API

    OneNote NoteBook C# API lets you create or save NoteBook to Stream, load NoteBook from file, export NoteBook to Image with Options and export NoteBook to PDF...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/working-with-onenote-n...
  8. Grouped answer sheet with question skipping|Doc...

    OMR ready grouped answer sheet with question skipping...skipping Contents [ Hide ] Single-page OMR ready answer sheet for any...height=200 ?container=header columns_count=1 ?block=text column=1 ?content=Aspose...

    docs.aspose.com/omr/net/showcases/exam/grouped/
  9. 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...
  10. 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...