Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 16,758 for

true type

(0.15 sec)
  1. HtmlSaveOptions.metafile_format property | Aspo...

    HtmlSaveOptions.metafile_format property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB... convert_svg_to_emf = True doc = aw . Document ( stream...; -aw-top-pos:0pt; -aw-wrap-type:inline" />' + '</p>' in out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Setting Chart Appearance|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....a brief introduction to the types of charts and charting objects...property of the Line object to true or false . The following code...

    docs.aspose.com/cells/net/setting-chart-appeara...
  3. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter....) 14 { 15 UseAntialiasing = true , 16 HorizontalResolution =...example uses UseAntialiasing = true for quality rendering. PageSetup...

    docs.aspose.com/html/net/convert-html-to-jpg/
  4. Show and Hide Rows, Columns and Scroll Bars wit...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using Node.js via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....control the visibility of both types of scroll bars in Excel files...which means they can store only true or false values. Making Scroll...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  5. Convert OLM to EML via Java | products.aspose.com

    Try the code sample to convert OLM files to EML format in Java. Download Java API to take your email processing applications to the next level....setting the boolean parameter to true. Iterate through the messages...= olm. getFolder ( "Inbox" , true ); // Iterate through messages...

    products.aspose.com/email/java/conversion/olm-t...
  6. Hide the Gridlines in Excel using C#

    Hide the gridlines in Excel using C#. Get the IDE settings, a list of steps, and a sample code to remove grid lines in Excel using C#....grid lines in the different types of converted files. Steps to...lines again, set this flag to true. If you want to hide the grid...

    kb.aspose.com/cells/net/hide-the-gridlines-in-e...
  7. XFA initialize JavaScript events do not fire af...

    When I load a dynamic XFA PDF and immediately save it using Aspose, all embedded JavaScript events (initialize, calculate, click, etc.) stop working in Adobe Acrobat — even if I do not modify the document. It leads to so…...IgnoreNeedsRendering = true; // Bypass rendering requirements...AcroForm if needed document.Form.Type = Aspose.Pdf.Forms.FormType...

    forum.aspose.com/t/xfa-initialize-javascript-ev...
  8. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....control the visibility of both types of scroll bars in Excel files...which means they can store only true or false values. Making Scroll...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  9. Issue when formatting date - Free Support Forum...

    Hi , We are encountering an unexpected issue when formatting dates using the LINQ Reporting Engine in Aspose.Words for Java (tested across versions 25.3 to 25.6). Specifically, when using the “dd/MM/yyyy” directive in …...variations in the underlying data types or the manner in which the dates...follow these steps: Check Data Types : Ensure that both date fields...

    forum.aspose.com/t/issue-when-formatting-date/3...
  10. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。...)); // 设置内容类型(视频) rma -> set_Type ( RichMediaAnnotation :: ContentType..."btn1_1" ) -> set_ReadOnly ( true ); document -> get_Form () ->...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/