Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 17,437 for

true type

(0.28 sec)
  1. Configuring Fonts for Rendering Spreadsheets|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....accept a Boolean type second parameter. Passing true as second parameter...parameters. The first parameter is of type String , which should be the...

    docs.aspose.com/cells/java/configuring-fonts-fo...
  2. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。... the normal validation type in cells : https://docs.aspose...GridValidationType . DropDownList , true ); // Adding values to DropDownList...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  3. FieldToa | Aspose.Words for Java

    Implements the TOA 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...
  4. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....method: isDetectAreas Behavior true The OCR engine tries to break...pages in the document. Property Type Description Rectangles ArrayList<Rectangle>...

    docs.aspose.com/ocr/java/image-regions-line-find/
  5. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET....object, you can set the bullet type, symbol, picture, color, size...TextFrame and set BulletFormat.type to BulletType.SYMBOL . You can...

    docs.aspose.com/slides/python-net/manage-lists/
  6. Aspose::Words::CompositeNode::GetEnumerator met...

    Aspose::Words::CompositeNode::GetEnumerator method. Provides support for the for each style iteration over the child nodes of this node in C++....Words :: NodeType :: Comment , true ); // If a comment has no ancestor...comment as opposed to a reply-type comment. // Print all top-level...

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

    An abstract class representing the integration with various AI models within the Aspose.Words in Java....setImproveStylistics(true); Document proofedDoc = model...docx"); Parameters: Parameter Type Description sourceDocument Document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to True, this state shall be resumed (showing placeholder text) upon opening this document in C++.... if set to true, this state shall be resumed...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...MessageFormat.format("{0} shape {1}, of type {2}.{3}", mOutFileName, ++mCount...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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....AutoShape object with shape type set as Rectangle at a specified...); # Adds an AutoShape with type set as Rectangle $ashp = $sld...

    docs.aspose.com/slides/php-java/manage-textbox/