Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 321,408 for

properties

(0.37 sec)
  1. BuiltInDocumentProperties.CharactersWithSpaces ...

    BuiltInDocumentProperties CharactersWithSpaces property. Represents an estimate of the number of characters including spaces in the document in C#....CharactersWithSpaces property Represents an estimate of...Aspose.Words updates this property when you call UpdateWordCount...

    reference.aspose.com/words/net/aspose.words.pro...
  2. BuiltInDocumentProperties.LinksUpToDate | Aspos...

    BuiltInDocumentProperties LinksUpToDate property. Indicates whether hyperlinks in a document are uptodate in C#....LinksUpToDate property Indicates whether hyperlinks...Words does not update this property. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words.pro...
  3. BuiltInDocumentProperties.Pages | Aspose.Words ...

    BuiltInDocumentProperties Pages property. Represents an estimate of the number of pages in the document in C#....Pages property Represents an estimate of...Aspose.Words updates this property when you call UpdatePageLayout...

    reference.aspose.com/words/net/aspose.words.pro...
  4. View & Edit PowerPoint Metadata using Java | pr...

    Java source code to view and edit presentation propertires...edit and remove presentation properties using server-side APIs. Edit...Metadata FODP How to edit FODP properties using Aspose.Slides for Java...

    products.aspose.com/slides/java/metadata/
  5. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Add method. Adds a property to the collection in C++....CustomXmlPropertyCol::Add method Adds a property to the collection. void Aspose...CustomXmlProperty > & property ) Parameter Type Description property const ...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++....::Remove method Removes a property with the specified name from...case-sensitive name of the property. Examples Shows how to work...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::IndexOfKey method. Returns the zero-based index of the specified property in the collection in C++....zero-based index of the specified property in the collection. int32_t...case-sensitive name of the property. ReturnValue The zero based...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::CustomXmlProperty::get_U...

    Aspose::Words::Markup::CustomXmlProperty::get_Uri method. Gets or sets the namespace URI of the custom XML attribute or smart tag property in C++....XML attribute or smart tag property. System :: String Aspose ::...how to work with smart tag properties to get in depth information...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. CustomProjectProperty.h - Aspose.Tasks for C++ ...

    Aspose.Tasks for C++ CustomProjectProperty.h 1 #pragma once 2 //-----------------------------------------------------......#include "PropertyCollections/Property.h" 9 #include "aspose_tasks_api_defs...namespace Tasks 14 { 15 namespace Properties 16 { 17 class CustomProjectPropert;...

    reference.aspose.com/tasks/cpp/_custom_project_...
  10. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    DocumentPropertyCollection 方法. 按名称获取属性的索引...(); CustomDocumentProper properties = doc . CustomDocumentProper...; Assert . AreEqual ( 0 , properties . Count ); // 自定义文档属性是我们可以添加到文档中的键值对。...

    reference.aspose.com/words/zh/net/aspose.words....