Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 6,800 for

signature

(0.91 sec)
  1. Invalid License Error - Free Support Forum - as...

    I recently purchased an Aspose.PDF Java Site OEM license, and I am trying to use it with Aspose PDF v25, but I am getting the below error: (main) com.aspose.pdf.License: Exception occur. java.lang.IllegalStateException…...tions> </Data> <Signature>*********Signature> </License> I have...

    forum.aspose.com/t/invalid-license-error/322871
  2. 使用 Python 创建带标签的 PDF|Aspose.PDF for Python via ...

    学习如何通过 .NET 使用 Aspose.PDF for Python 在 Python 中创建带标签的 PDF 文档,包括 PDF/UA 结构元素、可访问表单、目录页和自动标记。...a visible signature form field (AcroForm) signature_field = ap...50 , 100 , 100 , True ) ) signature_field . partial_name = "Signature1"...

    docs.aspose.com/pdf/zh/python-net/create-tagged...
  3. Working with XPS Document | Aspose.Page for .NET

    There are articles on how to work with text, gradient, image, transparency, and pages of XPS files using Aspose.Page for .NET API solution....Converter, Viewer, Merger, and Signature application. Working with...

    docs.aspose.com/page/net/working-with-xps/
  4. Working with XPS Document | Aspose.Page for C++

    How to work with XPS Documents using Aspose.Page for C++ API solution? There are articles on how to work with text, gradient, image, and pages of XPS files...Converter, Viewer, Merger, and Signature application. Working with...

    docs.aspose.com/page/cpp/working-with-xps/
  5. Error on loading HEIC - Free Support Forum - as...

    Hello Support, loading the attached HEIC files with Imaging cause following exception: Message: Aspose.Imaging.CoreExceptions.ImageSaveException : Image saving failed. ----> Aspose.Imaging.CoreExceptions.ImageSaveEx…...target, Void** arguments, Signature sig, Boolean isConstructor)...

    forum.aspose.com/t/error-on-loading-heic/315108
  6. Appendix B. Technical FAQ in C#|Aspose.Words fo...

    Learn the LINQ Reporting Engine FAQ to build a report in C#....statement or lambda function signature within your template explicitly...

    docs.aspose.com/words/net/appendix-b-technical-...
  7. Working with XPS Document | Aspose.Page for Java

    There are articles on how to work with text, gradient, image, transparency, and pages of XPS files using Aspose.Page for Java API solution....Converter, Viewer, Merger, and Signature application. Working with...

    docs.aspose.com/page/java/working-with-xps/
  8. Watermark J2K image via C# | products.aspose.com

    Try our On-Premise document APIs to watermark J2K image file on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... This is because the signature containing the author’s name...

    products.aspose.com/imaging/net/watermark/j2k/
  9. Dependency injection|Documentation

    Register Aspose.LLM for .NET services in a Microsoft.Extensions.DependencyInjection container via AddLlamaServices. Alternative entry point for ASP.NET Core and Worker Service applications.... Method signature namespace Aspose.LLM.Core...

    docs.aspose.com/llm/net/developer-reference/dep...
  10. Create Tagged PDF in Java|Aspose.PDF for Java

    Learn how to create tagged PDF documents in Java with Aspose.PDF, including PDF/UA structure elements, accessible form fields, TOC pages, and automatic tagging....field This example tags a signature form field so it becomes part...signatureField . setAlternateName ( "signature 1" ); Form formFields = document...

    docs.aspose.com/pdf/java/create-tagged-pdf/