Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 15,894 for

true type

(0.07 sec)
  1. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC field in Java....FIELD_MERGE_FIELD, true); fieldMergeField.setFieldName("Name");...insertField(FieldType.FIELD_MERGE_REC, true); Assert.assertEquals(fieldMergeRec...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....FIELD_SEQUENCE, true); fieldSeq.setSequenceIdentifie("MySequence");...insertField(FieldType.FIELD_SEQUENCE, true); fieldSeq.setSequenceIdentifie("MySequence");...

    reference.aspose.com/words/java/com.aspose.word...
  3. Paragraph.breakIsStyleSeparator property | Aspo...

    Paragraph.breakIsStyleSeparator property. True if this paragraph break is a Style Separator...breakIsStyleSeparato property True if this paragraph break is a...TOC. // If we use a heading type style after the separator, we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSubstitutionSettings Class | Aspose.Words f...

    Discover Aspose.Words.Fonts.FontSubstitutionSettings for efficient font management. Optimize document rendering with customizable font substitution options.... Type , Is . EqualTo ( FontSourceType...FontInfoSubstitution . Enabled = true ; doc . FontSettings . SubstitutionSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  5. ImageWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with image in Java.... The default value is true . Examples: Shows how to create...watermark. The default value is true . Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  6. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....setShowDate(true); signatureLineOptions.setD...signatureLineOptions.setAllowComments(true); SignatureLine signatureLine...

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

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....OFFICE_MATH, 0, true); OfficeMathRenderer renderer...getChild(NodeType.OFFICE_MATH, 0, true); OfficeMathRenderer renderer...

    reference.aspose.com/words/java/com.aspose.word...
  8. Manage the BarCode Caption in Ruby|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...."1234567" ) \ # Set the symbology type to Code128 bb . setSymbologyType...getCaptionAbove () . setVisible ( true ) #bb.getCaptionAbove().setFont(new...

    docs.aspose.com/barcode/java/manage-the-barcode...
  9. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....different types of X axes. While the Y axis is a Value‑type axis,...can be a Category‑type axis or a Value‑type axis. Using a Value...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...
  10. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....parameters: Protection Type – the type of protection to apply...the worksheet. The protection type is applied with the help of...

    docs.aspose.com/cells/cpp/protecting-worksheets/