Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 184,416 for

page

(0.12 sec)
  1. Printing PDF in .NET Framework|Aspose.PDF for .NET

    You may print PDF files to the default printer using the printer and Page settings with C#....Default Printer using Printer and Page Settings This article describes...Default Printer using Printer and Page Settings in C#. The PdfViewer...

    docs.aspose.com/pdf/net/printing-pdf-in-net-fra...
  2. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....headers and footers to all pages in a PDF. It creates header...positioning, and attaches them to each page in the document. The result...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  3. PageSetup.linesPerPage property | Aspose.Words ...

    PageSetup.linesPerPage property. Gets or sets the number of lines per Page in the document grid....sets the number of lines per page in the document grid. get linesPerPage...1. Maximum value depends on page height and font size of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 Visio 页面中自动放置一组形状|Documentation

    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....为了实现这一点,Page 类提供了 autoSpaceShapes 成员,它采用...vsdx" ); // get page of the Visio drawing Page page = diagram . getPages...

    docs.aspose.com/diagram/zh/java/auto-space-a-co...
  5. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies Page orientation....Orientation enumeration Specifies page orientation. Members Name Description...Description Portrait Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Thumbnail Generation from Web Links - Free Supp...

    Hi Team, We have a requirement to generate thumbnail images from webPage URL. Which one of the Aspose product (s) can fulfill this requirement & how? Thanks...HTML to PDF Format Convert PDF pages to JPEG images arul.praveen...to PDF Format → Convert Web page to PDF (C#).<?xml:namespace...

    forum.aspose.com/t/thumbnail-generation-from-we...
  7. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last lines in the paragraph are to remain on the same Page as the rest of the paragraph....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same Page as the rest of the paragraph....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. # The...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....side, # and the number of the page that contains the XE field on...will around the sequence and page numbers to explain their meaning...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create PDF document programmatically|Aspose.PDF...

    This Page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....Document class Add a Page object to the Pages collection of the...paragraphs collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/python-net/create-document/