Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 10,493 for

page count

(0.17 sec)
  1. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment... count Gets the number of immediate...the right-side margin of the page, and with a dotted line connecting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...count): p = paras[i].as_paragraph()... True) for j in range(runs.count): rr = runs[j].as_run() if rr...

    forum.aspose.com/t/change-styles-for-complete-d...
  3. Utility Features in Aspose.Tasks for C++ | Aspo...

    Discover how to utilize utility features available in the C++ version of Aspose.Tasks....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/cpp/utility-features/
  4. Aspose.PSD for .NET 20.4 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Notes Contents [ Hide ] This page contains release notes for Aspose...of the shape in the layer, count of the bezier knot records)...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  5. FieldPage | Aspose.Words for Java

    Implements the Page field in Java....extends Field Implements the PAGE field. To learn more, visit...Retrieves the number of the current page. Examples: Shows how to use...

    reference.aspose.com/words/java/com.aspose.word...
  6. Utility Features Available in Aspose.Tasks for ...

    The Page describes a set of useful utility functions that can be applied to project files using Aspose.Tasks for Java. Such as critical path calculation, working with task filters and so on....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/java/utility-features/
  7. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...WriteLine("### Number of markups found on page {0} : {1}", markup.Number, markup...markup.TextFragments.Count); int i = 1; foreach (MarkupSection...

    forum.aspose.com/t/text-fragments-found-in-page...
  8. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++....adding text fragments to the PDF page. As for text files, we are dealing...Document Object. Add a Page to pages collection of document....

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  9. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...you see when converting PDF pages that contain emojis is caused...time from several seconds per page to a few hundred milliseconds...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  10. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .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...for ( int row_count = 1 ; row_count < 10 ; row_count ++) { // Add...

    docs.aspose.com/pdf/net/add-table-in-existing-p...