Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 17,437 for

true type

(0.14 sec)
  1. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....different author name and revision type. doc.getRevisions().reject(new...different author name and revision type. doc.getRevisions().reject(new...

    reference.aspose.com/words/java/com.aspose.word...
  2. WebExtensionBindingCollection | Aspose.Words fo...

    Specifies a list of web extension bindings in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java....are three different calendar types according to which the PRINTDATE...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  4. JavaScript font management via C++ | Aspose

    Elevate your web typography with Aspose.Font for JavaScript API for font management. Handle various font formats and integrate APIs into your projects....by various parameters such as type family, typeface, and proportions...aspects. ✨ Regardless of the font type - be it TTF, EOT, WOFF, CFF...

    products.aspose.com/font/javascript-cpp/
  5. Aspose::Words::Markup::CustomPart::get_IsExtern...

    Aspose::Words::Markup::CustomPart::get_IsExternal method. False if this custom part is stored inside the OOXML package. True if this custom part is an external target in C++.... True if this custom part is an external...String :: Format ( u " \t Content type: \t\t {0}" , enumerator -> get_Current...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag.... # Any text that we type in the document body after moving...does nothing. # When set to true, our structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Format Presentation Charts on Android|Aspose.Sl...

    Learn chart formatting in Aspose.Slides for Android via Java and elevate your PowerPoint presentation with professional, eye-catching styling....along with the any of desired type (in this example we will use...setFontBold ( NullableBool . True ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/androidjava/chart-format...
  8. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method...fileName : string ) Parameter Type Description fileName string...stream : Buffer ) Parameter Type Description stream Buffer The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...SetFontsFolder(fontFolder, true); // Optional: also allow system...FolderFontSource(fontFolder, true), //new Aspose.Words.Fonts.SystemFontSource()...

    forum.aspose.com/t/how-to-imprve-performance-be...
  10. Format Presentation Charts in PHP|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for PHP via Java and elevate your PowerPoint presentation with professional, eye-catching styling....along with the any of desired type (in this example we will use...setFontBold ( NullableBool :: True ); $chartTitle -> getPortionFormat...

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