Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 184,589 for

page

(0.32 sec)
  1. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition using Aspose.OCR for Python via .NET....GIF, PNG, JPEG, BMP, or single-page TIFF images. The images can...documents, containing scanned pages. The files can be provided by...

    docs.aspose.com/ocr/python-net/ocrinput/
  2. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition....GIF, PNG, JPEG, BMP, or single-page TIFF images. The images can...documents, containing scanned pages. The files can be provided by...

    docs.aspose.com/ocr/net/ocrinput/
  3. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/create-and-load-a-onen...
  4. 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…...exc_info=True) # ========== 1a) Footer / Page Number precise tweaks ==========...(work, style_name, to_sz) # Page Number style -> 12pt + target...

    forum.aspose.com/t/change-styles-for-complete-d...
  5. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance document formatting for better control and presentation....new section starts on the same page as the previous section. NewColumn...new page. EvenPage 3 The section starts on a new even page. OddPage...

    reference.aspose.com/words/net/aspose.words/sec...
  6. Extract Table Data from PDF|Aspose.PDF for Andr...

    Learn how to extract tabular from PDF using Aspose.PDF for Android via Java.... Decide which pages to be analyzed and apply visit...visit to the desired pages. The tabular data will be scanned, and...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  7. Support for DICOM Images|Aspose.PDF for .NET

    This section describes how to support DICOM images in PDF files using the C# library....Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/net/support-for-dicom-images/
  8. PageLayoutCallbackArgs.Document | Aspose.Words ...

    Discover the PageLayoutCallbackArgs Document property to efficiently access and manage your document data. Enhance your workflow today!...document to a fixed page format /// and renders a page that we perform...perform a page reflow on to an image in the local file system. ///...

    reference.aspose.com/words/net/aspose.words.lay...
  9. 设置图像大小|Aspose.PDF for Java

    本节介绍如何使用 Java 库设置 PDF 文件中的图像大小。...(); // 向 PDF 文件的页面集合添加页面 Page page = doc . getPages (). add ();...jpg" ); page . getParagraphs (). add ( img ); // 设置页面属性 page . getPageInfo...

    docs.aspose.com/pdf/zh/java/set-image-size/
  10. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.PageSetup property. Returns an object that represents current Page setup and section properties....object that represents current page setup and section properties...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/nodejs-net/aspose.wo...