Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 16,780 for

true type

(0.6 sec)
  1. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java....append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...editable ranges using this editing type when document protection is...

    reference.aspose.com/words/java/com.aspose.word...
  2. Create a spreadsheet document|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....default, AutoSave = true, Editable = true, and Type = xlsx. SpreadsheetDocument...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  3. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group....series group, also of the line type. let newSeriesGroup = chart...newSeriesGroup . axisX . hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group....series group, also of the line type. let newSeriesGroup = chart...newSeriesGroup . axisX . hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....FIELD_NEXT, true); Assert.assertEquals(" NEXT...the following 3 properties is true. FieldNextIf fieldNextIf = (FieldNextIf)...

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

    Implements the SECTION field in Java....FIELD_SECTION, true); Assert.assertEquals(fieldSection...insertField(FieldType.FIELD_PAGE, true); Assert.assertEquals(fieldPage...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....FIELD_SECTION, true); Assert.assertEquals(fieldSection...insertField(FieldType.FIELD_PAGE, true); Assert.assertEquals(fieldPage...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Generate QR Codes for URLs|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....following steps: Select the Type: URL Input the Website URL Customize...code sample to generate URL type QR Code from content input field...

    docs.aspose.com/barcode/java/1-2-1-1-generating...