Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 16,829 for

true type

(0.24 sec)
  1. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document....mp4&autoPlay=true&scale=100. ActivationEvent ActivateOn...); } // Set type of the content (video) rma . Type = RichMediaAnnotation...

    docs.aspose.com/pdf/net/multimedia-annotation/
  2. Appendix A. Enumeration Extension Methods|Aspos...

    Use built-in extension methods to perform common manipulations on a sequential data when building a report in Java....selector must return a value of any type that has predefined addition...conversion must exist between types of items of concatenated enumerations...

    docs.aspose.com/words/java/appendix-a-enumerati...
  3. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_GraphicsQualityOptio ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. SVG to PDF Merge using C++ | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...opt1 -> set_AdjustPageSize ( true ); firstDoc = MakeObject < Document...

    products.aspose.com/pdf/cpp/merger/svg-to-pdf/
  5. FieldEQ Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEQ class for seamless EQ field implementation. Enhance document automation with powerful features and flexibility....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Looking for details for Aspose PDF library for ...

    Hi, We are looking for PDF library vendor for our product requirements. We are looking for PDF library for our Products on .Net 5, .Net 6, netstandard2.0 & .Net Framework 4.7.2+ for Windows & Linux platforms. Do ASPOSE…...to check if PDF is of PDF/A type or not Secure PDF (like password...to check if PDF is of PDF/A type or not Please read following...

    forum.aspose.com/t/looking-for-details-for-aspo...
  7. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all sections within your building block for streamlined organization and enhanced efficiency.... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words.bui...
  8. FieldIf.true_text property | Aspose.Words for P...

    FieldIf.True_text property. Gets or sets the text displayed if the comparison expression is True....true_text property FieldIf.true_text property Gets or sets the...comparison expression is true. @property def true_text ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用TrueType和Opentype字体| .NET

    C#API用于开发人员操纵和字体文件。找出如何使用.NET应用程序中的TrueType和OpenType字体。... True类型字体可为您提供可扩展性,广泛的字形,Unicode支...使用TTF/OTF字体的字形和指标 。 使用自定义接口渲染文本 。 True Type字体 转换为另一种字体格式。 使用aspose.font...

    docs.aspose.com/font/zh/net/working-with-truety...
  10. Convert PDF file to HTML format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with C++ library....htmlOptions -> set_SplitIntoPages ( true ); try { // Save the output...htmlOptions -> set_SplitIntoPages ( true ); // Save the output in HTML...

    docs.aspose.com/pdf/cpp/convert-pdf-to-html/