Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 12,491 for

true type

(0.07 sec)
  1. 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/
  2. 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...
  3. Chart Formatting|Aspose.Slides 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....along with the any of desired type (in this example we will use...setFontBold ( NullableBool . True ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/java/chart-formatting/
  4. ImageData.image_type property | Aspose.Words fo...

    ImageData.image_Type property. Gets the Type of the image....image_type property ImageData.image_type property Gets the type...the image. @property def image_type ( self ) -> aspose . words ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...insertField(FieldType.FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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/
  7. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java....the IsAuto property set to "true" by default, // so the marker...If this property is set to "true", then our footnote's reference...

    reference.aspose.com/words/java/com.aspose.word...
  8. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java.... // Below are two wrapping types that shapes may have. // 1 -...getChild(NodeType.SHAPE, 0, true)).getMarkupLanguage()); // The...

    reference.aspose.com/words/java/com.aspose.word...
  9. BuildingBlock Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.BuildingBlock class for creating and managing glossary entries like AutoText and AutoCorrect for enhanced document 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.bui...
  10. ChoiceBox|Documentation

    ChoiceBox element generates a question with a fixed number of answers....declared as an object with "element_type": "ChoiceBox" property. The...answers_string property. { "element_type" : "ChoiceBox" , "question_text"...

    docs.aspose.com/omr/net/json-markup/choicebox/