Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 10,136 for

page count

(0.12 sec)
  1. Working with Styles and Themes|Aspose.Words for...

    Enhanced Microsoft Word formatting features, working with styles and themes using Java....useful to identify, list and count paragraphs and runs of text...results. Please refresh the page and try again....

    docs.aspose.com/words/java/working-with-styles-...
  2. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Add the table to a page. Save the file. The following...loop to add 10 rows for row_count in range ( 0 , 10 ): # Add row...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  3. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); // 创建注释...HighlightAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), tfa ->...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  4. Using Sparklines and Setting 3D Format with Nod...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for Node.js via C++....getType () } , sparkline items count: ${ group . getSparklines ()...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/nodejs-cpp/using-sparklin...
  5. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multiPage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...OutputStream outputStream, List<Long> pages) throws IOException { try (Document...reader.getNumImages(true); pages.add((long) numPages); for (int...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  6. Convert WEBP to GIF using Python

    This article guides on how to convert WEBP to GIF using Python. You will get information to set the IDE, a list of steps, and a sample code to change WEBP to GIF in Python....Page Product Family Aspose.PSD Product...GifOptions class and set the loop count to the desired number Transform...

    kb.aspose.com/imaging/python/convert-webp-to-gi...
  7. 通過C++將圖像添加到 PDF | Aspose.PDF

    本頁介紹使用C++語言和 Aspose 將圖像添加到 PDF 文件中的功能.PDF用於C++庫...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hant/cpp/images/add/
  8. PositionedBlock|Documentation

    Absolutely positioned container that allows to place any number of elements at the specific coordinates on OMR form....specific coordinates on the page. This element does not have...relative to the left edge of the page. y integer Absolute position...

    docs.aspose.com/omr/net/json-markup/positionedb...
  9. How to Insert Comment in Excel using Node.js

    This article guides on how to insert comment in Excel using Node.js. It has the information about setting the development environment, a list of steps, and a runnable sample code to add comments in Excel using Node.js....Page Product Family Aspose.PSD Product...removing a comment, getting the count of comments, and deleting all...

    kb.aspose.com/cells/nodejs/how-to-insert-commen...
  10. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table 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...