Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 4,793 for

ai page count

(0.06 sec)
  1. 如何将智能卡签名添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用签名字段从智能卡签署PDF文档。...Ask AI 如何将智能卡签名添加到PDF Contents [ Hide ] Aspose.PDF for .NET提...SignatureField ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/sign-pdf-document-fr...
  2. 在 PDF 文件中使用签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类提取签名信息、从签名中提取图像、改变语言等。...Ask AI 在 PDF 文件中使用签名 Contents [ Hide ] 如何提取签名信息 Aspose.PDF for...GetSignatureNames (); if ( sigNames . Count > 0 ) { SignatureName sigName...

    docs.aspose.com/pdf/zh/net/working-with-signatu...
  3. 从PDF生成缩略图|Aspose.PDF for .NET

    本节描述如何从PDF文档生成缩略图...Ask AI 从PDF生成缩略图 Contents [ Hide ] Adobe Acrobat SDK是一组工具,帮助...pageCount <= document . Pages . Count ; pageCount ++) { using...

    docs.aspose.com/pdf/zh/net/generate-thumbnail-i...
  4. 使用文本注释处理PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...Ask AI 使用文本注释处理PDF Contents [ Hide ] 如何将文本注释添加到现有PDF文件 以下代码片段也适用于...首先,创建要添加到PDF的注释。 然后打开输入PDF。 将注释添加到 Page 对象的注释集合中。 以下代码片段演示了如何在PDF页面中添加注释。...

    docs.aspose.com/pdf/zh/net/text-annotation/
  5. Fields Overview in C++|Aspose.Words for C++

    Fields feature in detAils, field codes and field results explAined in Aspose.Words for C++....Ask AI Fields Overview Contents [ Hide ] Aspose.Words is a class...NOTEREF NUMCHARS NUMPAGES NUMWORDS PAGE PAGEREF PRINTDATE QUOTE REF...

    docs.aspose.com/words/cpp/fields-overview/
  6. Formula Expressions

    Learn how to work with Microsoft Project (MPP/XML) formula expressions using Aspose.Tasks for C++....Page Product Solution Aspose.PSD...aspose.cloud aspose.app aspose.ai groupdocs.com groupdocs.cloud...

    docs.aspose.com/tasks/cpp/formula-expressions/
  7. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in detAils, field codes and field results explAined in Aspose.Words for .NET....Ask AI Fields Overview Contents [ Hide ] Aspose.Words is a class...NOTEREF NUMCHARS NUMPAGES NUMWORDS PAGE PAGEREF PRINTDATE QUOTE REF...

    docs.aspose.com/words/net/fields-overview/
  8. Work, Extract or Replace Text in OneNote Docume...

    C# OneNote API or Library can be used to extract text from OneNote Document or from a specific Page, replace or retrieve text in all Pages, apply bullets or number list on text and set Page title in Microsoft OneNote style....Page Product Solution Aspose.PSD...aspose.cloud aspose.app aspose.ai groupdocs.com groupdocs.cloud...

    docs.aspose.com/note/net/working-with-text/
  9. Aspose PDF 许可证|Aspose.PDF for .NET

    Aspose.PDF for .NET 邀请客户获取经典许可证和计量许可证。以及使用有限许可证以更好地探索产品。...Ask AI Aspose PDF 许可证 Contents [ Hide ] 评估版本的限制 我们希望客户在购买之前充..."input.pdf" )) { // Add five pages AddPages ( document , 5 ); //...

    docs.aspose.com/pdf/zh/net/licensing/
  10. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。...Ask AI 在PDF中替换文本 Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing...absorber for all the pages document . Pages . Accept ( absorber...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/