Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 15,887 for

true type

(0.34 sec)
  1. Compare Documents in Python|Aspose.Words for Py...

    Compare two documents in any supported formats and shows content changes using Python. You can apply advanced options when comparing...."Revision type: {r.revision_type}, on a node of type \" {r.parent_node...parent_node.node_type} \" " ) print ( f " \t Changed text: \" {r...

    docs.aspose.com/words/python-net/compare-docume...
  2. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns True if the document is encrypted and requires a password to open in C++....FileFormatInfo::get_IsEncrypted method Returns true if the document is encrypted...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/cpp/aspose.words/fil...
  3. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index.... Parameter Type Description index int Examples...aw . NodeType . PARAGRAPH , True ) self . assertEqual ( 0 , len...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Determine if Shape is Smart Art Shape with C++|...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....Output Is Smart Art Shape : True AI Document Assistant Close...C++ Extract Text from the Gear Type SmartArt Shape with C++ Analyzing...

    docs.aspose.com/cells/cpp/determine-if-shape-is...
  5. AsposeWordsPrintDocument | Aspose.Words for .NET

    Discover the Aspose.Words PrintDocument constructor to easily create and manage document printing in your applications. Boost productivity with seamless integration!...Document document ) Parameter Type Description document Document...printDlg . AllowSomePages = true ; printDlg . PrinterSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  6. DigitalSignature Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.DigitalSignature class for secure document signing and verification. Enhance your document security effortlessly!... IsValid { get; } Returns true if this digital signature is...SignatureType { get; } Gets the type of the digital signature. SignatureValue...

    reference.aspose.com/words/net/aspose.words.dig...
  7. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor... Parameter Type Description save_format SaveFormat..."UseBookFoldPrintingS" property to "true" to arrange the contents # in...

    reference.aspose.com/words/python-net/aspose.wo...
  8. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your document with the NodeCollection Remove method, streamlining your data management and enhancing performance....Remove ( Node node ) Parameter Type Description node Node The node.... Contains ( newRun ), Is . True ); Assert . That ( doc . GetText...

    reference.aspose.com/words/net/aspose.words/nod...
  9. HeaderFooterCollection class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides Typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...HeaderFooterCollecti class Provides typed access to HeaderFooter nodes...HeaderFooter of the specified type. indexOf(node) Returns the zero-based...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 通过C++的JavaScript实现工作表视图|Documentation

    本文将介绍如何使用JavaScript和JavaScript API与Excel工作簿和工作表的分页预览交互。包括拆分窗格、冻结窗格和缩放比例的操作。...isPageBreakPreview() 是一个布尔属性,只能存储 true 或 false 值。 启用普通视图 通过将 Worksheet...Worksheet.isPageBreakPreview() 属性设置为 true ,将任何工作表设为页面分页预览。这样做将工作表从普通视图切换到页面分页预览。...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...