Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 24,997 for

form

(1.05 sec)
  1. Configuring OAuth 2.0 API Access to Google Serv...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platForms....ContentType = "application/x-www-form-urlencoded" ; string clientId...ContentType = "application/x-www-form-urlencoded" ; string clientId...

    docs.aspose.com/email/net/configuring-oauth2-ap...
  2. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a document to PDF Format....covering options such as fillable forms, document structure export,...digital signatures, and editable forms. Aspose.Words layout engine...

    docs.aspose.com/words/python-net/specify-render...
  3. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using C#. Convert DOCX Forms to PDF C#. Use PdfSaveOptions to change the result of saving a document to PDF....digital signatures, and editable forms. Aspose.Words layout engine...Fillable Forms It is also possible to export fillable forms from...

    docs.aspose.com/words/net/specify-rendering-opt...
  4. Vectorize Image or Text – C# code and Online Ve...

    Convert images or SVG text to vector graphics and save the output to an SVG file. Vectorize images or text online or in C#!...represent an image in vector form. A vector image is based upon...points connected by paths to form them. A vector image will have...

    products.aspose.com/svg/net/vectorization/
  5. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the Form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…...EQ (Equation) fields of the form { EQ \o(, {text or whitespace...contains a legacy EQ field of the form { EQ \o( , {text or whitespace...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  6. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....( FormField ) Called when a form field is encountered in the...Creates a map of this tree in the form of a string. /// </summary>...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle task constraints using Aspose.Tasks for C#....Entry Form . Double click a task on the Task Entry Form. Select...

    docs.aspose.com/tasks/cpp/handling-task-constra...
  8. Paste the styles after sentence correction - Fr...

    Hi we have a document which contains grammar corrections and sentence corrections we have run inFormation along with actual paragraph - stored in Form of dictionary, which contains complete paragraph as ‘text’ and style…...actual paragraph - stored in form of dictionary, which contains...actual paragraph - stored in form of dictionary, which contains...

    forum.aspose.com/t/paste-the-styles-after-sente...
  9. 提取图像和签名信息|Aspose.PDF for .NET

    您可以使用 C# 的 SignatureField 类从签名字段提取图像并提取签名信息。... Form ) { var sf = field as Aspose . Pdf . Forms . SignatureField...document . Form ) { var sf = field as Aspose . Pdf . Forms . SignatureField...

    docs.aspose.com/pdf/zh/net/extract-image-and-si...
  10. 平铺 PDF – C# 示例 – Aspose.HTML for .NET

    了解扁平化 PDF 的含义,以及如何使用 Aspose.HTML for .NET 中的 FormFieldBehaviour 属性将 HTML 转换为 PDF 和扁平化 PDF 文件。...PdfSaveOptions 11 { 12 // Flatten all form fields 13 FormFieldBehaviour...= Path. Combine (OutputDir, "form-flattened.pdf" ); 18 19 // Convert...

    docs.aspose.com/html/zh/net/flatten-pdf/