Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 184,161 for

page

(0.13 sec)
  1. How to Add Image in PDF using C#

    This article explains how to add image in PDF using C#. It provides details about the IDE configuration, steps to write the program and a running sample code add photo to PDF using C#....Page Product Family Aspose.PSD Product...image is added to the target page, the resultant file is saved...

    kb.aspose.com/pdf/net/how-to-add-image-in-pdf-u...
  2. Border.distance_from_text property | Aspose.Wor...

    Border.distance_from_text property. Gets or sets distance of the border from text or from the Page edge in points....border from text or from the page edge in points. @property def...of the first page. doc = aw . Document () page_setup = doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....first page of PDF file auto tocPage = document -> get_Pages () ->..."First page" , 0 ); titles -> SetValue ( u "Second page" , 1 );...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  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. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...AppendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/net/aspose.words/pag...
  7. 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/
  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. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the Page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...pdf, if we want to convert the page to a png (or svg or all other...1; pageCount <= pdfDocument.Pages.Count; pageCount++) { using...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  10. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…... I expect 0 number of pages since, it is a single sheet...sheet with no distinguished pages in it. Please find the inupt file...

    forum.aspose.com/t/getprintingpagebreaks-return...