Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 16,211 for

true type

(0.24 sec)
  1. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... whole_words_only = True presentation . slides [ 0 ]...portion_format . fill_format . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/python-net/text-formatting/
  2. Java Heap Space errors with large emails - Free...

    Aspose Support Team, We continue to see intermittent issues with loading large emails or emails with large attachments (sample would be attached if the zip file could be uploaded but multiple attempts to upload the file…...memory to handle files of this type, is there a way to estimate...A reference attachment is a type of attachment that includes...

    forum.aspose.com/t/java-heap-space-errors-with-...
  3. How to Run Aspose.Words with Mono|Aspose.Words ...

    Using Aspose.Words for .NET with Mono on Linux or Mac OS to generate DOC files, convert DOC and DOCX to PDF and much more in C#.... See How-to: Specify True Type Font Location for more information...

    docs.aspose.com/words/net/how-to-run-aspose-wor...
  4. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted....newly created fields of three types of formats. // Field result...StartsWith ( "Date: " )). toEqual ( true ); expect ( formatter . CountFormatInvocatio...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your document formatting with powerful numeric switch capabilities!...newly created fields of three types of formats. // Field result...StartsWith ( "Date: " ), Is . True ); Assert . That ( formatter...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Markup::XmlMapping class | Aspos...

    Aspose::Words::Markup::XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document. To learn more, visit the documentation article in C++.... get_IsMapped () Returns true if the parent structured document...custom XML data part. static Type () Examples Shows how to set...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Extract fonts from PDF in Java | Aspose.PDF

    Java source code to extract fonts from PDF file on Java and PHP, Delphi.... toString (), true ); // Write a line of text to...It can be used to build any type of 32-bit and 64-bit applications...

    products.aspose.com/pdf/java/parser/fonts/
  8. Edit PDF using C++ | Aspose.PDF

    Еdit PDF document programmatically with C++ sample code using Aspose.PDF for C++...() -> set_LimitToPageBounds ( true ); // specify the page region...API can be used to build any type of 32-bit and 64-bit applications...

    products.aspose.com/pdf/cpp/editor/
  9. Convert OLM to ICS via Java | products.aspose.com

    Try the code sample to convert OLM files to ICS format in Java. Download Java API to take your email processing applications to the next level.... convert it to MapiCalendar type, and save the calendar item...setting the boolean parameter to true. Iterate through the messages...

    products.aspose.com/email/java/conversion/olm-t...
  10. Convert Excel to CSV, TSV and TXT with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++.... You can use any type of separator TxtSaveOptions...opts . SetExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...