Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 11,538 for

setup

(0.17 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library.... In the Page Setup group, click the small arrow...open the Page Setup dialog box. In the Page Setup dialog box, go...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  2. Aspose Blog | File Format Processing APIs for C...

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....This guide walks you through setup, a full code example, field...files. The guide shows SDK setup, a full conversion code sample...

    blog.aspose.com/p/3/
  3. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....how to apply and revert page setup settings to sections in a document...( doc ); // Modify the page setup properties for the builder's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working With Worksheets in PHP|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....Management Features in Php Page Setup Features in Php Security Features...

    docs.aspose.com/cells/java/working-with-workshe...
  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....automatic or not via the Page Setup window as shown in this screenshot...Document Assistant Close Page Setup and Printing Options Implement...

    docs.aspose.com/cells/java/determine-if-paper-s...
  6. 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....size is automatic via the Page Setup window as shown in this screenshot...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/net/determine-if-paper-si...
  7. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…...PDF, is often due to the page setup settings not being correctly...can explicitly set the page setup for each section in your document...

    forum.aspose.com/t/landscape-pages-are-rendered...
  8. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum to enhance your document formatting with precise break types for improved readability and layout control....how to apply and revert page setup settings to sections in a document...( doc ); // Modify the page setup properties for the builder's...

    reference.aspose.com/words/net/aspose.words/bre...
  9. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the Aspose.Cells for Python via .NET sample code to determine if Paper Size of Worksheet is Automatic programmatically....page_setup.IsAutomaticPaperSize property...automatic or not via the Page Setup window as shown in this screenshot...

    docs.aspose.com/cells/python-net/determine-if-p...
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library.... In the Page Setup group, click the small arrow...open the Page Setup dialog box. In the Page Setup dialog box, go...

    docs.aspose.com/cells/net/how-to-print-excel-as...