Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 188,034 for

page

(0.76 sec)
  1. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...through all the page of PDF foreach (Aspose.Pdf.Page page in document...document.Pages) { // Get the link annotations from particular page AnnotationSelector...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  2. Update Fields in Jython|Aspose.Words for Java

    Update Document Fields using Jython.... write ( "Page: " ) builder . insertField ( "PAGE" ) builder...document content on the second page. builder . insertBreak ( BreakType...

    docs.aspose.com/words/java/update-fields-in-jyt...
  3. PageExtractOptions class | Aspose.Words for Nod...

    Aspose.Words.PageExtractOptions class. Allows to specify options for document Page extracting....specify options for document page extracting. Constructors Name...Specifies whether the start page number in the resulting document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert image to pdf, which looks like a scanne...

    C# Image Processing Library can be used to emulate scanned document from you image(s) as shown in the C# code....allows convert your single page or multi page images into pdf, which...

    docs.aspose.com/imaging/net/developer-guide/how...
  5. Convert image to pdf, which looks like a scanne...

    Java Image Processing Library can be used to emulate scanned document from you image(s) as shown in the Java code....allows convert your single page or multi page images into pdf, which...

    docs.aspose.com/imaging/java/developer-guide/ho...
  6. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`.... What is this page about? This page demonstrates how to...example, you can use the page_count and page_index properties to define...

    docs.aspose.com/words/python-net/convert-pdf-to...
  7. Converting a PDF file to BMP using PHP | Aspose...

    Sample code on PHP for PDF to BMP conversion. Use example code for batch PDF to BMP conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/pdf...
  8. Excel to TIFF - Bland and White & color output ...

    Environment: Aspose.Cells Version: 24.8.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: Excel → Multi-Page TIFF Image Type: Color input files Issues Observed: Color Image Sheets Not Converti…...Conversion Type: Excel → Multi-page TIFF Image Type: Color input...the first page may reflect color partially; other pages are converted...

    forum.aspose.com/t/excel-to-tiff-bland-and-whit...
  9. PageSetup.Margins | Aspose.Words for .NET

    Adjust your Page's Margins effortlessly with the PageSetup property. Customize settings for optimal layout and presentation. Enhance your document's appearance!...or sets preset Margins of the page. public Margins Margins { get...Shows when to recalculate the page layout of the document. Document...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Remove Fields C#|Aspose.Words for .NET

    Learn how to remove fields in C#. Remove fields programmatically using .NET API.... What is this page about? This page explains how to remove...results. Please refresh the page and try again....

    docs.aspose.com/words/net/remove-fields/