Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 184,589 for

page

(0.09 sec)
  1. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C# API or .NET library sample code to determine if the paper size of a worksheet is automatic programmatically....paper size is automatic via the Page Setup window as shown in this...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/net/determine-if-paper-si...
  2. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of Pages generated when converting an Excel spreadsheet to PDF using Aspose.Cells for JavaScript via C++....Limit the Number of Pages Generated - Excel to PDF Conversion...you want to print a range of pages to an output PDF file. Aspose...

    docs.aspose.com/cells/javascript-cpp/limit-the-...
  3. PageSetup.borders property | Aspose.Words for N...

    PageSetup.borders property. Gets a collection of the Page borders....property Gets a collection of the page borders. get borders () : Aspose...Shows how to create green wavy page border with a shadow. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....display useful information such as page number, author name, topic name...footers are managed using the page‑setup settings. Setting Headers...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  5. Determine if Paper Size of Worksheet is Automat...

    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....is automatic or not via the Page Setup window as shown in this...AI Document Assistant Close Page Setup and Printing Options Implement...

    docs.aspose.com/cells/java/determine-if-paper-s...
  6. Manipulating HTML5 canvas format|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....Canvas image to existing HTML page You can embed more than one...within HTML page or update already exsiting page. In order to...

    docs.aspose.com/imaging/net/manipulating-html5-...
  7. Convert WORD To PNG Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  8. Parse PDF documents|Aspose.PDF for .NET

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for .NET....particular page, or a particular region in a page. Extract Images...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/parsing/
  9. Გადაიყვანეთ HTML Გამოსახულება C#

    გადაიყვანეთ HTML Გამოსახულება C# ფორმატში კოდით. შეინახეთ HTML როგორც Გამოსახულება C#....Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/ka/net/conversion/htm...
  10. Გადაიყვანეთ PDF TIFF C#

    გადაიყვანეთ PDF TIFF C# ფორმატში კოდით. შეინახეთ PDF როგორც TIFF C#....Tiff); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .tiff" ...

    products.aspose.com/words/ka/net/conversion/pdf...