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

true type

(0.47 sec)
  1. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor... Parameter Type Description save_format SaveFormat..."UseBookFoldPrintingS" property to "true" to arrange the contents # in...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. Product Overview | Aspose.Font for JavaScript

    JavaScript APIs for the developers to manipulate font files. Here you will find Aspose.Font API Solution for JavaScript overview....information for all the font types for the representation of mapping...Save Remarks TTF True Type Font TTC True Type Collections OpenType...

    docs.aspose.com/font/javascript-cpp/product-ove...
  4. 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...
  5. IFieldUpdatingProgressCallback Interface | Aspo...

    Track field updating progress seamlessly with the Aspose.Words.Fields.IFieldUpdatingProgressCallback interface. Enhance your document management today!... True ); Shows how to use callback...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, True)) { Range paraRange …...Paragraph, true)) { Range paraRange = para.Range;...MatchCase = false, // Set to true if case sensitivity is required...

    forum.aspose.com/t/some-content-cannot-be-repla...
  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. 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/
  9. 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...
  10. 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...