Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 132,425 for

page

(0.2 sec)
  1. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Page Product Family Aspose.PSD Product...Word using Java How to Delete Page Break in Word using Python How...

    kb.aspose.com/words/page/5/
  2. Add, Extract, Delete Tables in PDF using Java |...

    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/
  3. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  4. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET... Pages [ 1 ], new Aspose . Pdf . Rectangle...PopupAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/figures-annotation/
  5. 使用 XSLT 从 XML 创建 PDF|Aspose.PDF for .NET

    C# 库提供将 XML 文件转换为 PDF 文档的能力,要求输入的 XML 文件必须遵循 Aspose.PDF 架构。...Bottom= "15cm" /> </PageInfo> <Page id= "mainSection" > <TextFragment>...</TextSegment> </TextFragment> </Page> </Document> </html> </xsl:template>...

    docs.aspose.com/pdf/zh/net/create-a-hello-world...
  6. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    Java 源代码用于在 Java 和 PHP 上处理 PDF 文件中的文本,德尔菲。...pdf" ); // get particular page Page pdfPage = document . getPages...the text fragment to the PDF page textBuilder . appendText ( textFragment...

    products.aspose.com/pdf/zh-hans/java/text/
  7. 使用 C++ 打印 PDF | Aspose.PDF

    簡單的演示原始碼在任何平臺上使用C++語言列印PDF文檔。...false ; // Do not produce the page number dialog when printing...Create objects for printer and page settings and PrintDocument System...

    products.aspose.com/pdf/zh-hant/cpp/print/
  8. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...:: PaperA4 ); // Set fit to pages wide as 1 worksheet . GetPageSetup...SetFitToPagesWide ( 1 ); // Calculate page scale via sheet render ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...
  9. Add, Extract, Delete Tables in PDF using Python...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... 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/python-net/table/
  10. How to Split Word File using C#

    This tutorial explains how to split Word file using C#. It contains all the details for configuring the development environment, sequence of steps for writing this application and a runnable sample code to extract Pages from Word using C#....Page Product Family Aspose.PSD Product...file is split, each set of pages can be saved in a separate Word...

    kb.aspose.com/words/net/how-to-split-word-file-...