Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 16,717 for

true type

(0.11 sec)
  1. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java....TABLE, true).getCount()); doc.getMailMerge()...getChildNodes(NodeType.TABLE, true).getCount()); Fields Field Description...

    reference.aspose.com/words/java/com.aspose.word...
  2. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....bitmap rendering and changing type of warnings about unsupported..."UseEmfEmbeddedToWmf" property to "true" to render embedded EMF data...

    reference.aspose.com/words/java/com.aspose.word...
  3. Node.PreviousPreOrder | Aspose.Words for .NET

    Discover the Node PreviousPreOrder method to efficiently retrieve the prior node using the preorder tree traversal algorithm for optimized data processing....( Node rootNode ) Parameter Type Description rootNode Node The...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Question about behavior Mail to PDf Conversion ...

    Hello, if we converting EMails to PDF, the fields FROM and TO contains only the name in the PDF, not the Mail Address. Is it possible to hav the Mail Adress AND the name in the fields FROM, TO, CC, …? Here is our code…...KeepOriginalEmailAdd property to true before saving the message to...mailMessage.KeepOriginalEmailAdd = true; var mhtSaveOptions = new MhtSaveOptions...

    forum.aspose.com/t/question-about-behavior-mail...
  5. 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...
  6. Aspose::Words::Drawing::GlowFormat::get_Color m...

    Aspose::Words::Drawing::GlowFormat::get_Color method. Gets or sets a Color object that represents the color for a glow effect. The default value is Black in C++....Words :: NodeType :: Shape , 0 , true )); shape -> get_Glow () ->...Words :: NodeType :: Shape , 0 , true )); ASSERT_EQ ( System :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....ConditionalStyleType enumeration type. Examples: Shows how to work...collection. // 1 - By style type: tableStyle.getConditionalStyles()...

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

    Specifies options for find/replace operations in Java....Set the "MatchCase" flag to "true" to apply case sensitivity while..."FindWholeWordsOnly" flag to "true" to replace the found text if...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Bubble3D method. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them in C++....0 ) -> get_Name ()); ASSERT_TRUE ( chart -> get_Series () ->...( 0 ) -> set_HasDataLabels ( true ); chart -> get_Series () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Processor.to_file method | Aspose.Words for Python

    aspose.words.lowcode.Processor.to_file method... Parameter Type Description output str Output...SaveOptions ): ... Parameter Type Description output str Output...

    reference.aspose.com/words/python-net/aspose.wo...