Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 22,526 for

form

(0.34 sec)
  1. 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...
  2. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++....Converting the document to text form reveals that control characters...converting a document to string form, // we can omit some of the...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. ProtectionType | Aspose.Words for Java

    Protection type for a document in Java....ALLOW_ONLY_FORM_FIELDS); // Turn off write protection...to edit the contents of the form field in the second section...

    reference.aspose.com/words/java/com.aspose.word...
  4. 用C++更改数据透视表的布局|Documentation

    学习如何使用Aspose.Cells for C++以紧凑、轮廓和表格式在数据透视表中更改布局。...Show the pivot table in compact form pivotTable . ShowInCompactForm...Show the pivot table in outline form pivotTable . ShowInOutlineForm...

    docs.aspose.com/cells/zh/cpp/changing-the-layou...
  5. Question|Documentation

    A markup element that creates a closed-ended question....response is declared in the form ([character]) {Response text}...a new line in the generated form. For example: (α) Alpha Centauri...

    docs.aspose.com/omr/java/design-form/question/
  6. TableSubstitutionRule.Save | Aspose.Words for .NET

    Effortlessly save your table substitution settings with the TableSubstitutionRule Save method. Streamline your data management today!...We can save the table in the form of an XML document. tableSubstitutionRul...Linux substitution table in the form of an XML document using a stream...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Content|Documentation

    Content element is used to add one or more lines of text to the parent element....used at the top level of the form hierarchy. Declaration Content...property. The text displayed in the form is specified in the name property...

    docs.aspose.com/omr/net/json-markup/content/
  8. Section.protectedForForms property | Aspose.Wor...

    Section.protectedForForms property. True if the section is protected for Forms...protected for forms. When a section is protected for forms, users can...select and modify text only in form fields in Microsoft Word. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF Format with C++ and Aspose.PDF for C++ library....format to store data such as form encoding and annotations, which...used either to send or receive form data or annotations to other...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  10. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。... page -> get_Rect ()); auto form = annotation -> get_Appearance...get_Appearance () -> idx_get ( u "N" ); form -> set_BBox ( page -> get_Rect...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...