Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 10,698 for

true type

(0.04 sec)
  1. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your document's background shape for enhanced visual appeal. Maximize your design potential!...the DisplayBackgroundSha to true . Examples Shows how to set.... Null ); // The only shape type that we can use as a background...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the document's author in C++....:: FieldType :: FieldAuthor , true ); // 2 - "Title" property,...:: FieldType :: FieldTitle , true ); // 3 - "Subject" property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. How to Manage Dates and Times|Documentation

    Learn how to How to Manage Dates and Times through the Aspose.Cells for .NET API....and times are of the numeric type. A number that specifies a date...Settings.Date1904 property to true. This example shows that the...

    docs.aspose.com/cells/net/how-to-manage-dates-a...
  4. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a new Comment class instance and enhance user interaction seamlessly!...DocumentBase doc ) Parameter Type Description doc DocumentBase...GetChildNodes ( NodeType . Comment , true )); } /// <summary> /// Iterates...

    reference.aspose.com/words/net/aspose.words/com...
  5. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....parameters: Protection Type, the type of protection to apply...on the worksheet. Protection type is applied with the help of...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  6. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a chart legend entry. To learn more, visit the documentation article in C++.... static Type () Remarks A legend entry corresponds...Words :: NodeType :: Shape , 0 , true ))) -> get_Chart (); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Comment.author property | Aspose.Words for Node.js

    Comment.author property. Returns or sets the author name for a comment.... Comment , true )]; expect ( comments . length...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CustomDocumentProperties.add_link_to_content me...

    CustomDocumentProperties.add_link_to_content method. Creates a new linked to content custom document property.... Parameter Type Description name str The name...'MyBookmark' ) self . assertEqual ( True , custom_property . is_link_to_content...

    reference.aspose.com/words/python-net/aspose.wo...
  9. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java....append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...editable ranges using this editing type when document protection is...

    reference.aspose.com/words/java/com.aspose.word...
  10. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision.... BuiltIn { get; } True if this style is one of the...the style. IsHeading { get; } True when the style is one of the...

    reference.aspose.com/words/net/aspose.words/style/