Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 10,603 for

page count

(1.75 sec)
  1. Convert DOC To PNG Python

    Convert DOC to PNG format in Python code. Save DOC as PNG using Python....PNG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .png" , save_options)...

    products.aspose.com/words/python-net/conversion...
  2. Android API to Convert DOTM to XLTM or with fre...

    Convert DOTM to XLTM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLTM online converter quickly before integrating the code....formatting information, such as page layout, font styles, and macros...you prefer to use, you can count on this converter to work smoothly...

    products.aspose.com/total/android-java/conversi...
  3. Aspose.Note under Linux requires the obsolete l...

    Aspose.Note appears to work on Linux but seems to require libgdiplus for even the most trivial OneNote file. Alas libgdiplus is abandoned. See e.g. GitHub - mono/libgdiplus: C-based implementation of the GDI+ API · GitH…...Document(path); var pages = doc.GetChildNodes<Page>().ToList(); Console...WriteLine($"Pages: {pages.Count}"); foreach (var page in doc) {...

    forum.aspose.com/t/aspose-note-under-linux-requ...
  4. Public API Changes in Aspose.Cells 8.9.1|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.... Count ; i ++) { book . Worksheets...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document... count Gets the number of immediate...) pageColor Gets or sets the page color of the document. This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...(margins, scaling, fit‑to‑page) Complex page settings require extra...extra layout work • Use simple page settings ( Worksheet.PageSetup...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  7. Python Split DOCX

    Split DOCX files into e Pages using Python code. Save DOCX as separate files using Python....integrate the extracted DOCX pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/python-net/split/docx/
  8. Python Split TXT

    Split TXT files into e Pages using Python code. Save TXT as separate files using Python....integrate the extracted TXT pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/python-net/split/txt/
  9. Split PDF, HTML, TXT Files using C++ | Aspose.PDF

    Simple demo source code to split PDF files on any platform with C++ language....document, you must split the pages of the original PDF file. In...please learn Documentation Pages . You may also use the following...

    products.aspose.com/pdf/cpp/splitter/
  10. Issue with Converting PDF to Black and White fo...

    Problem Description: I am using Aspose.PDF for .NET (Version 21.6.0) to convert PDFs to black and white (grayscale) pdfs. The conversion works fine for smaller PDFs, but when the input PDF has more than 20 Pages, the pr…...and White for Large PDFs (>20 Pages) Using Aspose.PDF 21.6.0 Aspose...input PDF has more than 20 pages, the process fails to complete...

    forum.aspose.com/t/issue-with-converting-pdf-to...