Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 12,906 for

true type

(0.08 sec)
  1. Marking BarCode Regions in an Image in Ruby|Doc...

    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....jpg" barcode_reader_type = Rjb :: import ( 'com.aspose... new ( img , barcode_reader_type . Code39Standard ) \ # Try to...

    docs.aspose.com/barcode/java/marking-barcode-re...
  2. OfficeMathJustification enumeration | Aspose.Wo...

    aspose.words.math.OfficeMathJustification enumeration. Specifies the justification of the equation.... OFFICE_MATH , 0 , True ) . as_office_math () # OfficeMath...change its location and display type. self . assertEqual ( aw . math...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified Type....get_child method get_child(node_type, index, is_deep) Returns an...the specified type. def get_child ( self , node_type : aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Read Outlook PST File and Get Folders and Subfo...

    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....OnlyFoldersCreatedBy property to true to get only user-defined folders...folder type or a subfolder of a predefined folder type, and obtain...

    docs.aspose.com/email/java/read-outlook-pst-fil...
  5. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDATE field in Java....are three different calendar types according to which the SAVEDATE...FIELD_SAVE_DATE, true); field.setUseLunarCalendar(true); Assert.assertEquals("...

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

    Implements the FILESIZE field in Java....FIELD_FILE_SIZE, true); field.update(); Assert.assertEquals("...FIELD_FILE_SIZE, true); field.isInKilobytes(true); field.update();...

    reference.aspose.com/words/java/com.aspose.word...
  7. HtmlLoadOptions.IgnoreNoscriptElements | Aspose...

    Discover how the HtmlLoadOptions IgnoreNoscriptElements property enhances your HTML parsing by controlling noscript elements. Improve your web performance today!... Setting this property to true forces Aspose.Words to ignore... <meta http-equiv=""Content-Type"" content=""text/html; charset=utf-8"">...

    reference.aspose.com/words/net/aspose.words.loa...
  8. BuiltInDocumentProperties.Characters | Aspose.W...

    Discover the BuiltInDocumentProperties Characters property, providing an accurate character count estimate to enhance document management and efficiency.... UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Comment class | Aspose.Words for Python

    aspose.words.Comment class. Represents a container for text of a comment...InlineStory ) has_child_nodes Returns True if this node has any child nodes...comment. is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to set AutoRecover property of Workbook wit...

    Learn how to set the AutoRecover property of a workbook using Aspose.Cells for JavaScript via C++....default value of this property is true . When you set it false on a...value of this property which is true , then it sets it as false and...

    docs.aspose.com/cells/javascript-cpp/how-to-set...