Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 15,784 for

true type

(0.08 sec)
  1. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......ComVisible to false makes the types in this assembly not visible...components. If you need to access a type in this assembly from // COM...

    docs.aspose.com/slides/zh/net/web-extensions/sa...
  2. How to create a Gantt chart with JavaScript via...

    Learn how to create a Gantt chart with Aspose.Cells for JavaScript via C++ API....Gantt chart A Gantt chart is a type of bar chart that illustrates...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...
  3. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating document line counts efficiently for better content management.... UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...

    reference.aspose.com/words/net/aspose.words.pro...
  4. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word documents and glossaries with ease and efficiency....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 用JavaScript通过C++操作位置、大小和设计图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++有效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化。...Reposition Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/manipul...
  6. PropertyType | Aspose.Words for Java

    Specifies data Type of a document property in Java....PropertyType Specifies data type of a document property. Examples:...properties.add("Authorized", true); properties.add("Authorized...

    reference.aspose.com/words/java/com.aspose.word...
  7. Extracting Attachment|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...."Mapi" ); object _missing = Type . Missing ; ns . Logon ( _missing...false , true ); // Get Inbox information in objec of type MAPIFolder...

    docs.aspose.com/email/net/extracting-attachment/
  8. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....SHAPE, true); int imageIndex = 0; for (Shape...resolution. getImageType() Gets the type of the image. getSourceFullName()...

    reference.aspose.com/words/java/com.aspose.word...
  9. DigitalSignature class | Aspose.Words for Python

    aspose.words.digitalsignatures.DigitalSignature class. Represents a digital signature on a document and the result of its verification... is_valid Returns True if this digital signature is...was signed. signature_type Gets the type of the digital signature...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FormField | Aspose.Words for Java

    Represents a single form field in Java....setBold(true); formField.getFont().setSize(24...getText()); Assert.assertEquals(true, formFieldRun.getFont().getBold());...

    reference.aspose.com/words/java/com.aspose.word...