Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 184,589 for

page

(0.15 sec)
  1. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C# API or .NET Library sample code to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....PageSetup class to specify a custom page size. The following sample code...Worksheets in Excel file Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/net/implement-custom-pape...
  2. Convert Between Measurement Units in C++|Aspose...

    Aspose.Words for C++ can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels....useful when setting various page properties because, for instance...example shows how to specify page properties in inches: Work with...

    docs.aspose.com/words/cpp/convert-between-measu...
  3. 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…...Landscape pages are rendered as portrait pages when converting...landscape pages to PDF using Aspose.Words, the pages in the PDF...

    forum.aspose.com/t/landscape-pages-are-rendered...
  4. SvgSaveOptions.show_page_border property | Aspo...

    SvgSaveOptions.show_Page_border property. Controls whether a border is added to the outline of the Page...show_page_border property SvgSaveOptions.show_page_border property...of the page. Default is True . @property def show_page_border...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PDF Header Insertion Using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to work with headers from PDF via .NET.... Add the Stamp to Page using AddStamp method. Save...on all pages foreach ( var page in pdfDocument . Pages ) { page...

    products.aspose.com/pdf/net/header/
  6. Rust via C++ | Server-oriented solution for PDF...

    Aspose.PDF for Rust via C++ is a library designed to simplify the creation of intricate, multi-Page PDF documents within Rust...makes creating complex, multi-page, printable documents easy. API...using grey shades, Rotate whole pages in PDF document, Set PDF document...

    products.aspose.com/pdf/rust-cpp/
  7. Working with Headers in NPOI|Aspose.Words for .NET

    Work with headers in a document easily and fast instead of using NPOI in C#....Hide ] What is this page about? This page explains how to work...results. Please refresh the page and try again....

    docs.aspose.com/words/net/working-with-headers-...
  8. Aspose.Diagram 用于 Node.js 示例|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... VSDX ); Export Page of Visio VSDX File to PNG Format.... PNG ); // Save one page only, by page index options . setPageIndex...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  9. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other shapes....allow_overlap ) # Only Margin, Page, Column available in RelativeHorizontalPo...RelativeHorizontalPo . COLUMN # Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library....call add_stamp() method of the Page to add the stamp in the PDF...watermarks, or labels to PDF pages. Open the PDF document. Create...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...