Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 16,757 for

true type

(0.14 sec)
  1. TaskPane | Aspose.Words for Java

    Represents an add-in task pane object in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  2. Extract Attachments from PDF using Java | Aspos...

    Java source code to extracting Attachments from PDF file.... printf ( "\nMime Type: - " + fileSpecification . getMIMEType...fileSpecification . getName (), true ); byte [] buffer = new byte...

    products.aspose.com/pdf/java/attachments/extract/
  3. FieldAutoTextList.ScreenTip | Aspose.Words for ...

    Discover the FieldAutoTextList ScreenTip property, easily customize your ScreenTip text for enhanced user experience and clarity in your application.... FieldAutoTextList , true ); field . EntryName = "Right...<summary> /// Create an AutoText-type building block and add it to...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ChartSeries class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries class. Represents chart series properties... series_type Gets the type of this chart series...): series . has_data_labels = True self . assertFalse ( series...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties...an indexer) and via a set of typed properties that return values...values of appropriate types. The names of the properties are case-insensitive...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...replacement : string ) Parameter Type Description pattern string A...FindReplaceOptions ) Parameter Type Description pattern string A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for Java....TaskLink LagFormat LinkLag Resource Type Initials MaxUnits Code Group...IS_MARKED , true ); 32 task. set (Tsk. IGNORE_WARNINGS , true ); 33...

    docs.aspose.com/tasks/java/writing-metadata-to-...
  9. DocumentVisitor.visitCommentRangeStart method |...

    DocumentVisitor.visitCommentRangeStart method. Called when the start of a commented range of text is encountered....CommentRangeStart ) Parameter Type Description commentRangeStart...++ ; mVisitorIsInsideComm = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.VisitCommentEnd | Aspose.Words ...

    Explore the DocumentVisitor VisitCommentEnd method, designed to enhance comment text enumeration in your projects for seamless document processing....Comment comment ) Parameter Type Description comment Comment...mDocTraversalDepth ++; mVisitorIsInsideComm = true ; return VisitorAction . Continue...

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