Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 149,873 for

2

(0.24 sec)
  1. 2nd page is not converted to excel correctly - ...

    2nd page of this pdf is not converted correctly as you can see from the screen shot. A1 Telekom Austria AG_Intl Invoice - Sell_2025-05_Outgoing Account_Normal_393563.pdf (326.6 KB) Screenshot 2025-06-18 at 11.07.28.png …...ali June 18, 2025, 5:07pm 2 @canangunicen Have you tested...accordingly. canangunicen July 2, 2025, 11:47am 3 Hi Ali, We have...

    forum.aspose.com/t/2nd-page-is-not-converted-to...
  2. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for JavaScript via C++.... addTextBox ( 2 , 0 , 2 , 0 , 100 , 200 ); const shape...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  3. CustomXmlPartCollection.removeAt method | Aspos...

    CustomXmlPartCollection.removeAt method. Removes an item at the specified index.... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TableStyle.conditional_styles property | Aspose...

    TableStyle.conditional_styles property. Collection of conditional styles that may be defined for this table style.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  5. VariableCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all elements from your VariableCollection with our Clear method. Simplify your data management today!... EqualTo ( 2 )); Assert . That ( variables...( "City" ), Is . False ); // 2 - By index: variables . RemoveAt...

    reference.aspose.com/words/net/aspose.words/var...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Comments method. Gets or sets the document comments in C++....FieldType :: FieldAuthor , true ); // 2 - "Title" property, which we can...set_Keywords ( u "Tag 1; Tag 2; Tag 3" ); // We can right-click...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++....dropDownItems -> Add ( u "Four" ); // 2 - Insert an item before another...dropDownItems -> Remove ( u "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Category method. Gets or sets the category of the document in C++....FieldType :: FieldAuthor , true ); // 2 - "Title" property, which we can...set_Keywords ( u "Tag 1; Tag 2; Tag 3" ); // We can right-click...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Title method. Gets or sets the title of the document in C++....FieldType :: FieldAuthor , true ); // 2 - "Title" property, which we can...set_Keywords ( u "Tag 1; Tag 2; Tag 3" ); // We can right-click...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part.... 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...