Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 186,231 for

page

(0.43 sec)
  1. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...at the bottom right of a PDF page with a margin of 10 units from...of the rectangle based on the page dimensions. Here’s how you can...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  2. Issue with watermarking using Aspose.PDF 24.11....

    Class : Aspose.Pdf.Document Method: AddStamp Error : Specified argument was out of the range of valid values. (Parameter ‘Unrecognized filter type.’)...pdf having ~900 pages it is failing in 213 page number. Aspose...specific page (213), check the content of that page. There may...

    forum.aspose.com/t/issue-with-watermarking-usin...
  3. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first Page in C++....footer is used on the first page. bool Aspose :: Words :: PageSetup... which appears on the first page of the section. builder -> MoveToHeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Remove Section Breaks from a Document|Aspose.Wo...

    Remove section breaks from a document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to remove...breaks from a document. On this page we will look at how to remove...

    docs.aspose.com/words/net/remove-section-breaks...
  5. 用 JavaScript 通过 C++ 追踪 Excel 转换为 TIFF 的进度|Docum...

    学习如何用 Aspose.Cells for JavaScript 通过 C++ 追踪 Excel 文件转换为 TIFF 的过程。在转换过程中提升用户体验。...default behavior will be used for page saving // If needed, args (like...Aspose.Cells Example - TIFF Page Saving Callback </ title > </...

    docs.aspose.com/cells/zh/javascript-cpp/track-c...
  6. Create PDF document programmatically|Aspose.PDF...

    This Page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....Document class Add a Page object to the Pages collection of the...paragraphs collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/python-net/create-document/
  7. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....// add page to pages collection of PDF file auto page = document...document -> get_Pages () -> Add (); // Create an image instance auto...

    docs.aspose.com/pdf/cpp/set-image-size/
  8. 跟踪文档转换进度|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....saving page index 0 of pages 11 </ br > End saving page index...0 of pages 11 </ br > Start saving page index 1 of pages 11 </...

    docs.aspose.com/cells/zh/net/track-document-con...
  9. 从PDF中提取段落|Aspose.PDF for Java

    本文描述了如何使用ParagraphAbsorber - Aspose.PDF中的一个特殊工具从PDF文档中提取文本。...pdf" ); Page page = doc . getPages (). get_Item...ParagraphAbsorber (); absorber . visit ( page ); PageMarkup markup = absorber...

    docs.aspose.com/pdf/zh/java/extract-paragraph-f...
  10. PageSet class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet class. Describes a random set of Pages...class Describes a random set of pages. To learn more, visit the Programming...PageSet(page) Creates an one-page set based on exact page index...

    reference.aspose.com/words/nodejs-net/aspose.wo...