Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 15,992 for

true type

(0.06 sec)
  1. Aspose.SVG for .NET 25.1 – Enhanced Rendering Q...

    Release focuses on improving text readability and image rendering, providing enhanced performance, clarity, and flexibility for .NET developers.... in the class, the property type has changed: Copy 1 namespace...SmoothingMode TextRenderingHint true true SmoothingMode.AntiAlias TextRenderingHint...

    docs.aspose.com/svg/net/migration-between-versi...
  2. Specific Parameters of 2D Barcode Types|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....Specific Parameters of 2D Barcode Types Contents [ Hide ] Two-dimensional...only text data but also other types of information: price, quantity...

    docs.aspose.com/barcode/net/2d-barcode-types/
  3. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....getSize() getType() Returns the type of the font source. getWarningCallback()...FolderFontSource(getFontsDir(), true)}; for (PhysicalFontInfo fontInfo...

    reference.aspose.com/words/java/com.aspose.word...
  4. Configuring Fonts for Rendering|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....accept a Boolean type second parameter. Passing true as the second...

    docs.aspose.com/diagram/net/configuring-fonts-f...
  5. Configuring Fonts for Rendering|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....accept a Boolean type second parameter. Passing true as the second...

    docs.aspose.com/diagram/java/configuring-fonts-...
  6. Working with Outlook Calendar Items|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.... setKeepOriginalDateT ( true ); icsSaveOptions . setProductIdentifier...calendar . setReminderSet ( true ); calendar . setReminderDelta...

    docs.aspose.com/email/java/working-with-outlook...
  7. Aspose::Words::TableStyle::get_ConditionalStyle...

    Aspose::Words::TableStyle::get_ConditionalStyles method. Collection of conditional styles that may be defined for this table style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Embed Excel in PowerPoint using Python

    This guide describes how to embed Excel in PowerPoint using Python. It has IDE settings, steps, and a sample code to integrate Excel into PowerPoint using Python....the above bytes array and the type of file Create a frame for the...the OleObjectFrame class to True for displaying the embedded...

    kb.aspose.com/slides/python/embed-excel-in-powe...
  9. Make a Document Read-Only in C++|Aspose.Words f...

    Make your document read-only so that the content can be copied or read, but not modified....ReadOnlyRecommended = true; and then call document.WriteProtection...IsWriteProtected property; it returns true if a write‑protection password...

    docs.aspose.com/words/cpp/make-a-document-read-...
  10. Make a Document Read-Only in C#|Aspose.Words fo...

    Make your document read-only so that the content can be copied or read, but not modified using C#....ReadOnlyRecommended = true; and then call document.WriteProtection...IsWriteProtected property; it returns true if a write‑protection password...

    docs.aspose.com/words/net/make-a-document-read-...