Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 15,945 for

true type

(0.16 sec)
  1. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object... COMMENT , True ) # If a comment has no ancestor...comment as opposed to a reply-type comment. # Print all top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....Method Description get_Bold () True if the font is formatted as...textpath font. get_Italic () True if the font is formatted as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE object from a stream into the document in C++....> & presentation ) Parameter Type Description stream const Sy...powerpointStream , u "OleObject.pptx" , true , imageStream ); } } // Double-click...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 指定在刷新数据透视表时数据透视表是否兼容Excel2003|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....如果为true,字符串长度必须不超过255字符;如果字符串长度大于255,将被截断。如果为...被截断。如果为 false ,则没有上述限制。默认值为 true 。 指定在刷新数据透视表时数据透视表是否兼容Excel2003...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  5. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java.... If the comparison is true, the next data record is merged...insertField(FieldType.FIELD_NEXT, true); Assert.assertEquals(" NEXT...

    reference.aspose.com/words/java/com.aspose.word...
  6. Export similar Border Style when Border Style i...

    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....Microsoft Excel supports some type of dashed borders which are...property. Please set its value as true and the unsupported borders...

    docs.aspose.com/cells/java/export-similar-borde...
  7. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....FieldFormat object that provides typed access to field’s formatting...Gets the Microsoft Word field type. isDirty() Gets whether the...

    reference.aspose.com/words/java/com.aspose.word...
  8. WebExtensionBindingCollection | Aspose.Words fo...

    Specifies a list of web extension bindings in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  9. ImageData.imageType property | Aspose.Words for...

    ImageData.imageType property. Gets the Type of the image....imageType property Gets the type of the image. get imageType...getChildNodes ( aw . NodeType . Shape , true )]; expect ( nodes . filter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Autofit Setting for Tables|Aspose.Words for Java

    Autofit settings to tables. Docx4j does not provide an opportunity to autofit settings to tables....enumeration which defines what type of auto fitting is applied to...getChild ( NodeType . TABLE , 0 , true ); // Autofit the first table...

    docs.aspose.com/words/java/autofit-setting-for-...