Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 120,997 for

font

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

    Contains options that can be specified when adding a watermark with text in Java....getColor() Gets font color. getFontFamily() Gets font family name...name. getFontSize() Gets a font size. getLayout() Gets layout of...

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

    Optimize your documents with CleanupOptions DuplicateStyle property—easily remove duplicate styles for cleaner, more efficient formatting. Default is false.... Font . Size = 14 ; myStyle . Font . Name = "Courier..."Courier New" ; myStyle . Font . Color = Color . Blue ; Style duplicateStyle...

    reference.aspose.com/words/net/aspose.words/cle...
  3. Font.StrikeThrough | Aspose.Words for .NET

    Discover the Font StrikeThrough property. Easily format text with strikethrough for clear visual emphasis in your designs. Enhance readability today!...StrikeThrough Font.StrikeThrough property True if the font is formatted...single-line strikethrough." ); run . Font . StrikeThrough = true ; para...

    reference.aspose.com/words/net/aspose.words/fon...
  4. CFF to TTF Converter API | Java

    Convert CFF to TTF using Java API on Windows and Linux. Integrate this native CFF to TTF Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/java/conversion/cff-to...
  5. FontInfoCollection indexer | Aspose.Words for P...

    FontInfoCollection indexer. Gets a Font at the specified index....indexer __getitem__(index) Gets a font at the specified index. def...the font. Examples Shows how to extract an embedded font from...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. FontFallbackSettings.LoadMsOfficeFallbackSettin...

    Discover the FontFallbackSettings LoadMsOfficeFallbackSettings method to easily implement Microsoft Word-like fallback settings with Office Fonts for seamless integration....fallback and uses Microsoft office fonts. public void LoadMsOfficeFallback...to load pre-defined fallback font settings. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Customize Barcode Text and Captions in JavaScri...

    How to Set Barcode Text and Captions in Aspose.BarCode for JavaScript via C++...such as visibility, location, font, spacings, and wrapping modes...delete (); Set Text Font To customize the font of barcode text,...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  9. Font.Fill | Aspose.Words for .NET

    Discover the Font Fill property to enhance your text's appearance with customizable fill formatting for a polished, professional look....Hide ] Font.Fill property Gets fill formatting for the Font . public...docx" ); // Get Fill object for Font of the first Run. Fill fill...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc...."textbox1" )); } } Set Custom Font for the Form Field Form fields...configured to use specific default fonts. In the early versions of Aspose...

    docs.aspose.com/pdf/net/modifing-form/