Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 187,811 for

page

(0.46 sec)
  1. PdfZoomBehavior enumeration | Aspose.Words for ...

    aspose.words.saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer....document to fit page width. ZOOM_FACTOR Displays the page using the...specified zoom factor. FIT_PAGE Displays the page so it visible entirely...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageInfo.PaperSize | Aspose.Words for .NET

    Discover the PageInfo PaperSize property to easily retrieve paper sizes as an enumeration. Enhance your printing capabilities today!...print page size and orientation information for every page in a...// The first section has 2 pages. We will assign a different...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Draw Text|Documentation

    This section explains how to draw text in a visio Page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....developers to draw a text shape in a page.The code example below shows...diamond shape in page long shapeId = diagram . Pages [ 0 ]. DrawPolyline...

    docs.aspose.com/diagram/net/drawing/draw-text/
  4. HtmlFixedSaveOptions.page_margins property | As...

    HtmlFixedSaveOptions.Page_margins property. Specifies the margins around Pages in an HTML document...page_margins property HtmlFixedSaveOptions.page_margins property...Specifies the margins around pages in an HTML document. The margins...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Scale a Worksheet with Node.js via C++|D...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for Node.js via C++....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/nodejs-cpp/how-to-scale-a...
  6. Add Comments to Drawings in Visio|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....diagram: Page mypage = Application . ActiveDocument . Pages [ 1 ];...diagram page. The AddComment method, exposed by the Page class...

    docs.aspose.com/diagram/net/add-comments-to-dra...
  7. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd Pages of your document in their original order for efficient document management....Gets a set with all the odd pages of the document in their original...} Remarks Odd pages have even indices since page indices are zero-based...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Saving::IPageSavingCallback inte...

    Aspose::Words::Saving::IPageSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves separate Pages when saving a document to fixed Page formats in C++....separate pages when saving a document to fixed page formats....Words saves a separate page to fixed page formats. static Type...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...Library To add an Image to PDF page, use Aspose.PDF for Python via...input PDF document. Get the page you want to add an image. Add...

    products.aspose.com/pdf/python-net/images/
  10. PDF Footer Insertion Using Java | Aspose.PDF

    Add footer to PDF programmatically with Java sample code using Aspose.PDF for Java.... Add the Stamp to Page using AddStamp method. Save...// Add footer on all pages for ( Page page : pdfDocument . getPages...

    products.aspose.com/pdf/java/footer/