Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 16,779 for

true type

(0.15 sec)
  1. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding... If this option is set to True , fonts will be embedded into...export_fonts_as_base64 = True options . css_style_sheet_type = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for Python via .NET for cell alignment settings.... Select any text alignment type using the TextAlignmentType...pre‑defined text alignment types in the TextAlignmentType enumeration...

    docs.aspose.com/cells/python-net/cells-alignmen...
  3. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...UseSubstitutions = true; Regex tagRegex = new Regex(@"<<...GetChildNodes(NodeType.Paragraph, true).OfType<Paragraph>()) { string...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  4. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... static Type () Remarks Use the Stroke property...get_Stroke (); stroke -> set_On ( true ); stroke -> set_Weight ( 5...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Other managing TeX options | Java

    Conversion functionality of Aspose.TeX API solution for Java lets set the initial interaction mode in which the engine starts. Here are some code examples.... 3 // Set to true to make the engine skip missing...options. ignoreMissingPackage ( true ); Aspose.TeX.Examples-Conv...

    docs.aspose.com/tex/java/other-options/
  6. Save DICOM file|Aspose.Medical for .NET Documen...

    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....elements ExplicitLengthSequen = true , // Use explicit length for...sequences ExplicitLengthSequen = true , // Use explicit length for...

    docs.aspose.com/medical/net/developer-guide/sav...
  7. Licensing|Documentation

    Evaluate PSD Photoshop C# Library from NuGet and apply the license using file or stream to remove any restrictions from the installed evaluation....the different subscription types offered. If you have any questions...apply a license depends on the type of application you are developing...

    docs.aspose.com/psd/net/licensing/
  8. TextPath.FontFamily | Aspose.Words for .NET

    Discover the TextPath FontFamily property to effortlessly define and customize your text paths for stunning typography in web design.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextPath.Kerning | Aspose.Words for .NET

    Discover the TextPath Kerning property to enhance typography by controlling kerning settings for improved text readability and design quality.... Bold = true ; shape . TextPath . Italic = true ; // Below...AppendWordArt ( doc , "On set to \"true\"" , "Calibri" , 150 , 24 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....provided the support for Open Type Fonts. public static void UseOTFFont...(). getFont (). setEmbedded ( true ); // Add TextFragment to paragraphs...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/