Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 151,903 for

page

(0.06 sec)
  1. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look....text and the top edge of the page. public bool DoNotDisplayPageBoun...across 3 pages. builder . Writeln ( "Paragraph 1, Page 1." ); builder...

    reference.aspose.com/words/net/aspose.words.set...
  2. Change Background of VSDM File via java | produ...

    Java source code to change background of VSDM file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/java/changebackgrou...
  3. PageSetup.layout_mode property | Aspose.Words f...

    PageSetup.layout_mode property. Gets or sets the layout mode of this section.... page_setup . layout_mode = aw . SectionLayoutMode...SectionLayoutMode . GRID builder . page_setup . characters_per_line...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Images to PDF using CLI | Aspose.PDF

    Adding images into PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/cpp-cli/images/add/
  5. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote in C++....appear at the bottom of the page. builder -> Write ( u "This...referenced text, // so this page break will not affect the footnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. 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. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external document processor plugin in C++....Adds image watermark on each page of the document loaded by Load()...Adds text watermark on each page of the document loaded by Load()...

    reference.aspose.com/words/cpp/aspose.words/ido...
  8. 如何用 Java 添加 Circle 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/java/annotation...
  9. 如何使用 Java 添加 Circle 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Circle 註釋。...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    products.aspose.com/pdf/zh-hant/java/annotation...
  10. Aspose pdf is failing to convert text containin...

    Hello, I’m using TextAbsorber to extract text from pdf but it is failing to convert the superscript and subscript from pdf. The pdf contains simple mathematical and chemistry equations. Please guide me to get it done, I…...convertToText(Document pdfDocument, int page) throws Exception { // Create...the absorber for all PDF page if (page == 0) { pdfDocument.getPages()...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...