Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 180,978 for

page

(0.09 sec)
  1. Document.get_page_info method | Aspose.Words fo...

    Document.get_Page_info method. Gets the Page size, orientation and other information about a Page that might be useful for printing or rendering....get_page_info method get_page_info(page_index) Gets the page size...and other information about a page that might be useful for printing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific Pages or choose all for seamless output. Optimize your workflow!...sets the pages to render. Default is all the pages in the document...Shows how to extract pages based on exact page indices. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC field. To learn more, visit the documentation article in C++....that separate an entry and its page number. get_FieldEnd () const...whether to hide tab leader and page numbers in Web layout view....

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. PDF 多媒体注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您在 PDF 文档中添加、获取和删除多媒体注释。...Contents [ Hide ] PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。此集合仅包含该页面的所有注释:每个页面都有其自己的..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/multimedia-annotation/
  5. 使用 C# 从 PDF 中移除水印 | Aspose.PDF

    通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中删除水印的 C# 源代码。...Page.Artifacts 集合类的方法添加水印。 保存 PDF...inputFile ); var page = pdfDocument . Pages [ 1 ]; if ( page . Artifacts...

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

    用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上编辑 PDF 文件中的敏感信息的 Python.... pages . accept ( textFragmentAbsorber...textFragmentCollecti : page = textFragment . page annotationRectangle...

    products.aspose.com/pdf/zh-hans/python-net/reda...
  7. Extract Table Data from PDF|Aspose.PDF for Andr...

    Learn how to extract tabular from PDF using Aspose.PDF for Android via Java.... Decide which pages to be analyzed and apply visit...visit to the desired pages. The tabular data will be scanned, and...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  8. How to add Link Annotation using Java | Aspose.PDF

    Java sample code to add Link annotations in PDF file 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/add/
  9. Create PDF using C++ | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for C++ API to easily generate and read PDF files in C++ applications.... Add a page using Pages.Add() method. Create a...Paragraphs collection of the page. Save the PDF using Save(String)...

    products.aspose.com/pdf/cpp/create/
  10. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code.... Split Multiple Pages Aspose.Diagram for .NET allows...allows splitting multiple pages while converting the Microsoft Visio...

    docs.aspose.com/diagram/net/convert-visio-to-pdf/