Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 15,887 for

true type

(0.08 sec)
  1. 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/
  2. 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...
  3. 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-...
  4. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....True Screenshot 2025-03-25 at 12...setProofDisabled(NullableBool.True) - But the grammar check on...

    forum.aspose.com/t/disable-spell-check-and-gram...
  5. 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/
  6. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...to see if specific content types or structures are causing delays...setFontsFolder("/compname/conv/fonts/", true); Document doc = new Document(file...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  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. Aspose.PSD for Python via .NET 24.11 - Release ...

    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....oved ( resources , resource_type_to_remove ): for resource in...resource_type_to_remove ): return False return True def assert_are_equal...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  9. 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...
  10. 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...