Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 16,796 for

true type

(0.12 sec)
  1. Node.next_pre_order method | Aspose.Words for P...

    Node.next_pre_order method. Gets next node according to the pre-order tree traversal algorithm.... Parameter Type Description root_node Node The...system_helper . linq . Enumerable . of_type ( lambda x : x . as_shape ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java....append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...editable ranges using this editing type when document protection is...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldMacroButton.MacroName | Aspose.Words for .NET

    Discover the FieldMacroButton MacroName property to easily manage and customize your macros or commands for enhanced functionality and efficiency.... True ); // Insert a MACROBUTTON field...FieldType . FieldMacroButton , true ); field . MacroName = "MyMacro"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 在加载Excel文件时解析透视缓存记录|Documentation

    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....但如果你也想加载Pivot缓存的记录,应将此属性设置为 true 。 在加载Excel文件时解析透视缓存记录 以下示例代码说明了...Loading Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/parsing...
  5. Export Excel Equations to Other Formats with Py...

    Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET....<title>Title</title>" , " <script type= \" text/javascript \" async... \" ></script>" , " <script type= \" text/x-mathjax-config \"...

    docs.aspose.com/cells/python-net/export-equation/
  6. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent.... SHAPE , True ) self . assertEqual ( 9 , len...system_helper . linq . Enumerable . of_type ( lambda x : x . as_shape ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FormField.TextInputFormat | Aspose.Words for .NET

    Discover the FormField TextInputFormat property to easily customize text formatting for your forms, enhancing user experience and data collection.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  8. BarcodeParameters.BarcodeType | Aspose.Words fo...

    Explore the BarcodeParameters BarcodeType property for enhanced bar code management. Discover its unique features and benefits for your projects!...BarcodeType property Bar code type. public string BarcodeType {...examples of different barcode types that we can create using our...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency....int characterIndex ) Parameter Type Description structuredDocumentTa... StructuredDocumentTa , 2 , true ); builder . MoveToStructuredDocu...

    reference.aspose.com/words/net/aspose.words/doc...
  10. TableCollection | Aspose.Words for Java

    Provides Typed access to a collection of Table nodes in Java....extends NodeCollection Provides typed access to a collection of Table...getChildNodes(NodeType.TABLE, true); for (int i = 0; i < tables...

    reference.aspose.com/words/java/com.aspose.word...