Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 189,680 for

page

(0.11 sec)
  1. Insert Background Image to Excel|Documentation

    How to insert a background image into Excel using Aspose.Cells for Python via Java....2019): From the Page Layout menu, find the Page Setup option, and...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-java/insert-backgr...
  2. PageSetup.heading_level_for_chapter property | ...

    PageSetup.heading_level_for_chapter property. Gets or sets the heading level style that is applied to the chapter titles in the document....applied to page number. Before you can create page numbers that...Examples Shows how to work with page chapters. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.horizontalAnchor property | Aspose.Words ...

    Table.horizontalAnchor property. Gets the base object from which the horizontal positioning of floating table should be calculated...toEqual ( false ); // Only Margin, Page, Column available in RelativeHorizontalPo... . Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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/
  5. Exporting to PDF via WebRequest and Stream - Fr...

    Hi, I would like to export a webPage as image in PDF. Tried this from webresponse via stream. I use AsposePDF 9.1. I use Import() of Aspose PDF Generator. I am not getting the stream added to the final output PDF. Pleas…...details, please visit Convert PDF pages to JPEG images How to Convert...ormat (Section: Convert Web page to PDF). Issue observed is that...

    forum.aspose.com/t/exporting-to-pdf-via-webrequ...
  6. Convert PDF to Different Image Formats in C#|As...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, EMF, JPEG, PNG, GIF, SVG with a few lines of code....ImageDevice - for a particular page. Convert PDF using DocumentDevice...makes a possible to convert PDF Pages to TIFF images. The TiffDevice...

    docs.aspose.com/pdf/net/convert-pdf-to-images-f...
  7. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code.... PDF ); Split Multiple Pages Aspose.Diagram for Java allows...allows splitting multiple pages while converting the Microsoft Visio...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/
  8. 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...
  9. PageSetup.borderDistanceFrom property | Aspose....

    PageSetup.borderDistanceFrom property. Gets or sets a value that indicates whether the specified Page border is measured from the edge of the Page or from the text it surrounds....specified page border is measured from the edge of the page or from...border at the top of the first page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add HTML String using DOM in Python|Aspose.PDF ...

    Explains how to add HTML string in DOM using Python with PDF file format library... Document () page = doc . getPages () . add ()...paragraphs collection of page page . getParagraphs () . add (...

    docs.aspose.com/pdf/java/add-html-string-using-...