Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 18,659 for

form

(0.06 sec)
  1. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for Forms. When a section is protected for Forms, users can select and modify text only in Form fields in Microsoft Word in C++....protected for forms. When a section is protected for forms, users can...select and modify text only in form fields in Microsoft Word. bool...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....from a polygon area, and then form triangles by calling Triangulate...PolygonModifier class, each of the form V{1}, V{i-1}, V{i} with the...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...
  3. Section.ProtectedForForms | Aspose.Words for .NET

    Discover how the ProtectedForForms property in Microsoft Word enhances document security, allowing users to edit only designated Form fields easily....protected for forms. When a section is protected for forms, users can...select and modify text only in form fields in Microsoft Word. public...

    reference.aspose.com/words/net/aspose.words/sec...
  4. smartmarker.xlsx

    Template Form Name : Test Form Entity CIN &=RootData.entityCin Entity Name &=RootData.entityName First Name &=RootData.firstName Middle Name &=RootData.middleName Last Name &=RootData.lastName DOB ......Template Form Name : Test Form Entity CIN &=RootData.entityCin...

    docs.aspose.com/cells/zh/net/using-smart-marker...
  5. Importing Data from a DataTable to Grid|Documen...

    This article introduces how to import data in GridDesktop....data in offline mode in the form of a DataTable object. Understanding...Cells.GridDesktop control to a form. Create a DataTable object that...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. show formula explanation for GridJs|Documentation

    This article describes how to show Formula explanation for GridJs.... Form [ "v" ]; String locale = HttpContext...HttpContext . Request . Form [ "locale" ]; if ( string . IsNullOrEmpty...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. 在PDF中装饰表单字段|Aspose.PDF for .NET

    探索如何在PDF文档中装饰表单字段,使用Aspose.PDF在.NET中添加视觉增强效果,如边框。...of FormEditor to manipulate form fields using ( var editor =...BindPdf ( dataDir + "Sample-Form-01.pdf" ); // Create a FormFieldFacade...

    docs.aspose.com/pdf/zh/net/decorate-form-field/
  8. smartmarker.xlsx

    Template Form Name : Test Form Entity CIN &=RootData.entityCin Entity Name &=RootData.entityName First Name &=RootData.firstName Middle Name &=RootData.middleName Last Name &=RootData.lastName DOB ......Template Form Name : Test Form Entity CIN &=RootData.entityCin...

    docs.aspose.com/cells/es/net/using-smart-marker...
  9. vertical_choicebox|Documentation

    Vertical_choicebox element generates a vertical question block with multiple answers and an optional write-in field....used at the top level of the form hierarchy. name property is...name is not displayed on the form. Never add empty lines after...

    docs.aspose.com/omr/net/txt-markup/vertical_cho...
  10. 使用运算符与C++协作|Aspose.PDF for C++

    本主题解释如何在C++中使用Aspose.PDF的运算符。运算符类为PDF操作提供了强大的功能。...GSave > ()); // 创建xForm auto form = XForm :: CreateNewForm ( document...get_Resources () -> get_Forms () -> Add ( form ); form -> get_Contents...

    docs.aspose.com/pdf/zh/cpp/operators/