Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 17,414 for

true type

(0.12 sec)
  1. FontSourceBase | Aspose.Words for Java

    This is an abstract base class for the classes that allow the user to specify various font sources in Java....getPriorityInternal() getType() Returns the type of the font source. getWarningCallback()...FolderFontSource(getFontsDir(), true)}; for (PhysicalFontInfo fontInfo...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to create Dynamic Scrolling Chart with Java...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....dynamic scrolling chart is a type of graphical representation...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  3. Delete Blank Rows and Columns in a Worksheet wi...

    Learn how to delete all blank rows and columns from a worksheet using Aspose.Cells for JavaScript via C++....isBlank() be true, but also that there be no visible...Rows Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/delete-bla...
  4. How to insert the css formatting as it is in HT...

    In my task, we are collecting user inputs from the CKEditor (in HTML format) and populating them into DOCX files. However, when formatting is applied, even though I provide the CSS values generated by CKEditor, the forma…...to consider: CSS Stylesheet Type : Set the CssStyleSheetType...setting ExportFontResources to true . This ensures that the fonts...

    forum.aspose.com/t/how-to-insert-the-css-format...
  5. CssSavingArgs | Aspose.Words for Java

    Provides data for the ICssSavingCallback.cssSavingcom.aspose.words.CssSavingArgs event in Java....css", true, false)); doc.save(getArtifactsDir()..."SavingCallback.ExternalCssFilenames.css", true, false)); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用JavaScript通过C++在范围内搜索和替换数据|Documentation

    本文展示如何使用JavaScript通过C++在Excel中搜索和替换范围内的数据。...Replace Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/search-...
  7. 如何将 Excel 方程导出为其他类型的表达式|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....charset = "UTF-8" /> < script type = "text/javascript" async src...config=TeX-MML-AM_CHTML" ></ script > < script type = "text/x-mathjax-config" >...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  8. MappedDataFieldCollection.ContainsKey | Aspose....

    Discover if a specific document field mapping exists in MappedDataFieldCollection with the ContainsKey method. Streamline data management effortlessly!...documentFieldName ) Parameter Type Description documentFieldName...in the document. Return Value true if item is found in the collection;...

    reference.aspose.com/words/net/aspose.words.mai...
  9. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....FIELD_GREETING_LINE, true); builder.writeln("\n\n\tThis...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the documentation article in C++.... get_BuiltIn () True if this style is one of the...the style. get_IsHeading () True when the style is one of the...

    reference.aspose.com/words/cpp/aspose.words/style/