Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 17,476 for

true type

(0.22 sec)
  1. DropDownItemCollection.Contains | Aspose.Words ...

    Discover if a DropDownItemCollection includes your specified value with our efficient Contains method. Enhance your data management effortlessly!...Contains ( string value ) Parameter Type Description value String Case-sensitive...value to locate. Return Value true if the item is found in the...

    reference.aspose.com/words/net/aspose.words.fie...
  2. RunCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RunCollection class for seamless access to Run nodes. Enhance your document processing with powerful, Typed features!...RunCollection class Provides typed access to a collection of Run...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/net/aspose.words/run...
  3. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...BehindText = true; shape.RelativeHorizontalPo...Builder.InsertHtml(content, true); this.Builder.EndRow(); #endregion...

    forum.aspose.com/t/not-able-to-keep-the-table-a...
  4. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...getHighlightShaps () 将文本框添加到突出显示文本框数组中,文本框是 type 属性为"TextBox"的特殊形状,在活动工作表中 xs...sheet . data . shapes whose type is 'TextBox' startpostion :...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. Format Text|Aspose.Slides 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....FontBold = true ; //Italicize it port . FontItalic = true ; //Change...background color shp . FillFormat . Type = FillType . Solid ; shp . FillFormat...

    docs.aspose.com/slides/net/format-text/
  6. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a document variable with the specified name from the collection....( name : string ) Parameter Type Description name string The...FieldType . FieldDocVariable , true ). asFieldDocVariable (); field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BookmarksOutlineLevelCollection.Contains | Aspo...

    Discover if a bookmark exists in BookmarksOutlineLevelCollection. Easily manage your bookmarks with this essential method for efficient organization....Contains ( string name ) Parameter Type Description name String Case-insensitive...bookmark to locate. Return Value true if item is found in the collection;...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Layout::RevisionOptions::get_Com...

    Aspose::Words::Layout::RevisionOptions::get_CommentColor method. Allows to specify the color to be used for comments. Default value is Red in C++....-> set_ShowOriginalRevision ( true ); revisionOptions -> set_ShowRevisionMarks...set_ShowRevisionMarks ( true ); // Get movement, deletion, formatting...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. VariableCollection.add method | Aspose.Words fo...

    VariableCollection.add method. Adds a document variable to the collection.... value : string ) Parameter Type Description name string The...FieldType . FieldDocVariable , true ). asFieldDocVariable (); field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source msg can …...Detached = True}) sgn.Save(SaveTextBoxX.Text...signed message type, if also the return type is MapiMessage Thanks...

    forum.aspose.com/t/mapimessage-attachsignature-...