Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 14,729 for

true type

(0.08 sec)
  1. Aspose::Words::Fields::FieldComments class | As...

    Aspose::Words::Fields::FieldComments class. Implements the COMMENTS field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldSubject class | Asp...

    Aspose::Words::Fields::FieldSubject class. Implements the SUBJECT field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Manage Titles of Excel Charts with JavaScript v...

    Learn how to use Aspose.Cells for JavaScript via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different Types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/chart-and-...
  4. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....the cell contents and image type Select the desired sheet to...output image(s) like set image type or auto-fit the columns to display...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  5. Aspose::Words::Fields::FieldUserAddress class |...

    Aspose::Words::Fields::FieldUserAddress class. Implements the USERADDRESS field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_UserAddress...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. EditableRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeEnd class, designed to efficiently manage editable ranges in Word documents for seamless document editing....IsComposite { get; } Returns true if this node can contain other...specified NodeType . GetAncestor ( Type ) Gets the first ancestor of...

    reference.aspose.com/words/net/aspose.words/edi...
  7. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the documentation article in C++.... get_HasImage () Returns true if the shape has image bytes...Gets the type of the image. get_IsLink () Returns true if the image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Recognize image via C# | Aspose

    Recognize image using default options....DetectAreasMode = DOCUMENT, AutoSkew = true and no any additional filters...Recognition result Property Type Description FileName String...

    products.aspose.com/ocr/net/recognition/recogni...
  9. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....); # Adds an AutoShape with type set as Rectangle $ashp = $sld...$autoShape = $shape ; echo ( java_is_true ( $autoShape -> isTextBox ())...

    docs.aspose.com/slides/php-java/manage-textbox/
  10. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....ANY, true).getCount(); indentAndAppendLine("[Document...getChild(NodeType.SPECIAL_CHAR, 0, true); myDocTextExtractor = new DocTextExtractor();...

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