Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 15,887 for

true type

(0.23 sec)
  1. Manage Fonts in Presentations Using PHP|Aspose....

    Control fonts in PHP with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....setFontBold ( NullableBool :: True ); $port2 -> getPortionFormat...setFontBold ( NullableBool :: True ); # Set font to Italic $port1...

    docs.aspose.com/slides/php-java/manage-fonts/
  2. Aspose::Words::Fields::Field::GetFieldCode meth...

    Aspose::Words::Fields::Field::GetFieldCode method. Returns text between field start and field separator (or field end if there is no separator). Both field code and field result of child fields are included in C++....:: FieldDate , field -> get_Type ()); ASSERT_EQ ( u "DATE \\...updates inserted fields. ASSERT_TRUE (( System :: DateTime :: get_Today...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FontSubstitutionSettings Class | Aspose.Words f...

    Discover Aspose.Words.Fonts.FontSubstitutionSettings for efficient font management. Optimize document rendering with customizable font substitution options.... Type , Is . EqualTo ( FontSourceType...FontInfoSubstitution . Enabled = true ; doc . FontSettings . SubstitutionSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  4. ImageWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with image in Java.... The default value is true . Examples: Shows how to create...watermark. The default value is true . Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  5. CompareOptions.IgnoreFields | Aspose.Words for ...

    Discover how the CompareOptions IgnoreFields property enhances efficiency by controlling field difference comparisons for optimized results....Shows how to filter specific types of document elements when making...Document ) docOriginal . Clone ( true ); Paragraph firstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  6. CompareOptions.IgnoreComments | Aspose.Words fo...

    Discover how the CompareOptions IgnoreComments property enhances your comparison by excluding comment differences for clearer results....Shows how to filter specific types of document elements when making...Document ) docOriginal . Clone ( true ); Paragraph firstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  7. CompareOptions.IgnoreFootnotes | Aspose.Words f...

    Discover how the IgnoreFootnotes property in CompareOptions enhances document comparison by excluding footnotes and endnotes for clearer results....Shows how to filter specific types of document elements when making...Document ) docOriginal . Clone ( true ); Paragraph firstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  8. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....setShowDate(true); signatureLineOptions.setD...signatureLineOptions.setAllowComments(true); SignatureLine signatureLine...

    reference.aspose.com/words/java/com.aspose.word...
  9. Render Worksheet to Graphic Context with JavaSc...

    Learn how to render a worksheet to graphic context using Aspose.Cells for JavaScript via C++. This includes rendering to image files, screens, and printers....Worksheet to Image </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/render-wor...
  10. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC field in Java....FIELD_MERGE_FIELD, true); fieldMergeField.setFieldName("Name");...insertField(FieldType.FIELD_MERGE_REC, true); Assert.assertEquals(fieldMergeRec...

    reference.aspose.com/words/java/com.aspose.word...