Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 17,256 for

true type

(1.01 sec)
  1. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...Paragraph paragraph ) Parameter Type Description paragraph Paragraph...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding experience....VisitTableEnd ( Table table ) Parameter Type Description table Table The...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Work with Digital Signatures in C#|Aspose.Words...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using C#....DetectFileFormat to identify the file type and then read the HasDigitalSignature...FileFormatInfo object. This returns true if at least one digital signature...

    docs.aspose.com/words/net/working-with-digital-...
  4. 用C++管理Excel文件的数据|Documentation

    本文介绍如何使用C++和Aspose.Cells库查看和编辑Excel文件的数据。... PutValue ( true ); Cell cellA1 = worksheet ...还可以通过使用 Cell 类的 Type 属性来检查单元格中包含的数据类型。 实际上, Cell 类的 Type 属性基于 CellValueType...

    docs.aspose.com/cells/zh/cpp/view-and-edit-exce...
  5. 如何定制 GridJs 中消息提示的界面外观|Documentation

    本文介绍如何定制 GridJs 中消息提示的界面外观。...= { closeButton : true , progressBar : true , positionClass :...title , message : content , type : 'info' , duration : 3000 ...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  6. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....how you can load different types of 3D files using their respective...loadOpts . ApplyAnimationTransf = true ; // Flip the coordinate system...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  7. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... Parameter Type Description version MsWordVersion..._add_option_name ( options . disable_open_type_font_formatting_features , ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 如何定制 GridJs 中消息提示的界面外观|Documentation

    本文介绍如何定制 GridJs 中消息提示的界面外观。...= { closeButton : true , progressBar : true , positionClass :...title , message : content , type : 'info' , duration : 3000 ...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  9. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell enumeration in your applications. Enhance your coding efficiency today!...VisitCellEnd ( Cell cell ) Parameter Type Description cell Cell The object...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object....is_word_art property Returns True if this shape is a WordArt object...text_path . bold = True shape . text_path . italic = True # Below are...

    reference.aspose.com/words/python-net/aspose.wo...