Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 16,864 for

true type

(0.24 sec)
  1. HTML Formatting|Aspose.Words for Reporting Serv...

    HTML Formatting setting of the Aspose.Words for Reporting Services.... < Extension Name = "AWDOC" Type = "Aspose.Words.ReportingServices...DeviceInfo > < EnableHTMLFormatting > True </ EnableHTMLFormatting > </...

    docs.aspose.com/words/reportingservices/html-fo...
  2. 用 JavaScript 和 C++ 显示或隐藏行、列和滚动条|Documentation

    本文演示了如何使用 C++ 的 JavaScript API 编程显示和隐藏 Excel 工作表的行和列,控制滚动条的显示,以及高效隐藏多行多列。...Column Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  3. FieldUpdatingProgressArgs Class | Aspose.Words ...

    Discover the Aspose.Words.Fields.FieldUpdatingProgressArgs class, which enhances your document automation by providing real-time updates on field progress.... True ); } /// <summary> /// Implement...Field field ) { if ( field . Type == FieldType . FieldAuthor )...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....this variable to true. fieldToa.setUseHeading(true); // We can further...p. "); // We can set this to true to get our table to display...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method... Parameter Type Description structured_document_tag_index...character_index : int ): ... Parameter Type Description structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a document as a numeric value.... read_only_recommended = True doc . save ( file_name = ARTIFACTS_DIR...Document () doc . protect ( type = aw . ProtectionType . ALLOW_ONLY_COMMENTS...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart... category_type Gets or sets type of the category axis...axis title properties. type Returns type of the axis. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldAutoTextList Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoTextList class, designed to streamline document automation with efficient AUTOTEXTLIST field implementation....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... read_only_recommended = True doc . save ( file_name = ARTIFACTS_DIR...Document () doc . protect ( type = aw . ProtectionType . ALLOW_ONLY_COMMENTS...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Legend of Excel Charts with JavaScript v...

    Learn how to utilize Aspose.Cells for JavaScript via C++ to effectively customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....Legend Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/chart-legend/