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

page count

(0.08 sec)
  1. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....SECTIONPAGES fields to number pages by sections. Document doc =..."); // A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用 Python 将表格添加到 PDF | Aspose.PDF

    Python 原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++通過 COM 互操作在 PDF 檔中添加表。...loop to add 10 rows for row_count in range ( 0 , 10 ): # Add row...add ( "Column (" + str ( row_count ) + ", 1)" ) row . cells . add...

    products.aspose.com/pdf/zh-hant/python-net/tabl...
  3. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I enCountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...buffer, Int32 offset, Int32 count) at .Write(Byte[] , Int32 ,...in this way. ← previous page next page →...

    forum.aspose.com/t/index-was-outside-the-bounds...
  4. 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...
  5. 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...
  6. 使用 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/
  7. 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...
  8. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell 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...
  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. XamlFixedSaveOptions.resource_saving_callback p...

    XamlFixedSaveOptions.resource_saving_callback property. Allows to control how resources (images and fonts) are saved when a document is exported to fixed Page Xaml format....document is exported to fixed page Xaml format. @property def ...IResourceSavingCallb ): """Counts and prints URIs of resources...

    reference.aspose.com/words/python-net/aspose.wo...