Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 181,395 for

page

(0.09 sec)
  1. Remove Headers and Footers from a Word Document...

    Remove headers or footers from a word processing document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to remove...footers from a document. On this page we will look at how to remove...

    docs.aspose.com/words/net/remove-headers-footer...
  2. Seamlessly combine DOCX pages vertically into o...

    Does Aspose.Words support exporting a multi-Page DOCX into one seamless PNG (all Pages appended vertically without gaps)? Sample DOCX: multi-Page.docx (13.4 KB) Current PNG output: output.png (1.3 KB) Expected …...Seamlessly combine DOCX pages vertically into one PNG Aspose...exporting a multi-page DOCX into one seamless PNG (all pages appended...

    forum.aspose.com/t/seamlessly-combine-docx-page...
  3. Convert a Document to an Image in Java|Aspose.W...

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

    docs.aspose.com/words/java/convert-a-document-t...
  4. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library.... PageCollection/Page Diagram object contains the...the Page objects in a Diagram. ShapeCollection/Shape Page object...

    docs.aspose.com/diagram/net/object_model/
  5. Update Fields in Ruby|Aspose.Words for Java

    Update fields of MS Word Document using Ruby.... write ( "Page: " ) builder . insertField ( "PAGE" ) builder...document content on the second page. break_type = Rjb :: import...

    docs.aspose.com/words/java/update-fields-in-ruby/
  6. Convert TEXT To SVG Javascript

    Convert TEXT to SVG format in JavaScript code. Save TEXT as SVG using JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.svg`);...

    products.aspose.com/words/nodejs-net/conversion...
  7. How to Scale a Worksheet with C++|Documentation

    This article shows you code explaining how to scale a worksheet using the Aspose.Cells library with 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/cpp/how-to-scale-a-worksh...
  8. Փոխարկել WORD PNG Javascript

    Փոխարկեք WORD ը PNG ձևաչափի JavaScript կոդով: Պահեք WORD որպես PNG օգտագործելով JavaScript:...) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Փոխարկել HTML PNG Javascript

    Փոխարկեք HTML ը PNG ձևաչափի JavaScript կոդով: Պահեք HTML որպես PNG օգտագործելով JavaScript:...) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/hy/nodejs-net/convers...
  10. Փոխարկել TEXT SVG Javascript

    Փոխարկեք TEXT ը SVG ձևաչափի JavaScript կոդով: Պահեք TEXT որպես SVG օգտագործելով JavaScript:...) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.svg`);...

    products.aspose.com/words/hy/nodejs-net/convers...