Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 16,866 for

true type

(0.13 sec)
  1. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...setFitShape(true); // watermark.setRotation(40);...appendChild(watermark.deepClone(true)); // HeaderFooter header =...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  2. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....this variable to true. fieldToa.setUseHeading(true); // We can further...p. "); // We can set this to true to get our table to display...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_SdtType method. Gets Type of this structured document tag in C++....StructuredDocumentTa::get_SdtType method Gets type of this structured document...NodeType :: StructuredDocumentTa , true ) -> idx_get ( 0 )); auto rangeEndTag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Fields::FieldComments::get_Text ...

    Aspose::Words::Fields::FieldComments::get_Text method. Gets or sets the text of the comments in C++....FieldType :: FieldComments , true )); field -> Update (); ASSERT_EQ...Aspose::Words::Fields::FieldComments::Type method Aspose::Words::Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Comparing::AdvancedCompareOption...

    Aspose::Words::Comparing::AdvancedCompareOptions class. Allows to set advanced compare options in C++.... static Type () Examples Shows how to compare...() -> set_IgnoreStoreItemId ( true ); docA -> get_Revisions ()...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. Extract Images from Presentation Shapes in Pyth...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET — quick, code-friendly solution....def get_image_format ( image_type ): return { "jpeg" : slides...ImageFormat . GIF , } . get ( image_type , slides . ImageFormat . JPEG...

    docs.aspose.com/slides/python-net/extracting-im...
  7. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced document control...."Element" property to reflect the type of data they contain. smartTag..."date" ; // Some smart tag types process their contents further...

    reference.aspose.com/words/net/aspose.words.mar...
  8. How to export Excel equations to other types of...

    Export Excel formulas to LaTeX and MathML using Aspose.Cells for C++....export Excel equations to other types of expressions with C++ Contents...<title>Title</title> \r\n <script type= \" text/javascript \" async...

    docs.aspose.com/cells/cpp/export-equation/
  9. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_IsValid method. Returns True if this digital signature is valid and the document has not been tampered with in C++....DigitalSignature::get_IsValid method Returns true if this digital signature is...:: String :: Format ( u " \t Type: \t {0}" , signature -> get_SignatureType...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....setReverseOrder(true); yAxis.setMajorTickMark(AxisTickMark... key) Parameters: Parameter Type Description key int Returns:...

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