Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 141,003 for

page

(0.06 sec)
  1. E-Signature PDF API | Aspose.PDF

    Adding digital signature to PDF documents with free cross-platform Apps and High Code APIs for any platform....pdf" ); var page = esign_doc . PdfDocument . Pages [ 1 ]; // Create...FontSize = 50 ; textStamp . Width = page . PageInfo . Width / 3 ; textStamp...

    products.aspose.com/pdf/signature/
  2. Your First Aspose.Diagram Application - Hello W...

    This Page describes how to create first application with Aspose.Diagram library....‘Hello World’ in a specified Page. Creating the Hello World Application...writes Hello World! on the first page and saves the Visio file. Code...

    docs.aspose.com/diagram/net/your-first-aspose-d...
  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. Convert Presentations in Handout Mode in C#|Asp...

    Convert Presentations in Handout Mode in C#...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...
  5. Create Bookmarks in PDF using Java

    This article guides on how to create bookmarks in PDF using Java. It shares the information to set the IDE, a list of steps, and a sample code to bookmark PDF document using Java....Page Product Family Aspose.PSD Product...to add bookmarks for all the pages, set display properties of the...

    kb.aspose.com/pdf/java/create-bookmarks-in-pdf-...
  6. Aspose::Words::PageSetup::get_BorderSurroundsHe...

    Aspose::Words::PageSetup::get_BorderSurroundsHeader method. Specifies whether the Page border includes or excludes the header in C++....method Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. auto doc...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Convert EPS files using .NET API

    EPS to BMP conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/convert-eps/
  8. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...:: PaperA4 ); // Set fit to pages wide as 1 worksheet . GetPageSetup...SetFitToPagesWide ( 1 ); // Calculate page scale via sheet render ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...
  9. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria....extract_pages(input_file_name, output_file_name, start_page_index...start_page_index, page_count) Extracts a specified range of pages from a document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add, Extract, Delete Tables in PDF using Python...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/python-net/table/