Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 8,067 for

page count

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 使用 Python 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上使用 PDF 文件中的表的 Python 源代码。...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-hans/python-net/table/
  5. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...for ( $row_count = 1 ; $row_count < 10 ; $row_count ++ ) { //...-> add ( "Column (" . $row_count . ", 1)" ); $row -> getCells...

    products.aspose.com/pdf/zh-hant/php-java/table/...
  6. 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...
  7. Aspose::Words::Drawing::WrapSide enum | Aspose....

    Aspose::Words::Drawing::WrapSide enum. Specifies what side(s) of the shape or picture the text wraps around in C++....shape that is farthest from the page margin, leaving text free area...ASSERT_EQ ( 3 , shapes -> LINQ_Count ( isTextBox )); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. XPS to EMF Converter using Python | Aspose.PDF

    Sample code on Python for XPS to EMF conversion. Use example code for batch XPS to EMF 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 Emf images. Open...

    products.aspose.com/pdf/python-net/conversion/x...
  9. 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...
  10. 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...