Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 16,780 for

true type

(0.36 sec)
  1. Rendering Slicer with JavaScript via C++|Docume...

    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....Slicer to Image </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  2. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...(Inherited from Node ) field_type Returns the type of the field. (Inherited...Inline ) has_separator Returns True if this field has a separator...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisTimeUnit | Aspose.Words for Java

    Specifies the unit of time for axes in Java....hasMajorGridlines(true); xAxis.hasMinorGridlines(true); // Define Y-axis...hasMajorGridlines(true); yAxis.hasMinorGridlines(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::StructuredDocumentTag constructor. Initializes a new instance of the Structured document tag class in C++....:: Words :: Markup :: SdtType type , Aspose :: Words :: Markup...MarkupLevel level ) Parameter Type Description doc const Syste...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....STRUCTURED_DOCUMENT_TAG, true); for (StructuredDocumentTa...StructuredDocumentTa(DocumentBase doc, int type, int level) Initializes a new...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities....FieldType { get; } Returns the type of the field. Font { get; }...HasSeparator { get; } Returns true if this field has a separator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldChar class, the essential base for document field characters, enhancing your document processing and customization....FieldType { get; } Returns the type of the field. Font { get; }...IsComposite { get; } Returns true if this node can contain other...

    reference.aspose.com/words/net/aspose.words.fie...
  8. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage document formatting for optimal results.... FieldIncludePicture , true ); includePicture . SourceFullName...; includePicture . Update ( true ); using ( MemoryStream docStream...

    reference.aspose.com/words/net/aspose.words.loa...
  9. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included.... FIELD_TOC , True ) . as_field_toc () # Configure...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CheckBoxControl.Checked | Aspose.Words for .NET

    Discover the CheckBoxControl Checked property, easily manage checkbox states with a simple boolean value. Default is false for optimal control.... Shape , 0 , true ); CheckBoxControl checkBoxControl...checkBoxControl . Checked = true ; Assert . That ( checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...