Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 321,629 for

properties

(0.1 sec)
  1. DocumentProperty.ToBool | Aspose.Words for .NET

    DocumentProperty ToBool method. Returns the property value as bool in C#....ToBool method Returns the property value as bool. public bool...Throws an exception if the property type is not Boolean. Examples...

    reference.aspose.com/words/net/aspose.words.pro...
  2. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection....method remove(name) Removes a property with the specified name from...case-insensitive name of the property. Examples Shows how to work...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentPropertyCollection.remove_at method | A...

    DocumentPropertyCollection.remove_at method. Removes a property at the specified index....remove_at(index) Removes a property at the specified index. def...custom properties. doc = aw . Document () properties = doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentProperty.ToBool | Aspose.Words for .NET...

    DocumentProperty 方法. 将属性值返回为布尔值...(); CustomDocumentProper properties = doc . CustomDocumentProper...Today ; properties . Add ( "Authorized" , true ); properties . Add...

    reference.aspose.com/words/zh/net/aspose.words....
  5. CellFormat | Aspose.Slides for Java API Reference

    Represents format of a table cell....getFillFormat() Returns a cell fill properties object. getBorderLeft() Returns...Returns a left border line properties object. getBorderTop() Returns...

    reference.aspose.com/slides/java/com.aspose.sli...
  6. CustomXmlProperty.Uri | Aspose.Words for .NET

    CustomXmlProperty Uri property. Gets or sets the namespace URI of the custom XML attribute or smart tag property in C#....Uri property Gets or sets the namespace...XML attribute or smart tag property. public string Uri { get ;...

    reference.aspose.com/words/net/aspose.words.mar...
  7. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    DocumentPropertyCollection IndexOf method. Gets the index of a property by name in C#....method Gets the index of a property by name. public int IndexOf...case-insensitive name of the property. Return Value The zero based...

    reference.aspose.com/words/net/aspose.words.pro...
  8. DocumentProperty.Type | Aspose.Words for .NET A...

    DocumentProperty 财产. 获取属性的数据类型...Type property 获取属性的数据类型。 public PropertyType...= new Document ( MyDir + "Properties.docx" ); // “文档”对象在其成员中包含一些元数据。...

    reference.aspose.com/words/zh/net/aspose.words....
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::RemoveAt method. Removes a property at the specified index in C++....RemoveAt method Removes a property at the specified index. void...how to work with smart tag properties to get in depth information...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document....characters property BuiltInDocumentPrope.characters property Represents...characters in the document. @property def characters ( self ) ->...

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