Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 5,298 for

form fields

(0.08 sec)
  1. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....how to set image for XFA form field: Document doc = new Document...a sample where the renamed field was used: Document doc = new...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  2. Protect PDF Document Online with password and u...

    Online PDF file password protection app. .NET C# API code to apply password protection on PDF document.... Ideal for forms—protect fields and prevent structural...

    products.aspose.com/total/net/protect/pdf/
  3. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them.... and therefore no separate fields are created for them, but they...they are stored in the tags field. There is also an SQL-like version...

    docs.aspose.com/gis/net/showcases/sliding-map-w...
  4. Row | Aspose.Words for Java

    Represents a table row in Java.... /// Creates a map in the form of a string of all encountered...nodes. /// Creates a map in the form of a string of all encountered...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...FORM_FIELD . preserve_include_picture_field Gets or sets...preserve the INCLUDEPICTURE field when reading Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Watermark DICOM image via C# | products.aspose.com

    Try our On-Premise document APIs to watermark DICOM image file on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... Watermarks can take the form of text with a wide range of...Medicine and pertains to the field of Medical Informatics. DICOM...

    products.aspose.com/imaging/net/watermark/dicom/
  7. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs.... x-spreadsheet-form-fields { background : white ; padding...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024.... Forms . PKCS7Detached ( cert , pass...var pkcs = new Aspose . Pdf . Forms . PKCS7Detached ( cert , pass...

    docs.aspose.com/pdf/net/whatsnew/2024/
  9. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class.... Forms . PKCS1 ( dataDir + "rsa_cert...signature2 = new Aspose . Pdf . Forms . PKCS1 ( dataDir + "rsa_cert...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  10. Signature validation problems when converting f...

    Hello, I have an issue with multiple pdf signatures. My Aspose version is 22.5.0. The issue is that, when the original file is a .pdf, then the signatures get invalidated most of the time. So only the last one is valid…...signature foreach (Field field in doc.Form) { if (field is SignatureField...Convert the document to byte form. return outStream.ToArray();...

    forum.aspose.com/t/signature-validation-problem...