Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 16,790 for

true type

(1.44 sec)
  1. How to Run Aspose.Slides in Docker|Aspose.Slide...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint and OpenDocument....supports all container types (OS) types that the .NET Core platform...obfuscate_eaz_use_mock = true - D : slidesnet . run . func . tests = true - D :...

    docs.aspose.com/slides/net/how-to-run-aspose-sl...
  2. Connecting to IMAP Server|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....returns the supported extension types in the form of a string array...ReadOnly property which when set to true , indicates that no changes...

    docs.aspose.com/email/net/connecting-to-imap-se...
  3. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suitable font replacement, or uses the Font fallback mechanism.... setEnabled ( true ); The next step is a simple...the FontSubstitution warning type and the standard description...

    docs.aspose.com/words/java/manipulate-and-subst...
  4. Efficiently Merge Presentations with Python|Asp...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Python via .NET, streamlining your workflow.... masters [ 0 ], True ) presentation1 . save ( "combined_with_master...the add_clone method is set to True , the source slide’s layout...

    docs.aspose.com/slides/python-net/merge-present...
  5. Safely Load and Convert Untrusted HTML in Pytho...

    Learn how to securely load and convert untrusted HTML in Python using Aspose.HTML. Includes sandbox examples to block scripts and external images....disable or restrict resource types such as scripts, images, plugins...makedirs (output_dir, exist_ok = True) 12 13 # Create an instance...

    docs.aspose.com/html/python-net/sandboxing/
  6. How to add comments to bookmark range - Free Su...

    i have an existing word document with bookmarks. I need to associate a set of comments to each bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment comment = new Com…...“Cannot insert a node of this type at this location.” The bookmark...(parentComment.IsResolved) comment.Done = true; } } document.Save(@"c:\tem...

    forum.aspose.com/t/how-to-add-comments-to-bookm...
  7. 档案

    档案...enable multiDex multiDexEnabled true 完整的 build.gradle 文件如下所示: apply...启用 multiDex multiDexEnabled true testInstrumentationR "androidx...

    blog.aspose.com/zh/words/build-android-word-to-...
  8. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another... node_type == aw . NodeType . PARAGRAPH...insertion_destination . node_type == aw . NodeType . TABLE : destination_parent...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...