Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 23,689 for

form

(0.18 sec)
  1. Font.smallCaps property | Aspose.Words for Node.js

    Font.smallCaps property. True if the font is Formatted as small capital letters....will appear in its upper case form // but will have the same height...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.SheetsPerBooklet | Aspose.Words for .NET

    Discover the PageSetup SheetsPerBooklet property to easily manage booklet page counts, enhancing your document layout and printing efficiency....to print the document in the form of a book fold. // When we print...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Font.allCaps property | Aspose.Words for Node.js

    Font.allCaps property. True if the font is Formatted as all capital letters....will appear in its upper case form // but will have the same height...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Words.Fields module | Aspose.Words for N...

    The Aspose.Words.Fields module contains classes that represent Microsoft Word fields in a document....all the items in a drop-down form field. To learn more, visit...single form field. To learn more, visit the Working with Form Fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. aspose.words.fields module | Aspose.Words for P...

    The aspose.words.fields module contains classes that represent Microsoft Word fields in a document....all the items in a drop-down form field. To learn more, visit...single form field. To learn more, visit the Working with Form Fields...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields namespace | Aspose.Words ...

    Aspose::Words::Fields namespace. The Aspose.Words.Fields namespace contains classes that represent Microsoft Word fields in a document in C++....all the items in a drop-down form field. To learn more, visit...single form field. To learn more, visit the Working with Form Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 档案

    档案...Forms; namespace Aspose.Email { internal...ContentType = "application/x-www-form-urlencoded"; string encodedParameters...

    blog.aspose.com/zh/email/import-contacts-from-g...
  8. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...//Check for the Form objects foreach (XForm form in page.Resources...Resources.Forms) { if (form.Resources.Fonts != null) { foreach (Aspose...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  9. Working with Bookmarks in Node.js|Aspose.Words ...

    How to insert, obtain, move, show or hide bookmarks using Node.js.... Badly formed bookmarks or bookmarks with...the document are assigned to form fields. Moving to such a bookmark...

    docs.aspose.com/words/nodejs-net/working-with-b...
  10. HTML 表单编辑器 – C# – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML for .NET 操作 FormEditor 来处理文档中的 HTML 表单、输入控件和提交信息。...programmatically fill and submit an HTML form in C# 2 3 // Initialize an instance...(DataDir, "form.html" ))) 5 { 6 // Create an instance of Form Editor...

    docs.aspose.com/html/zh/net/html-form-editor/