Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 184,565 for

page

(0.21 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 向 PDF 添加页面图章 https://products.aspose.com/pdf/zh-hans/python-net/stamps/Page/ Recent content in 使用 Python 向 PDF 添加页面图章 on Aspsoe.PDF P......com/pdf/zh-hans/python-net/stamps/page/ Recent content in 使用 Python...com/pdf/zh-hans/python-net/stamps/page/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Stamping in C++: Text, Image, and Page Options https://products.aspose.com/pdf/cpp/stamps/ Recent content in PDF Stamping in C++: Text, Ima......Stamping in C++: Text, Image, and Page Options https://products.aspose...Stamping in C++: Text, Image, and Page Options on Aspsoe.PDF Products...

    products.aspose.com/pdf/cpp/stamps/index.xml
  3. IDocumentProcessorPlugin.to_pages method | Aspo...

    IDocumentProcessorPlugin.to_Pages method. Saves each Page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method using the specified fixed Page save options....to_pages method to_pages(save_options) Saves each page of the...specified fixed page save options. def to_pages ( self , save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a Page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...absorber object which absorbs a page, like recognize does. In the...of all tables it found on a page, each table has a rowlist and...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  5. Working with Fields in C#|Aspose.Words for .NET

    Introduction to field feature in Aspose.Words for .NET....Hide ] What is this page about? This page explains how to work...For example, a field can be a page reference, formula, or a Mail...

    docs.aspose.com/words/net/working-with-fields/
  6. Rust via C++ | Server-oriented solution for PDF...

    Aspose.PDF for Rust via C++ is a library designed to simplify the creation of intricate, multi-Page PDF documents within Rust...makes creating complex, multi-page, printable documents easy. API...using grey shades, Rotate whole pages in PDF document, Set PDF document...

    products.aspose.com/pdf/rust-cpp/
  7. Remove Tables from PDF using C++ | Aspose.PDF

    Remove tables from PDF file programmatically with C++ sample code using Aspose.PDF for C++...first page with absorber. Get first table on the page. Remove...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    products.aspose.com/pdf/cpp/table/remove/
  8. 程序化拆分 PDF|Aspose.PDF for .NET

    本主题展示了如何在您的 .NET 应用程序中使用 C# 将 PDF 页面拆分为单独的 PDF 文件。...在每次迭代中,创建一个新的 Document 对象,并将单个 Page 对象添加到空文档中。 使用 Save 方法保存新的 PDF。...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/split-pdf-document/
  9. Resources|Aspose.Slides Documentation

    Discover key Aspose.Slides for Android via Java resources—from downloads and docs to forums and blog updates—to improve working with PPT, PPTX and ODP....Android via Java home page Product home page. Aspose.Slides blog...

    docs.aspose.com/slides/androidjava/resources/
  10. LayoutEnumerator.MoveNext | Aspose.Words for .NET

    Discover the LayoutEnumerator MoveNext method to navigate sibling entities visually. Efficiently iterate through paragraph lines without crossing Pages....across pages this method will not move to the next page but rather...the next entity on the same page. public bool MoveNext () Examples...

    reference.aspose.com/words/net/aspose.words.lay...