Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 10,136 for

page count

(0.08 sec)
  1. 使用 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/
  2. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes 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. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of 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...
  4. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython.... COMMENT , True ) comments_count = comments . getCount () # Look...authorName author. i = comments_count i = i - 1 while i >= 0 : comment...

    docs.aspose.com/words/java/working-with-comment...
  5. 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...
  6. XPS to PNG Converter using Python | Aspose.PDF

    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...
  7. XPS to JPEG Converter using Python | Aspose.PDF

    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...
  8. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C# API with .NET library....Count property. Any positive value...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/detecting-empty-works...
  9. XamlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the XamlFixedSaveOptions ResourceSavingCallback. Control image and font saving for enhanced XAML format efficiency....document is exported to fixed page Xaml format. public IResourceSavingCallb...resource ); } /// <summary> /// Counts and prints URIs of resources...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Section::PrependContent method |...

    Aspose::Words::Section::PrependContent method. Inserts a copy of content of the source section at the beginning 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...