Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 17,415 for

true type

(1.85 sec)
  1. Read Color of Shape's Glow Effect with Node.js ...

    Learn how to read the color of a shape's glow effect using Aspose.Cells for Node.js via C++.... log ( "Type: " + color . getType ()); Console...IsShapeColor : True Transparency : 0.13 Type : RGB AI Document...

    docs.aspose.com/cells/nodejs-cpp/read-color-of-...
  2. Text Based Annotations using Python|Aspose.PDF ...

    Learn how to add, inspect, and delete free text, highlight, underline, squiggly, and strikeout annotations in PDF documents using Aspose.PDF for Python via .NET....Rectangle ( 299 , 713 , 308 , 720 , True ), ap . annotations . DefaultAppearance...Rectangle ( 299 , 713 , 308 , 720 , True ), ap . annotations . DefaultAppearance...

    docs.aspose.com/pdf/python-net/text-based-annot...
  3. Aspose::Words::Markup::CustomPart::get_IsExtern...

    Aspose::Words::Markup::CustomPart::get_IsExternal method. False if this custom part is stored inside the OOXML package. True if this custom part is an external target in C++.... True if this custom part is an external...String :: Format ( u " \t Content type: \t\t {0}" , enumerator -> get_Current...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Check if VBA Code is Signed with JavaScript via...

    Learn how to check if the VBA code project is signed using Aspose.Cells for JavaScript via C++....Check Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/check-if-v...
  5. SmartTag.Uri | Aspose.Words for .NET

    Discover the SmartTag Uri property—define your smart tag's namespace URI for enhanced functionality and seamless integration in your applications...."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...
  6. SmartTag.Element | Aspose.Words for .NET

    Discover the SmartTag Element property to easily define and manage smart tag names within your documents for enhanced organization and efficiency...."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...
  7. CustomXmlProperty.Name | Aspose.Words for .NET

    Define your custom XML attributes effortlessly with the CustomXmlProperty Name property. Enhance your documents with smart tags for better organization...."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. Aspose::Words::Markup::CustomPart class | Aspos...

    Aspose::Words::Markup::CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard. To learn more, visit the documentation article in C++....const Specifies the content type of this custom part. get_Data...stored inside the OOXML package. True if this custom part is an external...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. SectionCollection indexer | Aspose.Words for Py...

    SectionCollection indexer. Retrieves a section at the given index.... Parameter Type Description index int Remarks...NodeType . ANY , 0 , True ) . node_type ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....object’s IsBold property to true . Setting Font Size Set the...property. Setting Font Underline Type Use the Style.GetFont() object’s...

    docs.aspose.com/cells/go-cpp/cells-font-settings/