Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 15,938 for

true type

(0.22 sec)
  1. Public API Changes in Aspose.Cells 8.8.2|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....has only one member, a Boolean‑type property named UpdateReference...the said property is set to true and the instance of the DeleteOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Web Extensions - Office Add-ins with JavaScript...

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

    docs.aspose.com/cells/javascript-cpp/web-extens...
  3. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java....FIELD_REVISION_NUM, true); Assert.assertEquals(" REVNUM...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldData | Aspose.Words for Java

    Implements the DATA field in Java....FIELD_DATA, true); Assert.assertEquals(" DATA...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document.cleanup method | Aspose.Words for Python

    aspose.words.Document.cleanup method... Parameter Type Description options CleanupOptions...unused_lists = True cleanup_options . unused_styles = True cleanup_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDocProperty | Aspose.Words for Java

    Implements the DOCPROPERTY field in Java....FIELD_DOC_VARIABLE, true); fieldDocVariable.setVariableName("My...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....FIELD_TIME, true); builder.moveTo(field.getSeparator());...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph object with customizable text for seamless document enhancement....AppendParagraph ( string text ) Parameter Type Description text String The...That ( header . IsHeader , Is . True ); Assert . That ( para . IsEndOfHeaderFooter...

    reference.aspose.com/words/net/aspose.words/sto...
  9. FieldStyleRef class | Aspose.Words for Python

    aspose.words.fields.FieldStyleRef class. Implements the STYLEREF field...FieldFormat object that provides typed access to field’s formatting...characters. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

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