Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 17,418 for

true type

(0.17 sec)
  1. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection.... Parameter Type Description name str The case-insensitive...name = 'Authorized' , value = True ) properties . add ( name =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Determine if Shape is Smart Art Shape with Java...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for JavaScript via C++....Example Title </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/determine-...
  3. ConditionalStyleCollection.bottomRightCell prop...

    ConditionalStyleCollection.bottomRightCell property. Gets the bottom right cell style.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ConditionalStyleCollection.firstColumn property...

    ConditionalStyleCollection.firstColumn property. Gets the first column style.... // 1 - By style type: tableStyle . conditionalStyles...conditionalStyles . at ( 0 ). type ). toEqual ( aw . ConditionalStyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.MoveToBookmark | Aspose.Words f...

    Effortlessly navigate your documents with the DocumentBuilder MoveToBookmark method, instantly positioning the cursor at any bookmark for enhanced editing....string bookmarkName ) Parameter Type Description bookmarkName String...the cursor to. Return Value true if the bookmark was found; false...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToInt method. Returns the property value as integer in C++....ToInt () Examples Shows various type conversion methods of custom...properties -> Add ( u "Authorized" , true ); properties -> Add ( u "Authorized...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. OleFormat.GetOleEntry | Aspose.Words for .NET

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration....string oleEntryName ) Parameter Type Description oleEntryName String...drawing.vsd" , "Package" , true , true , null ); // Inserting OLE...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Node.NodeTypeToString | Aspose.Words for .NET

    Discover the Node NodeTypeToString method, effortlessly convert node Type enums into user-friendly strings for seamless coding and improved readability....method that converts a node type enum value into a user friendly...That ( doc . IsComposite , Is . True ); // Invoke the recursive function...

    reference.aspose.com/words/net/aspose.words/nod...
  9. FormField.CalculateOnExit | Aspose.Words for .NET

    Discover how the FormField CalculateOnExit property automatically updates field references upon exit, enhancing your document's accuracy and efficiency....CalculateOnExit property True if references to the specified...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Access and Modify Cell Value|Documentation

    This article introduces how to get and modify cell value in GridWeb.... All Types of Values The PutValue method...which can be used to modify any type of value (Boolean, int, double...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...