Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 181,624 for

page

(0.12 sec)
  1. Aspose::Words::PageBorderAppliesTo enum | Aspos...

    Aspose::Words::PageBorderAppliesTo enum. Specifies which Pages the Page border is printed on in C++....PageBorderAppliesTo enum Specifies which pages the page border is printed on. enum...Description AllPages 0 Page border is shown on all pages of the section...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Extract Links from the PDF File|Aspose.PDF for C++

    Learn how to extract links from a PDF document in C++ using Aspose.PDF to analyze and manage hyperlinks within PDF files.... Get the Page you want to extract links from...specified page. Pass the AnnotationSelector object to the Page object’s...

    docs.aspose.com/pdf/cpp/extract-links/
  3. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of Pages in the document as calculated by the most recent Page layout operation in C++.... method Gets the number of pages in the document as calculated...calculated by the most recent page layout operation. int32_t Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Microsoft Silverlight|Aspose.Words for .NET

    How to use Aspose.Words with Microsoft Silverlight using C#....Hide ] What is this page about? This page explains the capabilities...results. Please refresh the page and try again....

    docs.aspose.com/words/net/microsoft-silverlight/
  5. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…...Add a page to the PDF document Page page = pdfDocument.Pages.Add();...image to the page's paragraphs collection page.Paragraphs.Add(image);...

    forum.aspose.com/t/tif-pdf/293699
  6. Split PDF, HTML, TXT Files using Java | Aspose.PDF

    Java source code to split files on Java and PHP, Delphi....document, you must split the pages of the original file. In order...please learn Documentation Pages . Repository <repository> <...

    products.aspose.com/pdf/java/splitter/
  7. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java API....example, trying to convert the PAGE field in a header or footer...value being displayed on all pages. This is because headers and...

    docs.aspose.com/words/java/replace-fields/
  8. PDF to SVG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...new page to SVG document In loop: add PDF file to new page After...

    products.aspose.com/pdf/cpp/merger/pdf-to-svg/
  9. PDF to XLS Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one XLS single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...new page to XLS document In loop: add PDF file to new page After...

    products.aspose.com/pdf/cpp/merger/pdf-to-xls/
  10. PDF to PDFA Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one PDFA single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF/A document In loop: add...

    products.aspose.com/pdf/cpp/merger/pdf-to-pdfa/