Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 181,654 for

page

(0.37 sec)
  1. 使用C++旋转PDF页面|Aspose.PDF for C++

    本主题描述了如何使用C++以编程方式旋转现有PDF文件中的页面方向。...( auto page : document -> get_Pages ()) { auto r = page -> get_MediaBox...get_Height () - newHeight ); page -> set_MediaBox ( MakeObject...

    docs.aspose.com/pdf/zh/cpp/rotate-pages/
  2. Add Footer to PDF using Java | Aspose.PDF

    Add footer to PDF programmatically with Java sample code using Aspose.PDF for Java.... Add the Stamp to Page using AddStamp method. Save...// Add footer on all pages for ( Page page : pdfDocument . getPages...

    products.aspose.com/pdf/java/footer/
  3. How to Use Aspose.Words Instead of VSTO|Aspose....

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of VSTO using C#....Hide ] What is this page about? This page clarifies why Aspose...requirements and next steps on this page. Check Requirements and Prerequisites...

    docs.aspose.com/words/net/aspose-words-instead-...
  4. Optical mark recognition (OMR)|Documentation

    How to recognize the filled form with Aspose.OMR for .NET....completed form (single-page or multi-page) from a single respondent...path to the image (for single-page forms). An absolute or relative...

    docs.aspose.com/omr/net/recognition/
  5. Downloads and Configure Aspose.Words in Struts|...

    Downloads and Configure Aspose.Words for Java on Apache Struts....come up with the following web page: You can add/edit or delete...will show you the below web page: Add a new book name and Click...

    docs.aspose.com/words/java/downloads-and-config...
  6. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....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/nodejs-net/aspose.wo...
  7. Aspose.PDF С++ Example|Aspose.PDF for C++

    This Page show how use simple programming for create a PDF document containing text - Hello World....metadata but without pages. Add a Page to the document object...now our document will have one page. Save resultant PDF document...

    docs.aspose.com/pdf/cpp/hello-world-example/
  8. Autofit Setting to Tables|Aspose.Words for Java

    Autofit settings to tables. Apache POI does not provide an opportunity to autofit settings to tables....the table to the width of the page and AutoFit to Contents option...to the available width on the page. To change the sizing behavior...

    docs.aspose.com/words/java/autofit-setting-to-t...
  9. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....all the pages of a PDF document or from a specific page or a region...how to: Text Parsing from All Pages of a PDF in Python Parse Text...

    blog.aspose.com/pdf/parse-pdf-in-python/
  10. ShapeBase.Bottom | Aspose.Words for .NET

    Discover the ShapeBase Bottom property to easily access the bottom edge position of your shape's containing block for precise design control....points, from the left side of the page. shape . RelativeHorizontalPo...RelativeHorizontalPo = RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/net/aspose.words.dra...