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

page

(0.12 sec)
  1. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....is allowed to split across a page break. getBorders() Gets the...on every page when the table spans more than one page. getHeight()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Add, Extract, Delete Tables in PDF using Java |...

    Manage Tables in PDF file programmatically with Java sample code using Aspose.PDF for Java... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/java/table/
  3. Aspose::Words::Document::get_ViewOptions method...

    Aspose::Words::Document::get_ViewOptions method. Provides options to control how the document is displayed in Microsoft Word in C++....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Dewarping|Documentation

    How to straighten curved and distorted images before recognition....Contents [ Hide ] To use automatic page straightening and distortion...photos of books, magazines, multi-page documents, and similar content...

    docs.aspose.com/ocr/java/dewarp/
  5. 如何使用 Java 获取 Highlight 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Highlight 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Highlight 注释 调用 Page.Annotations 集合中的 Highlight 注释方法..._dataDir + "sample_mod.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  6. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....# Place the watermark in the page center. relativeHorizontalPo...setRelativeHorizonta ( relativeHorizontalPo . PAGE ) watermark . setRelativeVerticalP...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  7. How to remove Header/Footer in Pdf - Free Suppo...

    Hi, I am trying to remove the header and footer from a PDF. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer? Or does there any suggestion to remove …...pdf"); foreach (Page page in pdfDocument.Pages) { var deletedArtifacts...foreach (Artifact artifact in page.Artifacts) { if (artifact.Type...

    forum.aspose.com/t/how-to-remove-header-footer-...
  8. Layout detecton|Documentation

    How to detect the layout of the provided image.... page int Page number for multi-page images. paragraphs...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/python-net/layout_detection/
  9. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers...Represents a controller for the home page and PDF generation in a Linux...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/net/docker/dotnet8/
  10. Extracting text from a photo|Documentation

    Take a photo of the Page using your smartphone and extract text from it using Aspose.OCR for .NET. No scanner required....distortions caused by physical page curvature or camera lens distortion...convert a photographed book page into a text. You will only need...

    docs.aspose.com/ocr/net/extract-text-from-photo/