Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 187,113 for

page

(0.13 sec)
  1. PageExtractOptions.update_page_starting_number ...

    PageExtractOptions.update_Page_starting_number property. Specifies whether the start Page number in the resulting document shall be updated...update_page_starting_number property PageExtractOptions.upda...update_page_starting_number property Specifies whether the start...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Split PDF by Pages in Java

    This basic tutorial elaborates how to split PDF by Pages in Java with simple API calls. Using Java split PDF Pages operation can be performed in different operating systems like Linux, Windows, and macOS....Page Product Family Aspose.PSD Product...Family How to Split PDF by Pages in Java This basic tutorial...

    kb.aspose.com/pdf/java/how-to-split-pdf-by-page...
  3. Track Document Conversion Progress with JavaScr...

    Learn how to track document conversion progress in Excel files using Aspose.Cells for JavaScript via C++....You may also control which pages are rendered as demonstrated...> </ head > < body > < h1 > Pages to PDF with Progress Callback...

    docs.aspose.com/cells/javascript-cpp/track-docu...
  4. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered Pages. Other content (paragraphs, tables, e…...Figures to Even Pages and Content to Odd Pages in Word DOCX Aspose...only appear on even-numbered pages . Other content (paragraphs...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  5. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...Get the page where image needs to be added var page = document...document . Pages [ 1 ]; // Load image into stream using ( var imageStream...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  6. Aspose.PDF gets System.NullReferenceException a...

    I’m using Aspose.PDF.Drawing version 25.11. I’m using this version instead of Aspose.PDF because I want to run in Linux. Our customer has a bunch of documents that were created by a program called Bluebeam Brewery 5.0 f…...and they contain some null pages when I load them into Aspose...document that I can include where page 9 is null. If I make a new document...

    forum.aspose.com/t/aspose-pdf-gets-system-nullr...
  7. How to Rotate PDF using Python

    This short tutorial guides on how to rotate PDF using Python. It contains detailed steps to write the application and a runnable sample code to rotate PDF Pages using Python....Page Product Family Aspose.PSD Product...learn the process to change the page orientation from portrait to...

    kb.aspose.com/pdf/python/how-to-rotate-pdf-usin...
  8. Working with Layers|Documentation

    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.... getPage ( "Page-1" ). getShapes ()) { if ( shape..."Drawing1.vsdx" ); // get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/working-with-layers/
  9. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node Page numbers, enhancing your document management experience....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/net/aspose.words.lay...
  10. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the Page. Check code snippet to resolve this task....on a page, regardless of the dimensions of the printed page. You...specific position of the PDF page. The opacity of Watermark can...

    docs.aspose.com/pdf/cpp/sticky-annotations/