Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 10,698 for

true type

(0.04 sec)
  1. FormField.DropDownItems | Aspose.Words for .NET

    Access and manage dropdown items effortlessly with the FormField DropDownItems property, enhancing your forms with seamless user interaction.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldSection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSection class, your solution for efficiently implementing SECTION fields in document processing. Enhance your workflow today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from scanned receipts.... Setting Type Default value Description allowed_symbols...automatic_color_inversion boolean true Improve recognition accuracy...

    docs.aspose.com/ocr/python-net/recognition-sett...
  4. FieldTitle | Aspose.Words for Java

    Implements the TITLE field in Java....FieldFormat object that provides typed access to field’s formatting...Gets the Microsoft Word field type. isDirty() Gets whether the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Determine if Shape is Smart Art Shape|Documenta...

    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....Output Is Smart Art Shape : True Convert the Smart Art to Group...Shape Extract Text from the Gear Type SmartArt Shape...

    docs.aspose.com/cells/python-net/determine-if-s...
  6. HtmlSaveOptions.html_version property | Aspose....

    HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML... pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...out_doc_contents ) self . assertTrue ( '<ul type="disc" style="margin:0pt; padding-left:0pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...BehindText = true; shape.RelativeHorizontalPo...Builder.InsertHtml(content, true); this.Builder.EndRow(); #endregion...

    forum.aspose.com/t/not-able-to-keep-the-table-a...
  8. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word documents and glossaries with ease and efficiency....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/doc...
  9. MarkupLevel | Aspose.Words for Java

    Specifies the level in the document tree where a particular StructuredDocumentTag can occur in Java....STRUCTURED_DOCUMENT_TAG, true); for (StructuredDocumentTa...markupLevelName) Parameters: Parameter Type Description markupLevelName...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...ToExcelStruct = true; range.ToJson(options); Adhirath...colorScale.criteria.minimum.type format.colorScale.criteria.minimum...

    forum.aspose.com/t/convert-range-to-json/311994