Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 16,778 for

true type

(2.82 sec)
  1. Set Privileges, Encrypt and Decrypt PDF File|As...

    Encrypt PDF File with Java using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password.... setAllowScreenReader ( true ); // Encrypt the file with...using Different Encryption Types and Algorithms You can use the...

    docs.aspose.com/pdf/java/set-privileges-encrypt...
  2. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 Python 代码示例自定义字体、颜色、对齐方式等。... whole_words_only = True presentation . slides [ 0 ]...portion_format . fill_format . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/zh/python-net/text-forma...
  3. 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...
  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. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Image () # Set image type as SVG # Path for source file...Image () # Set image type as SVG img . file_type = ap . ImageFileType...

    docs.aspose.com/pdf/python-net/adding-tables/
  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. Aspose::Words::Saving::HtmlMetafileFormat enum ...

    Aspose::Words::Saving::HtmlMetafileFormat enum. Indicates the format in which metafiles are saved to HTML documents in C++....loadOptions -> set_ConvertSvgToEmf ( true ); auto doc = System :: MakeObject...HtmlMetafileFormat :: Png : ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. JavaScript OCR – image to text on web pages | A...

    With Aspose JS API, you can add optical character recognition directly to a web page or in cross-platform Electron apps....auto_contrast = true ; settings . auto_denoising = true ; // Extract...the time and effort of manual typing and ensuring there are no human...

    products.aspose.com/ocr/javascript-cpp/
  10. How to Apply Conditional Formatting in Excel us...

    This article guides how to apply conditional formatting in Excel using Node.js. It has the details to set the IDE, a list of programming tasks, and a runnable sample code for adding conditional formatting in spreadsheet using Node.js....style when the condition is True. Steps to Add Conditional Formatting...provides various condition types, such as BEGINS_WITH, ABOVE_AVERAGE...

    kb.aspose.com/cells/nodejs/how-to-apply-conditi...