Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 16,778 for

true type

(1.25 sec)
  1. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreTextboxes method. Specifies whether to compare differences in the data contained within text boxes in C++....Shows how to filter specific types of document elements when making...> ( docOriginal ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.com...
  2. Aspose::Words::Comparing::CompareOptions::get_T...

    Aspose::Words::Comparing::CompareOptions::get_Target method. Specifies which document shall be used as a target during comparison in C++....Shows how to filter specific types of document elements when making...> ( docOriginal ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Discover how the IsLinkedToPrevious property enhances your document's headers and footers, ensuring seamless continuity across sections for better organization....IsLinkedToPrevious property True if this header or footer is...; set ; } Remarks Default is true . Note, when your link a header...

    reference.aspose.com/words/net/aspose.words/hea...
  4. Aspose::Words::Fields::FieldBuilder::AddSwitch ...

    Aspose::Words::Fields::FieldBuilder::AddSwitch method. Adds a field's switch in C++....String & switchName ) Parameter Type Description switchName const...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Create a presentation document|Aspose.Slides Do...

    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.... The presentation document type is pptx, by default. PresentationDocument...Cx = 9144000 , Cy = 6858000 , Type = SlideSizeValues . Screen4x3...

    docs.aspose.com/slides/net/create-a-presentatio...
  6. 使用 Aspose.Page JavaScript 通过 C++ API 转换 EPS

    本文将通过代码片段讲解和演示 Aspose.Page API 解决方案通过 C++ JavaScript 提供的 EPS 到 WMF 的转换功能。... 如果 SuppressErrors 值为 true(默认情况下),则可以查看 EPS 转换为 PNG 期间引发的错误。...中将 EPS 文件转换为 PNG 文件: <script type="text/javascript" async src="AsposePageforJS...

    docs.aspose.com/page/zh/javascript-cpp/convert-...
  7. Managing Estimated and Milestone Tasks | Aspose...

    Learn how to manage estimated and milestone tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for detecting and updating task properties....following fields of the type: Type: Boolean ( true / false ) Purpose:...a task is estimated. Type: Boolean ( true / false ) Purpose: Indicates...

    docs.aspose.com/tasks/net/managing-estimated-an...
  8. 使用Node.js via C++格式化单元格|Documentation

    学习如何在Aspose.Cells for Node.js via C++中格式化和设置单元格,包括数字格式、日期格式、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。... setShrinkToFit ( true ); // Setting the bottom border...// Setting the bottom border type to medium style . getBorders...

    docs.aspose.com/cells/zh/nodejs-cpp/cells-forma...
  9. BaseWebExtensionCollection | Aspose.Words for Java

    Base class for TaskPaneCollection WebExtensionBindingCollection WebExtensionPropertyCollection and WebExtensionReferenceCollection collections in Java....item) Parameters: Parameter Type Description item java.lang.Object...RIGHT); myScriptTaskPane.isVisible(true); myScriptTaskPane.setWidth(300...

    reference.aspose.com/words/java/com.aspose.word...
  10. Adding shape watermark removes the header - Fre...

    Hello, Describe the case I’m using this tutorial to add a shape watermark into my document. The document is created using HTML templates. The document has header and footer. I’m using Aspose.Words 25.3. Describe the i…...insert the watermark into all types of headers (primary, first,...AppendChild(watermarkPara.Clone(true)); } Make sure to call this...

    forum.aspose.com/t/adding-shape-watermark-remov...