Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 15,980 for

true type

(0.47 sec)
  1. VisitorAction | Aspose.Words for Java

    Allows the visitor to control the enumeration of nodes in Java....SPECIAL_CHAR, 0, true); myDocTextExtractor = new DocTextExtractor();...visitorActionName) Parameters: Parameter Type Description visitorActionName...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentPropertyCollection.Contains | Aspose.Wo...

    Discover if a property exists in DocumentPropertyCollection with our efficient Contains method. Simplify your data management today!...Contains method Returns true if a property with the specified...Contains ( string name ) Parameter Type Description name String The...

    reference.aspose.com/words/net/aspose.words.pro...
  3. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies Type of a break inside a document....BreakType enumeration Specifies type of a break inside a document...different_first_page_header_footer = True builder . page_setup . odd_...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Barcode Reading Settings|Documentation

    This article describes how to adjust various barcode recognition settings in Aspose.BarCode for Node.js via Java according to business needs...Some linear and postal barcode types have passed standardization...Verification Various 1D and postal types include checksum control mechanisms...

    docs.aspose.com/barcode/nodejsjava/barcode-read...
  5. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....:: String :: Format ( u "The type of the fill is: {0}" , fill..."%" << std :: endl ; // Change type of the fill to Solid with uniform...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Public API Changes in Aspose.Cells 8.8.1|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....can be used to specify the types of data that should be loaded...loads only cell values (all types). CHART loads only charts. ...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. DigitalSignature | Aspose.Words for Java

    Represents a digital signature on a document and the result of its verification in Java....println("Signature type: " + signature.getSignatureType());...getSignatureType() Gets the type of the digital signature. getSignatureValue()...

    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. 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...
  10. 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...