Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 181,806 for

page

(0.16 sec)
  1. 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 with C++....How to Print Excel as Fitted Pages Wide and Tall with C++ Contents...within a specified number of pages, both horizontally and vertically...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  2. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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....Get access to first page of PDF file toc_page = doc . getPages ()...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  3. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....to scale a worksheet: Fit to Page : To ensure that all content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  4. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to....Remarks If you need to access page indexes of the document nodes...a document instance, before page layout of the document is built...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Example of Hello World using C# language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF... Add a Page to document object. Create a...Paragraph collection of the page. Save resultant PDF document...

    docs.aspose.com/pdf/net/hello-world-example/
  6. Working with Images|Documentation

    This section explains how to insert or get image from a visio Page with Aspose.Diagram....Images From a Visio Page In Microsoft Visio, pages are either foreground...background pages. You can extract images from a particular page of a...

    docs.aspose.com/diagram/net/working-with-images/
  7. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of Excel worksheet Page Setup settings using the C# Library and .NET API. You can set the headers and footers for the first Page, odd Pages, and even Pages....Headers and Footers For Different Pages Contents [ Hide ] MS Excel supports...for the first page, odd pages, and even pages since Excel 2007...

    docs.aspose.com/cells/net/setting-different-hea...
  8. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....we can Add annotations to the page. The following code snippet...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...

    docs.aspose.com/pdf/cpp/extra-annotations/
  9. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....artifacts on a particular page, the Page class has the Artifacts...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/add-watermarks/
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageSetup method. Specifies whether Page setup is exported to HTML, MHTML or EPUB. Default is false in C++....up method Specifies whether page setup is exported to HTML, MHTML...Words document model provides page setup information via PageSetup...

    reference.aspose.com/words/cpp/aspose.words.sav...