Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 12,532 for

true type

(0.07 sec)
  1. Add watermark to PDF|Aspose.PDF for Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Java....Type – gets the artifact type (supports values...with Adobe Acrobat have the type Pagination and subtype Watermark...

    docs.aspose.com/pdf/java/add-watermarks/
  2. Row | Aspose.Words for Java

    Represents a table row in Java....specified object type. getCells() Provides typed access to the Cell...character. hasChildNodes() Returns true if this node has any child nodes...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....to "true" to make the title visible. title.setShow(true); //...Set the "Overlay" property to "true" Give other chart elements more...

    reference.aspose.com/words/java/com.aspose.word...
  4. FontSubstitutionSettings.FontNameSubstitution |...

    Optimize your typography with FontSubstitutionSettings. Discover how to customize font name rules for enhanced design flexibility and user experience.... Type , Is . EqualTo ( FontSourceType...FontInfoSubstitution . Enabled = true ; doc . FontSettings . SubstitutionSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  5. FormField.CalculateOnExit | Aspose.Words for .NET

    Discover how the FormField CalculateOnExit property automatically updates field references upon exit, enhancing your document's accuracy and efficiency....CalculateOnExit property True if references to the specified...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::HeaderFooterCollection::LinkToPr...

    Aspose::Words::HeaderFooterCollection::LinkToPrevious method. Links or unlinks the specified header or footer to the corresponding header or footer in the previous section in C++....isLinkToPrevious ) Parameter Type Description headerFooterType...link/unlink. isLinkToPrevious bool true to link the header or footer...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Multiline method. Specifies whether this SDT allows multiple lines of text in C++....and PlainText SDT type. For all other SDT types exception will occur...has a random unique ID. ASSERT_TRUE ( tag -> get_Id () > 0 ); //...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. CheckBox|Documentation

    CheckBox element generates a list of answers with blank bubbles that can accommodate any kind of marks....declared as an object with "element_type": "CheckBox" property. The question...children property. { "element_type" : "CheckBox" , "name" : "Question"...

    docs.aspose.com/omr/net/json-markup/checkbox/
  9. Aspose::Words::Fields::FieldChar class | Aspose...

    Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a document. To learn more, visit the documentation article in C++....get_FieldType () const Returns the type of the field. get_Font () Provides...virtual get_IsComposite () Returns true if this node can contain other...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....Shows how to use various field types to link to other documents in...DocumentBuilder(doc); // Below are three types of fields we can use to display...

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