Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 16,781 for

true type

(0.07 sec)
  1. Manage Chart Data Series in Presentations on An...

    Learn how to manage chart series on Android for PowerPoint (PPT/PPTX) with practical Java code examples and best practices to enhance your data presentations....ClusteredColumn , 50 , 50 , 600 , 400 , true ); IChartSeriesCollecti series...change. Set your preferred fill type and fill color. Save the modified...

    docs.aspose.com/slides/androidjava/chart-series/
  2. Working with Footnote and Endnote in C#|Aspose....

    How to manipulate footnotes and endnotes using C#.... Footnote , true ); footnote . AppendChild (...InsertFootnote ( FootnoteType . Endnote , true ); endnote . AppendChild ( new...

    docs.aspose.com/words/net/working-with-footnote...
  3. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story....link_to_previous ( is_link_to_previous = True ) # Each section will still...link_to_previous ( is_link_to_previous = True ) # We can un-link a previous...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DWG to SVG Conversion Issues in Aspose.CAD: ERR...

    use sdk version : aspose.cad 25.12 java My conversion code and parameter settings are roughly as follows: File outputFile = new File(outputFilePath); try { LoadOptions opts = new LoadOption…...Width: {}, Height: {}, Unit type: {}, Layout count: {}", cadImage...rasterizationQuality.setTextThicknessNorm(true); CadRasterizationOpti cadRasterizationOpti...

    forum.aspose.com/t/dwg-to-svg-conversion-issues...
  5. Using Lexical Tokens in C#|Aspose.Words for .NET

    Use lexical tokens in template expressions when building a report in C#....tokens are reserved as keywords: true , false , null , new , and in...partially qualified name of a type that is known by the engine...

    docs.aspose.com/words/net/using-lexical-tokens/
  6. 使用JavaScript通过C++复制行和列。|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API复制行和列。...Row Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/copying...
  7. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to signature line properties. To learn more, visit the documentation article in C++....Default value for this property is true . get_Email () Gets or sets...Default value for this property is true . get_Signer () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBindingCollection class. Specifies a list of web extension bindings. To learn more, visit the documentation article in C++....SetTemplateWeakPtr (uint32_t) override static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. Aspose::Words::WebExtensions::WebExtension::get...

    Aspose::Words::WebExtensions::WebExtension::get_AlternateReferences method. Specifies alternate references to a web extension in C++....myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...myScriptTaskPane -> set_IsLocked ( true ); // If there are multiple...

    reference.aspose.com/words/cpp/aspose.words.web...
  10. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method... Parameter Type Description pattern str A string...FindReplaceOptions ): ... Parameter Type Description pattern str A string...

    reference.aspose.com/words/python-net/aspose.wo...