Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 16,778 for

true type

(0.48 sec)
  1. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....and Justification DISABLE_OPEN_TYPE_FONT_FORMATTING_FEATURES Disable...each group.""" for enabled in ( True , False ): print ( ' \t Enabled...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph.ParagraphBreakFont | Aspose.Words for...

    Discover the ParagraphBreakFont property for seamless font formatting of paragraph breaks, enhancing your text's appearance and readability....RemoveHiddenContentV (); // Below are three types of fields which can accept a...( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/net/aspose.words/par...
  3. Convert EPUB to PNG – Aspose.HTML for Python vi...

    Convert EPUB to PNG using Aspose.HTML Python library. Consider various EPUB to PNG conversion scenarios in Python code examples....makedirs (output_dir, exist_ok = True) 13 14 document_path = os. path...media_type . SCREEN 26 options. text . use_hinting = True 27 28...

    docs.aspose.com/html/python-net/convert-epub-to...
  4. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content inserted in the word contains an SVG in an HTML string. The…...between Word, PDF, and image types Aspose.Words Product Family...SetFontsFolder("path_to_your_fonts_folder", true); Document doc = new Document("your_document...

    forum.aspose.com/t/font-missmatch-between-word-...
  5. Working with Calendars | Aspose.Tasks Documenta...

    Learn how to work with calendars and manage tasks using Aspose.Tasks for .NET.... DayWorking = true ; 29 cal. WeekDays . Add (myWeekDay);...object. Supported base calendar types include: Standard : Monday–Friday...

    docs.aspose.com/tasks/net/creating-updating-and...
  6. Managing Calendar Items in PST Files|Documentation

    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....keep_original_date_time_stamp = True if not ( cal is None ): cal...MapiCalendarDailyRec () pattern . pattern_type = MapiCalendarRecurren . DAY...

    docs.aspose.com/email/python-net/managing-calen...
  7. JPEG to PDF Merge using Python | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...the same or different file types into one file using Python Merge...Rectangle ( 0 , 0 , 595 , 842 , True ) page . add_image ( image_stream...

    products.aspose.com/pdf/python-net/merger/jpeg-...
  8. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…...Run, true)) { if (run.Text.Contains("µL/bee"))...needed: SDK + version, file types, minimal sample, and exact error/output...

    forum.aspose.com/t/issue-with-font-family-chang...
  9. Create Email Messages with Customized Options i...

    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....0 Content - Type : multipart / alternative ;...MailMessage class. Common header types are defined in the HeaderType...

    docs.aspose.com/email/net/create-email-messages/
  10. Unable to convert a web-page content to pdf - S...

    Hi! I have the following URL of a web page that I want to convert to PDF: https://www.theverge.com/2023/1/16/23557098/generative-ai-art-copyright-legal-lawsuit-stable-diffusion-midjourney-deviantart/ I also have some c…...ArgumentException: Incompatible unit types Aspose.PDF Product Family html-to-pdf...ArgumentException: Incompatible unit types var link = "https://www.theverge...

    forum.aspose.com/t/unable-to-convert-a-web-page...