Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 181,424 for

page

(0.12 sec)
  1. 如何用 Java 添加 Freetext 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Freetext 个注释。...创建新页面或获取对现有页面的引用 创建 Freetext 注释 调用 Page.Annotations 集合中的 Freetext 注释方法..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  2. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java....Document ( inputFile )) { Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/java/acroforms/create/
  3. TableStyle.Alignment | Aspose.Words for .NET

    Discover the TableStyle Alignment property to effortlessly customize your table's layout and enhance visual appeal for a professional look....align it to a location on the page, such as the center: TableStyle..."Aligned to the center of the page" ); builder . EndTable (); table...

    reference.aspose.com/words/net/aspose.words/tab...
  4. TableStyle.leftIndent property | Aspose.Words f...

    TableStyle.leftIndent property. Gets or sets the value that represents the left indent of a table....align it to a location on the page, such as the center: let tableStyle..."Aligned to the center of the page" ); builder . endTable (); table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfPageLayout enumeration | Aspose.Words for No...

    Aspose.Words.Saving.PdfPageLayout enumeration. Specifies the Page layout to be used when the document is opened in a PDF reader....PdfPageLayout enumeration Specifies the page layout to be used when the document...Display one page at a time. OneColumn Display the pages in one column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Using a Common Button to Submit Grid Data|Docum...

    This article describes the use of submit button in GridWeb....aspx page will be added to your project...your Toolbox then refer to this page: Integrate Aspose.Cells Grid...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Split PDF in Node.js|Aspose.PDF for Node.js via...

    This topic shows how to split PDF Pages into individual PDF file with Aspose.PDF for Node.js via C++ ....the PDF file will be split at page 1. Thus, if ‘json.errorCode’...AsposePdfModule => { /*Set number a page to split*/ const pageToSplit...

    docs.aspose.com/pdf/nodejs-cpp/split-pdf/
  8. HeaderFooterCollection.headerFirst property | A...

    HeaderFooterCollection.headerFirst property. Retrieves a header for the first Page of the section....Retrieves a header for the first page of the section. get headerFirst...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...Rectangle rect = page.GetPageRect(true); Console....= " + textFragment.Text + " Page URY = " + rect.URY + " TextFragment...

    forum.aspose.com/t/problem-reading-pdf-containi...
  10. JPEG to DOCX Converter using C# | Aspose.PDF

    Sample code for JPEG to DOCX C# conversion. Use API example code for batch JPEG files to DOCX conversion within VB.NET, ASP.NET, or any .NET-based application...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/net/conversion/jpeg-to-...