Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,171 for

stamp

(0.09 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 를 사용하는 PDF의 텍스트, 이미지 또는 페이지 스탬프 https://products.aspose.com/pdf/ko/java/Stamps/ Recent content in Java 를 사용하는 PDF의 텍스트, 이미지 또는 페이지 스탬프 on ......com/pdf/ko/java/stamps/ Recent content in Java 를 사용하는...https://products.aspose.com/pdf/ko/java/stamps/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/java/stamps/index.xml
  2. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...TextStamp stamp = new TextStamp ( "这是带有字符间距的文本印章" ); // 为 Stamp 对象指定字体名称...对象指定字体名称 stamp . getTextState (). setFont ( FontRepository . findFont...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using Python https://products.aspose.com/pdf/python-net/parser/ Recent content in Extract text or images from P......the Form Extract Text From Stamps Extract Data from Table In...the Form Extract Text From Stamps Extract Data from Table In...

    products.aspose.com/pdf/python-net/parser/index...
  4. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring....); } } } Add Text and Image Stamp Analyzing your prompt, please...

    docs.aspose.com/pdf/net/manage-header-and-footer/
  5. Scaling down an XFA pdf file - Free Support For...

    Hello My client has the need to scale down an existing XFA pdf file and then add a "text" at the bottom of the page. I was wondering if aspose.pdf would be able to handle someting like this (scaling down a file). Thanks …...through all the pages and Set stamp foreach (Aspose.Pdf.Page pdfpage...

    forum.aspose.com/t/scaling-down-an-xfa-pdf-file...
  6. What's new|Aspose.PDF for JavaScript via C++

    In this page introduces the most popular new features in Aspose.PDF for JavaScript that have been introduced in recent releases....from PDF Optimize PDF Add a stamp Merge PDF Split PDF Convert...

    docs.aspose.com/pdf/javascript-cpp/whatsnew/
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 在 PDF 中添加文本、图像或页面图章 https://products.aspose.com/pdf/zh-hans/java/Stamps/ Recent content in 使用 Java 在 PDF 中添加文本、图像或页面图章 on Aspsoe.PDF Pr......com/pdf/zh-hans/java/stamps/ Recent content in 使用 Java...aspose.com/pdf/zh-hans/java/stamps/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/java/stamps/ind...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – متن، تصویر یا تمبر صفحه در PDF با استفاده از Java https://products.aspose.com/pdf/fa/java/Stamps/ Recent content in متن، تصویر یا تمبر صفحه در ......com/pdf/fa/java/stamps/ Recent content in متن، تصویر...https://products.aspose.com/pdf/fa/java/stamps/index.xml self application/rss+xml...

    products.aspose.com/pdf/fa/java/stamps/index.xml
  9. PDF Document Compression | Aspose.PDF

    Optimize PDF files on any platform programmatically with this sample code using Aspose.PDF Library...image functions, hyperlinks, stamp and watermarking tasks, extended...

    products.aspose.com/pdf/compress/
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...使用示例文本实例化 TextStamp 实例 auto stamp = MakeObject < TextStamp > (..."这是带有字符间距的文字印章" ); // 为印章对象指定字体名称 stamp -> get_TextState () -> set_Font...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/