Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 321,629 for

properties

(0.13 sec)
  1. setTextFormat | Aspose.Sildes for Node.js via J...

    setTextFormat setTextFormat( PortionFormat source) function Sets defined portion format Properties to all table cells......Sets defined portion format properties to all table cells’ portions...IPortionFormat object with necessary properties set. setTextFormat( ParagraphFormat...

    reference.aspose.com/slides/nodejs-java/aspose....
  2. BuiltInProjectPropertyCollection.h - Aspose.Tas...

    Aspose.Tasks for C++ BuiltInProjectPropertyCollection.h 1 #pragma once 2 //------------------------------------------......namespace Tasks { 29 30 namespace Properties { 31 32 /// <summary> 33...collection of built-in project properties. 34 /// </summary> 35 class...

    reference.aspose.com/tasks/cpp/_built_in_projec...
  3. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    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.... There are some text properties that can be set on Paragraph...portions, we need to copy all properties of respective paragraph or...

    docs.aspose.com/slides/java/copying-paragraph-a...
  4. documentpropertycollection - Aspose.Words for J...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....of the properties are case-insensitive. The properties in the...with a document's custom properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  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. BuiltInDocumentProperties.RevisionNumber | Aspo...

    BuiltInDocumentProperties RevisionNumber property. Gets or sets the document revision number in C#....RevisionNumber property Gets or sets the document...Words does not update this property. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words.pro...
  10. DocumentPropertyCollection.IndexOf | Aspose.Wor...

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

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