Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 5,143 for

form fields

(0.07 sec)
  1. Manage Document Properties|Documentation

    Learn how to Manage Document Properties through the Aspose.Cells for NET APIs....defined by the end user in the form of name-value pair. The most...Application field with value ‘Aspose.Cells’ and PDF Producer field with...

    docs.aspose.com/cells/net/managing-document-pro...
  2. View XLTM File Online and using .NET | products...

    Free online XLTM file viewer app. .NET API C# code to read XLTM file for viewer application.... Previewing HR forms with embedded automation. Managing...templates with logic-driven fields in CRM tools. Develop XLTM...

    products.aspose.com/total/net/viewer/xltm/
  3. How-to Articles – HTML Questions in C# Examples

    Find answers to popular questions about how to work with HTML files in C# using Aspose.HTML for .NET. Gain ready-to-use C# examples....input values in HTML forms or input fields using the Aspose.HTML...

    docs.aspose.com/html/net/how-to-articles/
  4. FlattenAllFields not displaying output for Aria...

    Hello; In testing version 7.7 of the codebase we've found that characters are not displayed when FlattenAllFields is used. Attached is a project and PDF you can use.Thanks,Elizabeth...this problem please assign field value before flattening: C#...Pdf.Facades.Form form = new Aspose.Pdf.Facades.Form(@"C:\pdftest\AgentLetter...

    forum.aspose.com/t/flattenallfields-not-display...
  5. HTML URL Input Generator – Online Tool and C# Code

    Сreate HTML URL Input for your website using Aspose.HTML. Рreview the URL Input, copy and use generated HTML and C# code in your project!...An with type='url' defines a field for entering a URL. It only...automatically validated before the form is submitted. HTML URL Input...

    products.aspose.com/html/net/generators/url-input/
  6. 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...
  7. 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/
  8. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。... Forms . PKCS7Detached ( cert , pass...var pkcs = new Aspose . Pdf . Forms . PKCS7Detached ( cert , pass...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  9. 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...
  10. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....that handles merge data in the form of HTML documents. public void...StartsWith ( "html_" ) && args . Field . GetFieldCode (). Contains...

    reference.aspose.com/words/net/aspose.words/doc...