Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 16,768 for

true type

(0.18 sec)
  1. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...InlineStory ) hasChildNodes Returns true if this node has any child nodes...comment. isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Settings::WriteProtection::SetPa...

    Aspose::Words::Settings::WriteProtection::SetPassword method. Sets the write protection password for the document in C++....String & password ) Parameter Type Description password const System::String&...set_ReadOnlyRecommended ( true ); ASSERT_TRUE ( doc -> get_WriteProtection...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Znaczki tekstowe, obrazowe lub strony w formacie PDF przy użyciu C# https://products.aspose.com/pdf/pl/net/stamps/ Recent content in Znaczki te......org", "@type": "HowTo", "name": "Kroki dodawania...Stamp do PDF", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/pl/net/stamps/index.xml
  4. 使用 C++ 和 JavaScript 进行图表数据过滤的三种方法|Documentation

    学习如何在 Excel 中使用 Aspose.Cells for JavaScript 进行图表过滤。我们的全面指南将演示如何应用过滤器到图表、自定义图表元素,以及使用数据分析工具来获取更好见解和做出明智决策。...Filter Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/filteri...
  5. 单元格名称和行/列索引之间的转换|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript实现单元格名称与行/列索引的转换。...Example Title </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/names-a...
  6. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++.... get_Bold () True if the font is formatted as...get_IsAtEndOfParagraph () Returns true if the cursor is at the end...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 在 PDF 中添加文本、图像或页面图章 https://products.aspose.com/pdf/zh-hant/python-net/stamps/ Recent content in 使用 Python 在 PDF 中添加文本、图像或页面图章 on Asp......org", "@type": "HowTo", "name": "通過Python向...原始程式碼以將文本圖章添加到 PDF", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  8. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  9. TextWatermarkOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TextWatermarkOptions for customizable text watermarks. Enhance your documents with unique, professional branding options!... The default value is true . Layout { get; set; } Gets...this. if ( doc . Watermark . Type == WatermarkType . Text ) doc...

    reference.aspose.com/words/net/aspose.words/tex...
  10. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。... TRUE chart . chart_title . height...height = 20 chart . has_title = True # 设置第一系列显示数值。 chart . chart_data...

    docs.aspose.com/slides/zh/python-net/create-chart/