Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 9,860 for

2 of

(0.19 sec)
  1. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy Of this collection and its items.... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomXmlPartCollection indexer | Aspose.Words ...

    CustomXmlPartCollection indexer. Gets or sets an item at the specified index.... 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...
  3. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align Of header is left from center. Here is my code: String path…...Family words-java GusGus April 2, 2025, 10:13am 1 the “main” word...docx"); alexey.noskov April 2, 2025, 12:01pm 2 @GusGus We have opened...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  4. FieldIf.ComparisonOperator | Aspose.Words for .NET

    Discover the FieldIf ComparisonOperator property, easily manage and customize comparison operators for enhanced data handling and analysis.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Drawing::OleFormat::get_SourceIt...

    Aspose::Words::Drawing::OleFormat::get_SourceItem method. Gets or sets a string that is used to identify the portion Of the source file that is being linked in C++....LINQ_ToArray (); ASSERT_EQ ( 2 , shapes -> get_Length ()); auto...:: OleObject ; }; ASSERT_EQ ( 2 , shapes -> LINQ_Count ( isOleObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...output file has 2 worksheets. The first worksheet has 2 tables for...employees_array_index.zip (27.2 KB) Queries about Aspose cells...

    forum.aspose.com/t/accessing-array-element-by-i...
  7. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture Of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…... JThomas98 April 10, 2024, 2:55pm 22 This great news. Thank...feedback. JThomas98 April 11, 2024, 2:13pm 24 Hi Aspose Team, Here’s...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  8. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Remove method. Removes a property with the specified name from 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...
  9. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....writeln(); // 2 - Umm al-Qura calendar: field...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type Of this custom part.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

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