Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 186,995 for

page

(0.11 sec)
  1. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing.... Get the particular page to which you want to add the...of the text fragment on the page. Set the text properties of...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  2. 插入图片|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面插入图片。支持使用C#插入图片并保存为pdf、svg、html、image、xps等格式。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 在 Visio..."Drawing1.vsdx" ); Page page = diagram . Pages [ 0 ]; double pinX...

    docs.aspose.com/diagram/zh/net/drawing/insert-i...
  3. PageBorderAppliesTo enumeration | Aspose.Words ...

    aspose.words.PageBorderAppliesTo enumeration. Specifies which Pages the Page border is printed on....enumeration Specifies which pages the page border is printed on. Members...Description ALL_PAGES Page border is shown on all pages of the section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Adds a blank page to the document. Initialize...Cells. Insert the table into the page. Save the PDF to the specified...

    docs.aspose.com/pdf/python-net/adding-tables/
  5. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats..."Primary footer" ); // Insert pages to display these headers and...doc ); builder . writeln ( "Page 1" ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....'Primary footer' ) # Insert pages to display these headers and...= doc ) builder . writeln ( 'Page 1' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。... 将注释添加到 Page 对象的注释集合中。 以下代码片段向您展示了如何在 PDF..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/text-annotation/
  8. FootnoteSeparatorType enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator....Printed above footnote text on a page when the text must be continued...continued from a previous page. FootnoteContinuation Printed below...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF Page properties such as size of document using Python via C++....read and set properties of pages in a PDF file in your Python...PDF file, resizes the first page by adjusting the Crop box (the...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  10. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库在 Visio 绘图的页面上添加注释。...comment anywhere on a page of Visio图纸 . 添加评论 Page 类公开的 addComment 方法允许您向绘图页添加注释。它采用...users add comments to the entire page that are presented by an icon...

    docs.aspose.com/diagram/zh/python-java/working-...