Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 10,801 for

page count

(0.14 sec)
  1. Convert Images using Python Image Processing Li...

    Using Python Image Processing Library API, convert images to black and white, grayscale, raster images to PDF and SVG, RGB system to CMYK, CorelDraw, WebP, EPS, CMX, DICOM, and export, expand or crop images....then we will get the total count of layers in the source image...between the image parts and no pages. The canvas size must be equal...

    docs.aspose.com/imaging/python-net/converting-i...
  2. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story 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...
  3. Aspose::Words::InlineStory::get_LastParagraph m...

    Aspose::Words::InlineStory::get_LastParagraph method. Gets the last paragraph in the story 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...
  4. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object 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...
  5. 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...
  6. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it 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...
  7. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....style to the left, // and the page the heading appears on to the..."Heading 1", applied to it will count as a heading. // We can name...

    reference.aspose.com/words/java/com.aspose.word...
  8. EndnoteOptions.number_style property | Aspose.W...

    EndnoteOptions.number_style property. Specifies the number format for automatically numbered endnotes....show up at the bottom of each page that contains # their reference...document maintains separate counts # for footnotes and for endnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FootnoteOptions.number_style property | Aspose....

    FootnoteOptions.number_style property. Specifies the number format for automatically numbered footnotes....show up at the bottom of each page that contains # their reference...document maintains separate counts # for footnotes and for endnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate...>> ( section ); // Set some page setup properties for the section...

    reference.aspose.com/words/cpp/aspose.words/body/