Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 187,798 for

page

(1 sec)
  1. BuiltInDocumentProperties.charactersWithSpaces ...

    BuiltInDocumentProperties.charactersWithSpaces property. Represents an estimate of the number of characters (including spaces) in the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Add Circle to PDF using Python

    This article guides on how to add circle to PDF using Python. It contains detailed information about the IDE and stepwise process to insert circle in PDF using Python....Page Product Family Aspose.PSD Product...Document class object and add a page to it Create a graph object...

    kb.aspose.com/pdf/python/how-to-add-circle-to-p...
  3. Split Table in Java|Aspose.Words for Java

    Split table in Java. How to split one table into two separate tables Java...., page breaks or spacing)? A: Yes....If a page break is required, insert a Paragraph with a page break...

    docs.aspose.com/words/java/split-table/
  4. Defect detection|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately....typically appear on curved pages. Low recognition accuracy Text...URL, if any. page The page number for multi-page images and PDFs...

    docs.aspose.com/ocr/python-net/defect-detection/
  5. Split ODT File Online or using Android Mobile A...

    Free online app to split different ODT files. Android splitter library Java code for ODT documents....number of pages in the ODT file. Loop through each page and use...to extract the page. Save the extracted page into new file. Java...

    products.aspose.com/total/android-java/split/odt/
  6. Convert MHTML to XPS – Aspose.HTML for .NET

    Convert MHTML to XPS in C# using Aspose.HTML for .NET. Consider the supported MHTML to XPS conversion scenarios in C# examples....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/convert-mhtml-to-xps/
  7. Hebrew content turned out mirrored when using A...

    Hi team, I’m using Aspose PDF .NET to save a PDF file to another PDF, but I got an issue with Hebrew content. When I open a PDF file as a Document, collect Pages and save it to another Document, contents of Hebrew turne…...file as a Document, collect pages and save it to another Document...PageCollection pages = pdfDocument.Pages; foreach(Page page in pages) { pdfDocument2...

    forum.aspose.com/t/hebrew-content-turned-out-mi...
  8. SSN NOt Getting Redacted - Free Support Forum -...

    I’m reaching out to explore solutions for scanning text and performing OCR on PDF documents to redact PII information. We are looking to process approximately 1 million PDFs every day, and I am keen to understand the bes…...Pages.Accept(absorber); // Iterate...through all pages foreach (Page page in pdfDocument.Pages) { //TextFragmentAbsorber...

    forum.aspose.com/t/ssn-not-getting-redacted/316872
  9. Փոխարկել WORD PNG Python

    Փոխարկեք WORD ը PNG ձևաչափի Python կոդով: Պահեք WORD որպես PNG օգտագործելով 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/hy/python-net/convers...
  10. Փոխարկել TEXT JPG Python

    Փոխարկեք TEXT ը JPG ձևաչափի Python կոդով: Պահեք TEXT որպես JPG օգտագործելով Python:...JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/hy/python-net/convers...