Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 184,547 for

page

(0.16 sec)
  1. 将 BMP 转换为 PDF|Aspose.PDF for Android via Java

    您可以轻松地将 BMP 位图文件转换为 PDF,以便使用 Aspose.PDF. for Android via Java 独立于显示设备存储数字位图图像。...document = new Document (); Page page = document . getPages ()....setImageStream ( inputStream ); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/zh/androidjava/convert-bmp-...
  2. Extract Images from Word Document in NPOI|Aspos...

    Extarct images from Word document easily and fast instead of using NPOI in C#....Hide ] What is this page about? This page describes how to extract...results. Please refresh the page and try again....

    docs.aspose.com/words/net/extract-images-from-w...
  3. PageSetup.LayoutMode | Aspose.Words for .NET

    Discover the PageSetup LayoutMode property to easily customize your document's layout. Enhance your design with flexible section options!...the number of lines that each page may have. Document doc = new...set the number of lines per page in this section. // A large...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the SECTION field. To learn more, visit the documentation article in C++....SECTIONPAGES fields to number pages by sections. auto doc = System...()); // A PAGE field displays the number of the page it is in...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. HeaderFooterCollection class | Aspose.Words for...

    aspose.words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...a footer for even numbered pages. footer_first Retrieves a footer...footer for the first page of the section. footer_primary Retrieves...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Creating PDF from XML using XSLT|Aspose.PDF for...

    C# library provides the ability to convert an XML file into pdf document requiring that the input XML file must follow the Aspose.PDF Schema....Bottom= "15cm" /> </PageInfo> <Page id= "mainSection" > <TextFragment>...</TextSegment> </TextFragment> </Page> </Document> </html> </xsl:template>...

    docs.aspose.com/pdf/net/create-a-hello-world-pd...
  7. Print PDF using Java | Aspose.PDF

    Print PDF documents programmatically with Java sample code using Aspose.PDF for Java...false ); // Do not produce the page number dialog when printing...Create objects for printer and page settings and PrintDocument PdfPrinterSettings...

    products.aspose.com/pdf/java/print/
  8. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with Java sample code using Aspose.PDF for Java... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/java/table/
  9. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  10. Aspose::Words::Document::get_ViewOptions method...

    Aspose::Words::Document::get_ViewOptions method. Provides options to control how the document is displayed in Microsoft Word in C++....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/cpp/aspose.words/doc...