Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 181,392 for

page

(0.12 sec)
  1. Export report to Powerpoint without installatio...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....false); int page = 1; //this cycle iterates through all pages of report...rplStream = CreateRplStream(page, reportPath)) { //if rplStream...

    docs.aspose.com/slides/reportingservices/export...
  2. Thumbnail Generation from Web Links - Free Supp...

    Hi Team, We have a requirement to generate thumbnail images from webPage URL. Which one of the Aspose product (s) can fulfill this requirement & how? Thanks...HTML to PDF Format Convert PDF pages to JPEG images arul.praveen...to PDF Format → Convert Web page to PDF (C#).<?xml:namespace...

    forum.aspose.com/t/thumbnail-generation-from-we...
  3. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Get access to first page of PDF file toc_page = doc . getPages ()...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  4. Aspose.Email API Demonstration for Spring Java|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....you are on the following main page of the Web application: Aspose...demonstration. Go into Veterinarians page. You will see the list of available...

    docs.aspose.com/total/java/aspose-email-api-dem...
  5. Example of Hello World using C# language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF... Add a Page to document object. Create a...Paragraph collection of the page. Save resultant PDF document...

    docs.aspose.com/pdf/net/hello-world-example/
  6. C# Split PDF

    Split PDF files into e Pages using C# code. Save PDF as separate files using C#....integrate the extracted PDF pages with other data and, as a result...Whether you are integrating PDF pages into automated information systems...

    products.aspose.com/words/net/split/pdf/
  7. Bullet Journaling with OneNote in C# | Bullet J...

    Learn how to do bullet journaling with OneNote in C# using Aspose.Note for .NET. Explore our step-by-step guide and build your own journaling tool....Step 2: Add a New Page Step 3: Add a Page Title Step 4: Add the...gives you full control over pages, text, formatting, outlines...

    blog.aspose.com/note/bullet-journaling-with-one...
  8. FieldToa.sequence_separator property | Aspose.W...

    FieldToa.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and Page numbers....separate sequence numbers and page numbers. @property def sequence_separator...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldTA.is_italic property | Aspose.Words for P...

    FieldTA.is_italic property. Gets or sets whether to apply italic formatting to the Page number for the entry....apply italic formatting to the page number for the entry. @property...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。... PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。此集合仅包含该..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/