Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 187,857 for

page

(0.33 sec)
  1. Font.engrave property | Aspose.Words for Node.js

    Font.engrave property. True if the font is formatted as engraved....letters are sunken into the page: builder . font . engrave =...like the letters pop out of the page: builder . font . engrave =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Image|Documentation

    A markup element that adds a picture to a generated form....relative to the left edge of the page. x=300 y n/a Set the absolute...relative to the top edge of the page. y=500 Example ?image=logo.png...

    docs.aspose.com/omr/java/design-form/image/
  3. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....Chart The Layout method of the Page class auto layout the shapes...shapes and connectors in the page as a CompactTree style Organization...

    docs.aspose.com/diagram/net/create-organization...
  4. LayoutEnumerator.MoveParent | Aspose.Words for ...

    Discover the LayoutEnumerator MoveParent method to effortlessly navigate to parent entities, enhancing your data management efficiency.... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  5. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。... 调用 Page 类的 AddStamp 方法将印章添加到 PDF 中。...stamp to particular page document . Pages [ 1 ]. AddStamp ( imageStamp...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...
  6. 将 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-...
  7. Extract Images from Word Document in NPOI|Aspos...

    Extarct images from Word document easily and fast instead of using NPOI in C#.... 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...
  8. 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...
  9. Absorber.Visit() throws out of range error - Fr...

    When the code goes to absorber.Visit(pdfDocument.Pages[1]); always give me a error,such as index out of range ,internal error....Pages[1]); always give me a error...when trying to extract the pages from the PDF Below is the sample...

    forum.aspose.com/t/absorber-visit-throws-out-of...
  10. 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...