Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 183,123 for

page

(0.12 sec)
  1. Aspose::Words::Fields::FieldToa::get_PageNumber...

    Aspose::Words::Fields::FieldToa::get_PageNumberListSeparator method. Gets the character sequence that is used to separate two Page numbers in a Page number list in C++....used to separate two page numbers in a page number list. System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Specify Layout Options in Node.js|Aspose.Words ...

    Specify Layout Options for various document layouts using Node.js....continuousSectionPag to calculate page numbers in a continuous section...section that restarts page numbering, or ignorePrinterMetrics to...

    docs.aspose.com/words/nodejs-net/specify-layout...
  3. 使用 C# 从 PDF 中移除水印 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式从 PDF 文件中删除水印...Page.Artifacts 集合类的方法添加水印。 保存 PDF...inputFile ); var page = pdfDocument . Pages [ 1 ]; if ( page . Artifacts...

    products.aspose.com/pdf/zh-hant/net/watermark/r...
  4. 使用 Python 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码以编程方式编辑 PDF 文档... pages . accept ( textFragmentAbsorber...textFragmentCollecti : page = textFragment . page annotationRectangle...

    products.aspose.com/pdf/zh-hans/python-net/reda...
  5. 通过JavaScript和C++计算页面设置缩放比例因子|Documentation

    本文提供示例代码,说明如何通过C++中的JavaScript API以编程方式计算Excel工作表的页面设置缩放比例,使用“适合n页宽 m页高”选项。...Example - Page Scale </ title > </ head > < body > < h1 > Page Scale...PaperSizeType . PaperA4 ; // Set fit to pages wide as 1 worksheet . pageSetup...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  6. 以编程方式创建 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF 库从头开始创建 PDF 文档。... 向 Document 对象的 Pages 集合中添加一个 Page 对象。 向页面的 Paragraphs 集合中添加...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/create-document/
  7. How to get Link Annotation using Java | Aspose.PDF

    Get Link annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...Add for Link annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/link/get/
  8. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in .NET. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides, with sample C# code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/net/convert-powerpoint-i...
  9. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...particular page auto pdfPage = document -> get_Pages () -> idx_get...the text fragment to the PDF page textBuilder -> AppendText (...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  10. How to Add Images to PDF using Python | Aspose.PDF

    Do you know how easily add images in PDF via Python? Add images in PDF with high quality using Python PDF library.... Learn the Landing Page for more details. Add Images...input PDF file. Specify the page number on which the picture...

    products.aspose.com/pdf/tutorial/add-images-pdf/