Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 10,803 for

page count

(0.1 sec)
  1. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Python via .NET recognition engine....number of threads, use threads_count parameter of the recognition...image; recognition of a single-page PDF. Aspose.OCR for Python via...

    docs.aspose.com/ocr/python-net/multithreading/
  2. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am enCountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...OnePagePerSheet = false; // Keep natural page breaks pdfSaveOptions.AllColumnsInOnePageP...(Worksheet ws in wb.Worksheets) { // Page setup ws.PageSetup.Orientation...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  3. Split PDF Files in Python|Aspose.PDF for Python...

    Learn how to split PDF Pages into separate PDF files in Python....Contents [ Hide ] Splitting PDF pages can be a useful feature for...file into separate pages or groups of pages. Use this workflow...

    docs.aspose.com/pdf/python-net/split-pdf-document/
  4. Aspose::Words::Document::get_Frameset method | ...

    Aspose::Words::Document::get_Frameset method. Returns a Frameset instance if this document represents a frames Page in C++....document represents a frames page. System :: SharedPtr < Aspose...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Converting a PDF file to SVG using JavaScript v...

    Code Examples on JavaScript via C++ for PDF‑to‑SVG Conversion on All Platforms...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/javascript-cpp/conversi...
  6. Document.view_options property | Aspose.Words f...

    Document.view_options property. Provides options to control how the document is displayed in Microsoft Word.... PAGE_LAYOUT doc . view_options ....document to fit the width of the page. # Set the "ZoomType" property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. How to Create Animated GIF in Java

    This quick tutorial is designed to guide on how to create animated GIF in Java. By using Java GIF creation is explained in an easier way with the help of detailed steps and a runnable Java code....Page Product Family Aspose.PSD Product...in milliseconds, set loops count, set transparent color, and...

    kb.aspose.com/imaging/java/how-to-create-animat...
  9. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_Pages method...extract_pages method Contents [ Hide ] extract_pages(input_file_name...output_file_name, start_page_index, page_count) Extracts a specified...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Can't set the style value - Free Support Forum ...

    Hello, I drew a rectangle and added some text. Now I wanted to make the text bold. But that didn’t work. I think I know where the problem might be. @philip.zhou you once wrote to me in response to another question th…...Page page = new Aspose.Diagram.Page(); page.Name = "My..."My Page"; diagram.Pages.Add(page); long shapeId = page.DrawRectangle(0...

    forum.aspose.com/t/cant-set-the-style-value/315934