Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 181,662 for

page

(0.12 sec)
  1. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the Page centre, the header and footer margins of Page Setup using the C# API or .NET Library....fully supports Microsoft Excel’s page setup options. Developers may...may need to configure page setup settings for worksheets to control...

    docs.aspose.com/cells/net/setting-margins/
  2. Inserting Fields|Aspose.Words for JasperReports

    Aspose.Words for JasperReports provides a unique feature that allows inserting Microsoft Word fields to any point of a document....feature can be used to insert page numbers that are dynamically...example, the following text Page { ` PAGE ` } of { ` NUMPAGES ` }...

    docs.aspose.com/words/jasperreports/inserting-f...
  3. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/cpp/create-document/
  4. Convert Word Document to PNG|Aspose.Words for .NET

    Convert Word document to PNG. NPOI does not provide an opportunity to work with formats other than Word using C#....Hide ] What is this page about? This page describes how to convert...configurable rendering quality and page selection. To convert a Word...

    docs.aspose.com/words/net/convert-word-document...
  5. Add text to PDF using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Add the TextParagraph to Page using TextBuilder. Save the...# Get particular page page = document . pages [ 1 ] # Create text...

    products.aspose.com/pdf/python-net/text/
  6. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent Pages because when the content g…...headers and footers in subsequent pages because when the content grows...might create more pages. We have defined 2 pages in our XML file...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  7. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....on the left side // and the page containing the XE field on the...getFieldCode()); // On a new page, start the bookmark with a name...

    reference.aspose.com/words/java/com.aspose.word...
  8. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the Page setup properties of a section...PageSetup class Represents the page setup properties of a section...PageSetup object contains all the page setup attributes of a section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/working-with-images/
  10. PageBorderDistanceFrom | Aspose.Words for Java

    Specifies the positioning of the Page border relative to the Page margin in Java....positioning of the page border relative to the page margin. Examples:...border at the top of the first page. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...