Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 184,569 for

page

(0.13 sec)
  1. Delete Images from PDF File|Aspose.PDF for .NET

    This section explain how to delete Images from PDF File using Aspose.PDF for .NET.... Get the Page that holds the image from the...the Document object’s Pages collection. Images are held in the...

    docs.aspose.com/pdf/net/delete-images-from-pdf-...
  2. Adding JavaScript in Ruby|Aspose.PDF for Java

    Enable JavaScript functionality in PDFs using Aspose.PDF in Ruby for interactivity and automation....javaScript ) # Adding JavaScript at Page Level doc . getPages (). get_Item...JavascriptAction ' ). new ( "app.alert('page 2 is opened')" )) doc . getPages...

    docs.aspose.com/pdf/java/adding-javascript-in-r...
  3. Optimize, Compress or Reduce PDF Size in Python...

    Discover how to optimize PDF files for performance and file size reduction in Python with Aspose.PDF....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...

    docs.aspose.com/pdf/python-cpp/optimize-pdf/
  4. Frameset.frame_default_url property | Aspose.Wo...

    Frameset.frame_default_url property. Gets or sets the web Page URL or document file name to display in this frame....property Gets or sets the web page URL or document file name to...Shows how to access frames on-page. # Document contains several...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PDF Footer Insertion Using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET.... Add the Stamp to Page using AddStamp method. Save... Top = 20 for page in document . pages : page . footer = footer...

    products.aspose.com/pdf/python-net/footer/
  6. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…...marker and replace it with a page break in word. But it could...and insert the functionality(page break or text) before the Run...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...
  7. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this Page to quickly solve your problem on general questions or specific topics....Hide ] What is this page about? This page explains technical FAQs...common issues and questions. This page contains answers to the most...

    docs.aspose.com/words/net/faq/
  8. FramesetCollection class | Aspose.Words for Python

    aspose.words.framesets.FramesetCollection class. Represents a collection of instances of the [Frameset](../frameset/) class...__getitem__(index) Gets a frame or frames page at the specified index. Properties...number of frames or frames pages contained in the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add PDF Bookmarks|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....not limited to linking to a page. You can set up the precise...view by positioning the target page, and then create the bookmark...

    docs.aspose.com/cells/net/add-pdf-bookmarks/
  10. Convert BMP to PDF|Aspose.PDF for Android via Java

    You may easily convert BMP bitmap files to PDF used to store digital bitmap images separately from the display device using Aspose.PDF. for Android via Java....document = new Document (); Page page = document . getPages ()....setImageStream ( inputStream ); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/androidjava/convert-bmp-to-...