Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 10,803 for

page count

(2.09 sec)
  1. Create WEBP in Java

    This article guides on how to create WEBP in Java. It has all the details to set the development environment, a list of instructions, and a simple code demonstrating how to create WEBP images in Java....Page Product Family Aspose.PSD Product...set quality, animation loop count, and animation background color...

    kb.aspose.com/imaging/java/create-webp-in-java/
  2. container|Documentation

    Container element is used to break content into columns and to add a footer to the form....Description Usage example columns_count 1 The number of columns in the...regardless of their content. columns_count=2 columns_proportions n/a Overrides...

    docs.aspose.com/omr/net/txt-markup/container/
  3. Paragraph Class | Aspose.Words for .NET

    Discover the Aspose.Words.Paragraph class to effortlessly manage and format text paragraphs, enhancing your document processing capabilities.... Count { get; } Gets the number of...AppendChild ( section ); // Set some page setup properties for the section...

    reference.aspose.com/words/net/aspose.words/par...
  4. Getting Metadata | JavaScript

    Easy-to-use JavaScript library for font manipulation from Aspose.Font. Learn how to get metadata from font files....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/javascript-cpp/metadata-in...
  5. What's new|Aspose.PDF for Python via .NET

    In this Page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases.... allow_reuse_page_content = True optimize_options...optimize_options . allow_reuse_page_content = False optimize_options...

    docs.aspose.com/pdf/python-net/whatsnew/
  6. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the Page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...pdf, if we want to convert the page to a png (or svg or all other...pageCount <= pdfDocument.Pages.Count; pageCount++) { using (FileStream...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  7. 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...
  8. New HTML Export System - Aspose.Slides.WebExten...

    Export presentations to HTML with templates, CSS and JS—no SVG. Learn single or multi-Page output, resource control, and customization for PPT, PPTX and ODP....using custom navigation between pages. when saving .html, .css, .js...presentations to HTML: Single-page: all presentation content are...

    docs.aspose.com/slides/net/web-extensions/
  9. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re enCountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column Counts back to back like so: ---------------…...tables with different column counts Aspose.Words Product Family...tables of different column counts back to back like so: ----------...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  10. 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...