Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 181,248 for

page

(0.08 sec)
  1. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....on the left side // and the page containing the XE field on the...getFieldCode()); // On a new page, start the bookmark with a name...

    reference.aspose.com/words/java/com.aspose.word...
  2. Remove Watermark from PDF using C# | Aspose.PDF

    Remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET...Page.Artifacts collection class....inputFile ); var page = pdfDocument . Pages [ 1 ]; if ( page . Artifacts...

    products.aspose.com/pdf/net/watermark/remove/
  3. Add text to PDF using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Add the TextParagraph to Page using TextBuilder. Save the...# Get particular page page = document . pages [ 1 ] # Create text...

    products.aspose.com/pdf/python-net/text/
  4. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....document = new Document (); Page page = document . getPages ()...."Sample.bmp" ). toString ()); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/java/convert-images-format-...
  5. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Discover the HtmlFixedSaveOptions PageMargins property to customize your HTML document's margins. Set values in points for precise layout control....Specifies the margins around pages in an HTML document. The margins...Defines top, bottom and left page margins if the value is Left...

    reference.aspose.com/words/net/aspose.words.sav...
  6. How to Set Print Area|Documentation

    This article shows you code explaining how to set a print area using the Aspose.Cells library....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the Page Layout tab in the...

    docs.aspose.com/cells/java/how-to-set-print-area/
  7. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for C++....a new PDF Document Add Page to pages collection of PDF file Add...to paragraphs collection of page instance Create Graph instance...

    docs.aspose.com/pdf/cpp/add-rectangle/
  8. Getting Started|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....NET Page: Product Description Page: Supported File...File Formats Page: Features Page: Known Issues Page: Installation...

    docs.aspose.com/psd/net/getting-started/
  9. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks....Hide ] Get Document Window and Page Display Properties This topic...viewer application, and how pages are displayed. To set these...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  10. Rotate PDF using Python | Aspose.PDF

    Rotate PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Rotate PDF Pages with Python Do you need to rotate PDF? Programmatic...update or change the page orientation of pages in an existing PDF...

    products.aspose.com/pdf/python-net/rotate/