Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 245,768 for

page

(0.08 sec)
  1. ExplicitDestinationType - Aspose.PDF for Java -...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....OutlineItemCollectio Outlines Page Page.BeforePageGenerate PageActionCollection...Description static int Fit Display the page with its contents magnified...

    reference.aspose.com/pdf/java/com.aspose.pdf/Ex...
  2. Remove Pages from PDF using Python for .NET | A...

    Remove Pages from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...to Delete pages from PDF Using Python Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/python-net/pages/remove/
  3. Rotate | Aspose.PDF for .NET API Reference

    Gets or sets rotation of the Page....Rotate Page.Rotate property Gets or sets rotation of the page. public...demonstrates how to determine page rotation. Document document...

    reference.aspose.com/pdf/net/aspose.pdf/page/ro...
  4. LayoutCollector - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....This class allows to compute page numbers of document nodes. When...into pages. You will be able to find out on which page a particular...

    reference.aspose.com/words/java/com.aspose.word...
  5. Remove Pages from PDF using C++ | Aspose.PDF

    Remove Pages from PDF file programmatically with C++ sample code using Aspose.PDF for C++...How to Delete pages from PDF Using C++ Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/cpp/pages/remove/
  6. PageCollection - Aspose.Diagram for Java - API ...

    Detailed explanation & examples that helps developers integrate Visio File Processing features in their own Java applications....ObjectKind ObjType OutputFormat Page PageCollection PageEndSavingArgs...PageCollection extends Collection Page collection. Property Getters/Setters...

    reference.aspose.com/diagram/java/com.aspose.di...
  7. PageLegend | Aspose.Tasks for .NET API Reference

    PageLegend Contents [ Hide ] PageLegend class Represents a Page legend which is used for project printing. public cla......PageLegend class Represents a page legend which is used for project...image to be displayed in the page legend. CenteredText { get;...

    reference.aspose.com/tasks/net/aspose.tasks.vis...
  8. Group | Aspose.PDF for .NET API Reference

    Gets or sets a group attributes class specifying the attributes of the Pages Page group for use in the transparent imaging model....Group Page.Group property Gets or sets a group attributes class...specifying the attributes of the page s page group for use in the transparent...

    reference.aspose.com/pdf/net/aspose.pdf/page/gr...
  9. Convert PDF to image in C# using Aspose.PDF for...

    Converting the attached PDF into images produces unusable output. Using Aspose PDF 2020.1 with the following code. var source = @"FontIssue.pdf"; using (var sourceStream = File.Open(source, FileMode.Ope…...JpegDevice(); for (var page = 1; page <= pdf.Pages.Count; page++) { dev.Process(pdf...Process(pdf.Pages[page], $"{source}.{page}.jpg"); } } } FontIssue...

    forum.aspose.com/t/convert-pdf-to-image-in-c-us...
  10. PageEndSavingArgs | Aspose.Diagram for Java API...

    Info for a Page ends saving process....extends PageSavingArgs Info for a page ends saving process. Methods...getPageCount() Total page count. getPageIndex() Current page index, zero...

    reference.aspose.com/diagram/java/com.aspose.di...