Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 11,294 for

setup

(0.07 sec)
  1. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them....DocumentBuilder classes Set page setup to use different headers and...object is used to set page setup, move the cursor to different...

    kb.aspose.com/words/net/how-to-insert-header-an...
  2. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page Setup and section properties in C++....object that represents page setup and section properties. System...section ); // Set some page setup properties for the section....

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. System Requirements|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....following system environment to setup QR Code Generator by Aspose...

    docs.aspose.com/barcode/java/1-1-2-system-requi...
  4. XLSX to PDF only the first rows are rendered - ...

    Hi team, I’m converting an Excel file (.xlsx) to PDF. The PDF only shows the first rows of the sheet; the rest of the rows are not rendered. I’m attaching the original Excel and a screenshot of the output where the trun…...may stem from incorrect page setup, hidden rows, or specific rendering...follow these steps: Check Page Setup : Verify that the page size...

    forum.aspose.com/t/xlsx-to-pdf-only-the-first-r...
  5. How to Add a Watermark to a Worksheet in Excel|...

    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....Close Worksheet Views Page Setup Features with C++ Analyzing...

    docs.aspose.com/cells/cpp/how-to-add-text-or-pi...
  6. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel worksheet's Page Setup using Aspose.Cells for JavaScript via C++. Set headers and footers for the first, odd, and even pages....// Gets the setting of page setup for the first worksheet. const...style="color: green;">Page setup headers updated successfully...

    docs.aspose.com/cells/javascript-cpp/setting-di...
  7. Add Group function in Aspose.Cells for Reportin...

    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.... Add settings for Page Setup in Aspose.Cells for Reporting...

    docs.aspose.com/cells/reportingservices/add-gro...
  8. Export print area range to HTML|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....the print area in the page setup object of the worksheet. Later...

    docs.aspose.com/cells/java/export-print-area-ra...
  9. Setting Headers and Footers|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 .NET Library....are managed using the page‑setup settings. Setting Headers and...the File menu, select Page Setup . A dialog will be displayed...

    docs.aspose.com/cells/net/setting-headers-and-f...
  10. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library.... You can also use the Page Setup dialog box if you want to view...footers only by using the Page Setup dialog box. Getting Headers...

    docs.aspose.com/cells/cpp/get-headers-or-footers/