Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 10,606 for

page count

(0.97 sec)
  1. 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...
  2. Converting a XPS file to JPEG using Python | As...

    Sample code on Python for XPS to JPEG conversion. Use example code for batch XPS to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...be used to process the PDF pages and generate JPEG images. Set...

    products.aspose.com/pdf/python-net/conversion/x...
  3. Converting a XPS file to PNG using Python | Asp...

    Sample code on Python for XPS to PNG conversion. Use example code for batch XPS to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...be used to process the PDF pages and generate PNG images. Set...

    products.aspose.com/pdf/python-net/conversion/x...
  4. 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/
  5. 使用 C++ 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++,使用 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/
  6. Aspose::Words::Comment::AddReply method | Aspos...

    Aspose::Words::Comment::AddReply method. Adds a reply to this 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. 类型1字体的字形和指标| .NET

    C#API用于开发人员操纵和字体文件。了解如何使用.NET中的1型字体的字形和指标来工作的基础。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/zh/net/glyphs-and-metrics-...
  8. 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...
  9. 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...
  10. 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...