Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 9,920 for

2 of

(0.18 sec)
  1. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection.... custom_xml_parts [ 0 ]) # 2 - By GUID: self . assertEqual...xml_part_clone ) self . assertEqual ( 2 , doc . custom_xml_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 3 minor things - Free Support Forum - aspose.com

    Hello Aspose.Email.dll for .Net Framework 4.5, File Description in project properties, it is set to: Aspose.Email for .NET 4.0 Misleading, better to set it correctly to 4.5. VCardContact.IsMultiContacts / MapiCon…...Discourse April 28, 2025, 12:19pm 2 @australian.dev.nerds Could you...alexander.pavlov April 28, 2025, 2:04pm 4 Hi @australian.dev.nerds...

    forum.aspose.com/t/3-minor-things/312004
  3. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....Type: \" {1} \"\n\t Value: \" {2} \" " , enumerator -> get_Current...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Locking accepted tracked changes in Word Docume...

    In a Word document, we are tracking changes user has made, and at the end we are accepting it. We want to disable/lock the sections or parts Of document where user have done changes in word document. In other sections o…...Discourse April 29, 2025, 10:23am 2 @chetna.solanki To lock or disable...SectionBreakNewPage); builder.Writeln("Section 2. This section will be protected...

    forum.aspose.com/t/locking-accepted-tracked-cha...
  5. Aspose::Words::Drawing::Charts::AxisScaling cla...

    Aspose::Words::Drawing::Charts::AxisScaling class. Represents the scaling options Of the axis. To learn more, visit the documentation article in C++....0 , 2.0 , 3.0 , 4.0 , 5.0 }), MakeArray...cover our X-value range (0, 1, 2, 3...). // A linear axis is not...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the paragraph has bulleted or numbered formatting applied to it....'Level ' + str ( i )) i += 1 # 2 - A bulleted list: # This list...writeln ( 'Numbered list item 2' ) builder . writeln ( 'Numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-Of-section character for seamless text flow.... AreEqual ( 2 , doc . FirstSection . Body ....PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  8. CustomXmlPartCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Markup.CustomXmlPartCollection class, your go-to solution for managing Custom XML Parts efficiently and effortlessly.... CustomXmlParts [ 0 ]); // 2 - By GUID: Assert . AreEqual (...xmlPartClone ); Assert . AreEqual ( 2 , doc . CustomXmlParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  9. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End Of section character: (char)12 or \f.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start Of MS Word field character: (char)19.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

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