Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 16,791 for

true type

(0.21 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Met...

    Aspose::Words::Saving::HtmlSaveOptions::get_MetafileFormat method. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Png, meaning that metafiles are rendered to raster PNG images in C++....loadOptions -> set_ConvertSvgToEmf ( true ); auto doc = System :: MakeObject...HtmlMetafileFormat :: Png : ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 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/
  5. 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...
  6. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a shape... end_arrow_type Defines the arrowhead for the...start of a stroke. start_arrow_type Defines the arrowhead for the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...UseAntiAliasing = true, UseHighQualityRender = true }; renderer.Save(imgFilePath...are ignored for these image types. Support for Scale , UseHighQualityRender...

    forum.aspose.com/t/svg-vector-image-resolution-...
  8. Grouped SAT Exam form|Documentation

    Grouped OMR ready SAT Exam answer sheet....sections_count=6 options_count=9 header_type=underline align=center bubble_size=small...barcode=test_id codetext=true value=15478977 barcode_type=Code32 JSON markup...

    docs.aspose.com/omr/net/showcases/sat/grouped/
  9. 档案

    档案...showhiddenslides 属性设置为 True。 使用 Presentation.save(string...设置像素格式 opts.show_hidden_slides = True # 将 PPT 保存为 TIFF presentation...

    blog.aspose.com/zh/slides/convert-powerpoint-pp...
  10. Setting Chart Appearance|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for Python via .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/python-net/setting-chart-...