Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 15,887 for

true type

(0.07 sec)
  1. FontSettings | Aspose.Words for Java

    Specifies font settings for a document in Java....FolderFontSource(getFontsDir(), true); // Apply a new array of font...directory's subfolders. // Pass "true" as the "recursive" argument...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....InsertHtml ( string html ) Parameter Type Description html String An HTML...Runs [ 0 ]. Font . Bold , Is . True ); Assert . That ( paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Postal Barcodes|Documentation

    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.... Overview Postal barcode types have been introduced to address...some problems of 1D barcode types to facilitate postal operations...

    docs.aspose.com/barcode/python-net/generate-pos...
  4. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME 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_UserName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Provide exported worksheet HTML file path via I...

    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....FilePathProvider Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/provide-ex...
  6. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    Discover the DocumentPropertyCollection IndexOf method to efficiently find the index of a property by its name. Enhance your coding productivity today!...IndexOf ( string name ) Parameter Type Description name String The...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  7. 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...
  8. 如何通过 C++ 使用 JavaScript 创建柱状图|Documentation

    学习如何通过 C++ API 使用 Aspose.Cells for JavaScript 创建柱状图。...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. 用JavaScript通过C++管理评论和笔记|Documentation

    使用Aspose.Cells for JavaScript via C++插入和管理评论或笔记。...Comment Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/comment...
  10. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....$textHighlightingOpti -> setWholeWordsOnly ( true ); $pres -> getSlides () ->...setFontBold ( NullableBool :: True ); $portion2 = new Portion (...

    docs.aspose.com/slides/php-java/text-formatting/