Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 151,907 for

page

(0.1 sec)
  1. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Python....add a preview of any document page to your website or application...the pages to be converted to image format using the page_set...

    docs.aspose.com/words/python-net/convert-a-docu...
  2. Remove Tables from PDF using Java | Aspose.PDF

    Remove tables from PDF file programmatically with Java sample code using Aspose.PDF for Java...first page with absorber. Get first table on the page. Remove..._booklet 7.pdf" ); for ( Page page : pdfDocument . getPages ())...

    products.aspose.com/pdf/java/table/remove/
  3. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the Page border includes or excludes the header....property Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java....pdf" ); Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/java/acroforms/create/
  5. PageSetup.BorderSurroundsFooter | Aspose.Words ...

    Discover how the PageSetup BorderSurroundsFooter property can enhance your document layout by controlling footer inclusion in Page borders....property Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. Document...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Document.Frameset | Aspose.Words for .NET

    Discover the Frameset property for documents. Get a Frameset instance for seamless integration of framed Pages. Enhance your web experience today!...document represents a frames page. public Frameset Frameset {...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ViewOptions.zoomType property | Aspose.Words fo...

    ViewOptions.zoomType property. Gets or sets a zoom value based on the size of the window....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_Page property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on Page or the display of the metafile in its default size....emulate_rendering_to_size_on_page property MetafileRenderingOpt...emulate_rendering_to_size_on_page property Gets or sets a value...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ViewOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.ViewOptions class to customize document display in Microsoft Word, enhancing your editing experience and productivity....text and the top edge of the page. FormsDesign { get; set; } Specifies...document to fit the width of the page. // Set the "ZoomType" property...

    reference.aspose.com/words/net/aspose.words.set...
  10. Add Images to PDF using JavaScript via C++ | As...

    Adding images into PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/javascript-cpp/images/add/