Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 181,639 for

page

(0.33 sec)
  1. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for replacement of that 3rd pa…...Pages.Count(); Console.WriteLine($"Page: {PageCount}...AsposeOcr(); // Loop through each page in the PDF for (int pageIndex...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...
  2. ChapterPageSeparator enumeration | Aspose.Words...

    aspose.words.ChapterPageSeparator enumeration. Defines the separator character that appears between the chapter and Page number....appears between the chapter and page number. Members Name Description...Examples Shows how to work with page chapters. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.Document | Aspose.Words for .NET

    Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document object for streamlined document management....Shows how to apply and revert page setup settings to sections in...DocumentBuilder ( doc ); // Modify the page setup properties for the builder's...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every Page when the table spans more than one Page in C++....on every page when the table spans more than one page. bool Aspose...with rows that repeat on every page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. 程序化拆分 PDF|Aspose.PDF for .NET

    本主题展示了如何在您的 .NET 应用程序中使用 C# 将 PDF 页面拆分为单独的 PDF 文件。...在每次迭代中,创建一个新的 Document 对象,并将单个 Page 对象添加到空文档中。 使用 Save 方法保存新的 PDF。...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/split-pdf-document/
  7. PDF Forms. Manage via PHP | Aspose.PDF

    Manage PDF Forms programmatically with PHP sample code using Aspose.PDF for PHP via Java....more details check the GitHub page. How to Create PDF Forms using...of Document class. Access the Page via its index. Call the Form...

    products.aspose.com/pdf/php-java/acroforms/
  8. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing Page content, remove or flatten annotations with C++....the most essential: Optimize page content for online browsing...compress all images Enable reusing page content Merge duplicate streams...

    docs.aspose.com/pdf/cpp/optimize-pdf/
  9. Aspose::Words::ConvertUtil::MillimeterToPoint m...

    Aspose::Words::ConvertUtil::MillimeterToPoint method. Converts millimeters to points in C++....Examples Shows how to specify page properties in millimeters. auto...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class....how to see the the ranges of pages that a node spans. doc = aw..."GetNumPagesSpanned" method to count how many pages the content of our document...

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