Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 15,785 for

true type

(0.18 sec)
  1. Working with Worksheets GridWeb|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....Worksheet This topic discusses what types of hyperlinks are supported...perform postback to a server. Types of Hyperlinks The following...

    docs.aspose.com/cells/java/working-with-workshe...
  2. Fill.preset_texture property | Aspose.Words for...

    Fill.preset_texture property. Gets a [PresetTexture](../../presettexture/) for the fill.... insert_shape ( shape_type = aw . drawing . ShapeType ...aw . NodeType . SHAPE , 0 , True ) . as_shape () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Export similar Border Style when Border Style i...

    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....Microsoft Excel supports some types of dashed borders that are not...property. Please set its value to true , and the unsupported borders...

    docs.aspose.com/cells/python-net/export-similar...
  4. TableCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.TableCollection class. Provides Typed access to a collection of [Table](../../aspose.words/table/) nodes...TableCollection class Provides typed access to a collection of Table...getChildNodes ( aw . NodeType . Table , true ); expect ( tableNodes . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Document::get_DigitalSignatures ...

    Aspose::Words::Document::get_DigitalSignatures method. Gets the collection of digital signatures for this document and their validation results in C++....:: String :: Format ( u " \t Type: \t {0}" , signature -> get_SignatureType...certificateHolder , signOptions ); ASSERT_TRUE ( Aspose :: Words :: FileFormatUtil...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. ConditionalStyle.clearFormatting method | Aspos...

    ConditionalStyle.clearFormatting method. Clears formatting of this conditional style.... toEqual ( true ); See Also module Aspose.Words...ConditionalStyle ConditionalStyle.type property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 档案

    档案...Type, ResourceType.Work); workResource..."T"); materialResource.Set(Rsc.Type, ResourceType.Material); materialResource...

    blog.aspose.com/zh/tasks/create-ms-project-file...
  8. Chart.format property | Aspose.Words for Python

    Chart.format property. Provides access to fill and line formatting of the chart.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x . title . show = True chart . axis_x . title . format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Checked method. Gets/Sets current state of the Checkbox SDT. Default value for this property is false in C++....for Checkbox SDT types. For all other SDT types exception will...sdtCheckBox -> set_Checked ( true ); // We can set the symbols...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF document with Python....annotation can trigger several types of actions that define what...Rectangle ( 10 , 580 , 120 , 600 , True )) # Configure the link's border...

    docs.aspose.com/pdf/python-net/create-links/