Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 15,791 for

true type

(0.14 sec)
  1. ChartDataLabelPosition enumeration | Aspose.Wor...

    aspose.words.drawing.charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... Not all series types allow you to specify label positions...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Cell.tables property | Aspose.Words for Python

    Cell.tables property. Gets a collection of tables that are immediate children of the cell.... TABLE , True ) for i in range ( tables ....get_ancestor ( table . node_type ) while parent is not None :...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Insert Sparkline with Node.js via C++|Documenta...

    Create a sparkline for Excel using Aspose.Cells for Node.js via C++.... There are three types of sparkline: Line, Column,...setShowHighPoint ( true ); group . setShowLowPoint ( true ); group ....

    docs.aspose.com/cells/nodejs-cpp/creating-spark...
  4. TaskPane class | Aspose.Words for Python

    aspose.words.webextensions.TaskPane class. Represents an add-in task pane object... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Async OAuth Token and EWS Email Management in C...

    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....method that returns a Task of type OAuthToken. This method fetches...const bool deletePermanently = true ; await ewsClient . DeleteFolderAsync...

    docs.aspose.com/email/net/async-oauth-token-ews...
  6. Low Code|Aspose.Words for .NET

    Simplify document processing tasks like compare, convert, split, merge, find and replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....examples to see how these two types of API differ. In the Fluent...IgnoreFormatting = true , IgnoreCaseChanges = true }; LowCodeComparer...

    docs.aspose.com/words/net/low-code/
  7. ChartDataLabelPosition enumeration | Aspose.Wor...

    Aspose.Words.Drawing.Charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... Not all series types allow you to specify label positions...color. series . hasDataLabels = true ; let dataLabels = series ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. About table border visibility in aspose word te...

    Hi, How to remove border from a table in aspose word template. Even after no border set in table it’s showing border while generate report. As part of alignment uniformity, we have inserted table and add field inside it…...Table, true) .Cast<Table>() .FirstOrDefault(t...=> t.Range.Fields .Any(f => f.Type == FieldType.FieldMergeField));...

    forum.aspose.com/t/about-table-border-visibilit...
  9. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...com/en-us/dotnet/standard/base-types/substitutions-in-regular-expressions...options . use_substitutions = True # Using legacy mode does not...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...HtmlSaveOptions() { PrettyFormat = true }); } [Test] public void Test002()...-aw-footnote-startnumber:1; -aw-footnote-type:0" /> <div id="_ftn1" style...

    forum.aspose.com/t/footnotes-conversion-from-ht...