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

true type

(1.22 sec)
  1. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... Paragraph , true ). count ; expect ( properties...property will contain the MIME type of the output save format. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldBuilder::AddArgumen...

    Aspose::Words::Fields::FieldBuilder::AddArgument method. Adds a field's argument represented by FieldArgumentBuilder to the field's code in C++....on the true/false value of its expression. To get a true/false...arguments, which will serve as the true/false output strings for the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....Type3, Type14 (CFF), Type42 (True Type), and CID-Keyed. But, for...PsDocument accepts only True Type, Open Type, and CFF fonts (with...

    products.aspose.com/page/net/add-text-to-ps/
  4. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...string replacement ) Parameter Type Description pattern String A...string replacement ) Parameter Type Description pattern Regex A...

    reference.aspose.com/words/net/aspose.words/ran...
  5. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment.... Comment , true )); }); /// <summary> /// Iterates...top-level comments. Unlike reply-type comments, top-level comments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....const Gets or sets preferred type of document nodes that will...milliseconds (100 seconds). static Type () Examples Shows how to support...

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

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....PARAGRAPH, 0, true); // Below are two ways of adding...getChildNodes(NodeType.PARAGRAPH, true)) { para.getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  8. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java.... Default value is true . Examples: Show how to reset...be updated. Default value is true . Examples: Show how to reset...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....approaches to add different types of data to cells. How to Add...U16String ( u "A4" )). PutValue ( true ); Cell cellA1 = worksheet ...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  10. How to Lock Cells to Protect Them|Documentation

    This article provides code that shows how to lock cells to protect them using Aspose.Cells for JavaScript via C++....Worksheet Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/how-to-loc...