Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 187,470 for

page

(0.43 sec)
  1. 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...
  2. 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/
  3. Orientation | Aspose.Words for Java

    Specifies Page orientation in Java....class Orientation Specifies page orientation. Examples: Shows...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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....Headers and Footers For Different Pages with JavaScript via C++ Contents...for the first page, odd pages, and even pages since Excel 2007...

    docs.aspose.com/cells/javascript-cpp/setting-di...
  5. FootnoteSeparatorType | Aspose.Words for Java

    Specifies the type of the footnote/endnote separator in Java....Printed below endnote text on a page when endnote text must be continued...continued on a succeeding page. ENDNOTE_CONTINUATION_SEPARATOR...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add, Retrieve, Copy and Read Visio Shape Data|D...

    This section explains how to add a shape, set shape's property or copy a shape with Aspose.Diagram....To add a new shape: Find the page - Each Visio diagram contains...collection of pages. Developers may retrieve the page by page ID or Name...

    docs.aspose.com/diagram/net/add-retrieve-copy-a...
  7. Unclear margin behavior when stamping with a Cr...

    Using Aspose.Pdf 8.4.1, I'm seeing an odd behavior when attempting to add text stamps to a PDF Page that has a CropBox defined. Using the code below, only the version using offsets to compensate for the crop box (includ…...to add text stamps to a PDF page that has a CropBox defined....the corners of the displayable page. The left bottom origin seem...

    forum.aspose.com/t/unclear-margin-behavior-when...
  8. Crop PDF using Java | Aspose.PDF

    Crop PDF without losing quality in Java programmatically with C# sample code using Aspose.PDF for Java... If you want to crop a PDF page, a cropping solution can help...sample code shows how to Crop PDF Page - Java Input file: Upload a...

    products.aspose.com/pdf/java/crop/
  9. Markdown export: compound NumberFormat not expa...

    Markdown export: compound NumberFormat not expanded + ExtractPages resets sub-level counters Environment Aspose.Words version: 25.11.0 .NET target: net8.0 Attached files: repro_source.docx, BugReport.cs Context We con…...-- page N --> ) at each page boundary in the Markdown...ExtractPages() to split the document page by page. When calling doc.ExtractPages(pageIndex...

    forum.aspose.com/t/markdown-export-compound-num...
  10. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...document will have one page. Add a Image to the Page. Create a TextFragment...

    docs.aspose.com/pdf/net/complex-pdf-example/