Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 141,094 for

page

(0.06 sec)
  1. Convert HTML To PNG Java

    Convert HTML to PNG format in Java code. Save HTML as PNG using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.png" , page + 1...

    products.aspose.com/words/java/conversion/html-...
  2. Convert HTML To SVG Java

    Convert HTML to SVG format in Java code. Save HTML as SVG using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.svg" , page + 1...

    products.aspose.com/words/java/conversion/html-...
  3. Convert DOC To JPG Java

    Convert DOC to JPG format in Java code. Save DOC as JPG using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/java/conversion/doc-t...
  4. 如何使用 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...
  5. 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/
  6. BuildingBlockBehavior enumeration | Aspose.Word...

    aspose.words.buildingblocks.BuildingBlockBehavior enumeration. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document.... PAGE Specifies that the building...shall be added into its own page. DEFAULT Same as BuildingBlockBehavio...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Find and Replace Text in a Document Part|Aspose...

    Find and replace text from a document part easily and fast instead of using Open XML SDK in C#....Part Contents [ Hide ] On this page we will look at how to find...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/words/net/search-and-replace-te...
  8. Insert Picture in Jython|Aspose.Words for Java

    Insert picture in document using Jython....GitHub Insert Barcode on Each Page in Jython Moving the Cursor...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/words/java/insert-picture-in-jy...
  9. 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/
  10. Font.engrave property | Aspose.Words for Python

    Font.engrave property. True if the font is formatted as engraved....letters are sunken into the page: builder . font . engrave =...like the letters pop out of the page: builder . font . engrave =...

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