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

page

(0.84 sec)
  1. Converting a EMF file to PDF using Java | Aspos...

    EMF to PDF conversion via Java sample code. Programmers can use this example code to export EMF to PDF within any Web or Desktop Java based application....formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. Repository <repository> <i...

    products.aspose.com/pdf/java/conversion/emf-to-...
  2. SectionLayoutMode | Aspose.Words for Java

    Specifies the layout mode for a section allowing to define the document grid behavior in Java....the number of lines that each page may have. Document doc = new...set the number of lines per page in this section. // A large...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Create PDF using C#|Aspose.PDF for .NET

    Create and format the PDF Document with Aspose.PDF for .NET.... Add a Page object to the Pages collection of the...Paragraphs collection of the page. Save the resultant PDF document...

    docs.aspose.com/pdf/net/create-pdf-document/
  4. Working with Sections in Node.js|Aspose.Words f...

    Create and manage sections and section breaks in a document using Node.js. Insert section into a document Node.js. Remove section Node.js. Copy sections between Documents....across all pages. For example, you may need to modify page number...number formats, have different page size and orientation, or have the...

    docs.aspose.com/words/nodejs-net/working-with-s...
  5. Draw Square|Documentation

    This section explains how to draw square in a visio Page with Aspose.Diagram. Support using C# to draw square and save as pdf, svg, html, image, xps and other formats....to draw a square shape in a page.The code example below shows...); //Draw square in page diagram . Pages [ 0 ]. DrawRectangle...

    docs.aspose.com/diagram/net/drawing/draw-square/
  6. Introduction | Aspose.Note Documentation

    A basic introduction to Java programming concepts....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/introduction/
  7. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from stamp annotations...PDF Document Access the First Page Iterate Through Annotations...Document ( path_infile ) page = document . pages [ 1 ] # Get the annotation...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  8. Support for DICOM Images|Aspose.PDF for .NET

    This section describes how to support DICOM images in PDF files using the C# library....Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/net/support-for-dicom-images/
  9. Modify the Gradient of a Visio Shape|Documentation

    This Page describes how to modify gradient color of a visio shape with Aspose.Diagram library....); // get page by name Aspose . Diagram . Page page = diagram...diagram . Pages . GetPage ( "Page-1" ); // get shape by ID Aspose ....

    docs.aspose.com/diagram/net/modify-the-gradient...
  10. PageLayoutCallbackArgs.Document | Aspose.Words ...

    Discover the PageLayoutCallbackArgs Document property to efficiently access and manage your document data. Enhance your workflow today!...document to a fixed page format /// and renders a page that we perform...perform a page reflow on to an image in the local file system. ///...

    reference.aspose.com/words/net/aspose.words.lay...