Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 14,732 for

true type

(0.13 sec)
  1. 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...
  2. FieldTemplate | Aspose.Words for Java

    Implements the TEMPLATE field in Java....setIncludeFullPath(true); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  3. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Image Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  4. 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/
  5. 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...
  6. 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...
  7. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....examples of different barcode types that we can create using our...barcodeParameters.setDisplayText(true); barcodeParameters.setPosCodeStyle("CASE");...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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...
  10. CompareOptions.IgnoreComments | Aspose.Words fo...

    Discover how the CompareOptions IgnoreComments property enhances your comparison by excluding comment differences for clearer results....Shows how to filter specific types of document elements when making...Document ) docOriginal . Clone ( true ); Paragraph firstParagraph...

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