Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 17,415 for

true type

(0.15 sec)
  1. OutlineOptions.createOutlinesForHeadingsInTable...

    OutlineOptions.createOutlinesForHeadingsInTables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables....we will format in a heading-type style, will serve as the column..."CreateOutlinesForHea" property to "true" to include all headings within...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用JavaScript通过C++创建和管理Microsoft Excel文件中的表格|Doc...

    使用Aspose.Cells for JavaScript via C++插入、调整大小、编辑、删除和格式化Excel文件中的表格。...ListObjects Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. DigitalSignature Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.DigitalSignature class for secure document signing and verification. Enhance your document security effortlessly!... IsValid { get; } Returns true if this digital signature is...SignatureType { get; } Gets the type of the digital signature. SignatureValue...

    reference.aspose.com/words/net/aspose.words.dig...
  4. DropDownItemCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your DropDownItemCollection with the RemoveAt method. Seamlessly remove items by index for streamlined data handling....RemoveAt ( int index ) Parameter Type Description index Int32 The... Contains ( "Three" ), Is . True ); // There are two ways of...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Watermark Annotations using Python|Aspose.PDF f...

    Learn how to add, inspect, and delete watermark annotations in PDF documents using Aspose.PDF for Python via .NET....Rectangle ( 100 , 100 , 400 , 200 , True ), ) page . annotations . append...Rectangle ( 100 , 100 , 400 , 200 , True ), ) page . annotations . append...

    docs.aspose.com/pdf/python-net/watermark-annota...
  6. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Done = true ; // Comments that are "done"...GetChildNodes ( NodeType . Comment , true )); Shows how print the contents...

    reference.aspose.com/words/net/aspose.words/com...
  7. ChartAxis.CategoryType | Aspose.Words for .NET

    Discover the ChartAxis CategoryType property to easily customize your category axis for enhanced data visualization and improved chart clarity....CategoryType property Gets or sets type of the category axis. public...Maximum ; yAxis . ReverseOrder = true ; yAxis . MajorTickMark = AxisTickMark...

    reference.aspose.com/words/net/aspose.words.dra...
  8. OutlineOptions.create_outlines_for_headings_in_...

    OutlineOptions.create_outlines_for_headings_in_tables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables....we will format in a heading-type style, will serve as the column..."CreateOutlinesForHea" property to "true" to include all headings within...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BookmarksOutlineLevelCollection.removeAt method...

    BookmarksOutlineLevelCollection.removeAt method. Removes a bookmark at the specified index....( index : number ) Parameter Type Description index number The...( "Bookmark 1" )). toEqual ( true ); expect ( outlineLevels ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... done = true ; // Comments that are "done"...( aw . NodeType . Comment , true )); }); /// <summary> /// Iterates...

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