Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 15,887 for

true type

(0.08 sec)
  1. Customize Barcode Text and Captions in Java|Doc...

    How to Set Barcode Text and Captions in Aspose.BarCode for Python...applicable to several barcode types, including EAN-13, EAN-8, UPC-E...CodetextParameters . When the True setting is enabled, the text...

    docs.aspose.com/barcode/python-java/set-barcode...
  2. HtmlSaveOptions.metafile_format property | Aspo...

    HtmlSaveOptions.metafile_format property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB... convert_svg_to_emf = True doc = aw . Document ( stream...; -aw-top-pos:0pt; -aw-wrap-type:inline" />' + '</p>' in out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert SVG to JPG – Aspose.HTML for .NET

    Convert SVG to JPG using Aspose.HTML for .NET. Consider various SVG to JPG conversion scenarios in C# examples. Try online SVG Converter....) 14 { 15 UseAntialiasing = true , 16 HorizontalResolution =...UseAntialiasing = true for quality rendering. Use UseAntialiasing = true when...

    docs.aspose.com/html/net/convert-svg-to-jpg/
  4. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java....RUN, true)) { if (run.getFont().getStyleName()...styleIdentifierName) Parameters: Parameter Type Description styleIdentifierName...

    reference.aspose.com/words/java/com.aspose.word...
  5. Setting Chart Appearance|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....a brief introduction to the types of charts and charting objects...property of the Line object to true or false . The following code...

    docs.aspose.com/cells/net/setting-chart-appeara...
  6. Word Field Evaluation Not Working - REF and IF ...

    We’re migrating from JIntegra DCOM to Aspose.Words(JAVA) and encountering a critical issue with Word field processing. Current Behavior: • Using mainBuilder.insertDocument(_transientDocument, ImportFormatMode.KEEP_SOUR…...setLocked(true); // prevents premature evaluation...FieldType.FIELD_IF) { f.setLocked(true); } } // 3. Load target document...

    forum.aspose.com/t/word-field-evaluation-not-wo...
  7. Aspose.Slides for Java: Memory Leak in slides.a...

    When I have a large presentation (also works with small, but with large ones it’s more obvious. It happens when I try to split a presentation into it’s slides. See my testcode: package de.testaspose import com.aspose.…...isTemporaryFilesAllo = true; loadOptions.blobManagementOption...blobManagementOption.isTemporaryFilesAllo = true; loadOptions.blobManagementOption...

    forum.aspose.com/t/aspose-slides-for-java-memor...
  8. 3. How to use LaTeX fonts in text

    This article covers LaTeX font commands that independently change different font attributes for use in normal text.... This is also true for all visual formatting commands...the available fonts and the type of document. With Computer Modern...

    docs.aspose.com/tex/java/latex-text-fonts/
  9. Convert OLM to EML via Java | products.aspose.com

    Try the code sample to convert OLM files to EML format in Java. Download Java API to take your email processing applications to the next level....setting the boolean parameter to true. Iterate through the messages...= olm. getFolder ( "Inbox" , true ); // Iterate through messages...

    products.aspose.com/email/java/conversion/olm-t...
  10. Show and Hide Rows, Columns and Scroll Bars wit...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using Node.js via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....control the visibility of both types of scroll bars in Excel files...which means they can store only true or false values. Making Scroll...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...