Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 15,887 for

true type

(0.16 sec)
  1. 使用C++通过JavaScript设置图表外观|Documentation

    了解如何在Aspose.Cells for Java脚本通过C++中配置图表的外观。我们的指南将向你展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,并增强你的工作表。...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  2. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++.... Setting the AutoFormat Type Microsoft Excel offers a number...Set PivotTable.IsAutoFormat to true . Assign a formatting option...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_EndCharacterFont method. Font formatting that will be applied to the last character of text entered into SDT in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the document...."Element" property to reflect the type of data they contain. smart_tag...element = 'date' # Some smart tag types process their contents further...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Protecting Worksheets|Documentation

    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....parameters: Protection Type – the type of protection to apply...the worksheet. The protection type is applied with the help of...

    docs.aspose.com/cells/net/protecting-worksheets/
  6. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one document into another in C++....isImportChildren ) Parameter Type Description srcNode const S...import. isImportChildren bool true to import all child nodes recursively;...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_SdtType method. Gets Type of this structured document tag in C++....StructuredDocumentTa::get_SdtType method Gets type of this structured document...NodeType :: StructuredDocumentTa , true ) -> idx_get ( 0 )); auto rangeEndTag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method... Parameter Type Description output_file str...MergeFormatMode ): ... Parameter Type Description output_file str...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Revision.Reject | Aspose.Words for .NET

    Master the Revision Reject method to streamline your workflow and enhance productivity. Say goodbye to unnecessary changes today!... True ); Assert . That ( doc . Revisions...first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  10. 添加二色比例和三色比例条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库添加条件格式,为两色比例和三色比例设置。通过调整这些条件,你可以更好地控制单元格的外观。...对于双色标度,此方法为 false ,而对于三色标度,则为 true 。 以下示例代码添加了二色比例和三色比例条件格式。它生成了...Formatting Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...