Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 181,592 for

page

(0.75 sec)
  1. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....Contents [ Hide ] Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/java/add-image-to-existing-...
  2. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveOptions.PageSet property. Gets or sets the Pages to render...sets the pages to render. Default is all the pages in the document...only when rendering document pages. This property is ignored when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Error converting the file - Free Support Forum ...

    Hello everyone, Product: Aspose.Cells Version: 24.8.0 Environment: Linux (server environment) Conversion Type: Excel → Multi-Page TIFF Issue Type: BUG — Output TIFF only contains 1 Page When converting an Excel f…...Conversion Type: Excel → Multi-page TIFF Issue Type: BUG — Output...Output TIFF only contains 1 page When converting an Excel file that...

    forum.aspose.com/t/error-converting-the-file/32...
  4. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles.... page_info . width = 612.0 document . page_info . height...height = 792.0 document . page_info . margin = ap . MarginInfo...

    docs.aspose.com/pdf/python-net/working-with-hea...
  5. LayoutCollector | Aspose.Words for Java

    This class allows to compute Page numbers of document nodes in Java....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  6. Use Connection indexes to connect shapes|Docume...

    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....connectShapesViaConn member exposed by the Page class can be used to connect...Diagram (); // get page by index Page page = diagram . getPages...

    docs.aspose.com/diagram/java/use-connection-ind...
  7. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current Page....Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/net/integrate-table/
  8. Code Comparison for Common Features|Aspose.Word...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and VSTO using C#....Hide ] What is this page about? This page explains general code...the following topics Changing Page Setup for Whole Document using...

    docs.aspose.com/words/net/code-comparison-for-c...
  9. Working with PDF Pages in C++|Aspose.PDF for C++

    How to add Pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for C++ explain to you all details on this topic....Working with PDF Pages in C++ Contents [ Hide ] Aspose.PDF for...various manipulations with Pages in your PDF document. You will...

    docs.aspose.com/pdf/cpp/working-with-pages/
  10. Delete PDF Pages programmatically C#|Aspose.PDF...

    You can delete Pages from your PDF file using Aspose.PDF for .NET library....Ask AI Delete PDF Pages programmatically C# Contents [ Hide ]...Drawing library. You can delete pages from a PDF file using Aspose...

    docs.aspose.com/pdf/net/delete-pages/