Aspose::Words::Fields::DropDownItemCollection::get_Count method. Gets the number of elements contained in the collection in C++....dropDownItems -> Add ( u "Four" ); // 2 - Insert an item before another...dropDownItems -> Remove ( u "Four" ); // 2 - Remove an item at an index:...
Aspose::Words::Saving::TxtListIndentation class. Specifies how list levels are indented when document is exporting to Text format. To learn more, visit the documentation article in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...String :: Format ( u " a. Item 2{0}" , newLine ) + System :: String...
Aspose::Words::Properties::BuiltInDocumentProperties::get_Keywords method. Gets or sets the document keywords in C++....FieldType :: FieldAuthor , true ); // 2 - "Title" property, which we can...set_Keywords ( u "Tag 1; Tag 2; Tag 3" ); // We can right-click...
Aspose::Words::Lists::ListLevelCollection::get_Count method. Gets the number of levels in this list in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...
Aspose::Words::CompositeNode::GetText method. Gets the text of this node and of all its children in C++....Writeln ( u "Numbered list item 2" ); builder -> Writeln ( u "Numbered...Writeln ( u "Bulleted list item 2" ); builder -> Writeln ( u "Bulleted...
ChoiceBoxConfig element generates a question with a fixed number of answers....AnswersString = "() Answer 1 () Answer 2" } Required properties Name Type...AnswersString = "(5) (4) (3) (2) (1)" : Examples Check out the...
Aspose::Words::Drawing::OleFormat::get_IsLink method. Returns true if the OLE object is linked (when SourceFullName is specified) in C++....ASSERT_EQ ( 2 , shapes -> get_Length ()); ASSERT_EQ ( 2 , shapes...
Aspose::Words::Drawing::GradientVariant enum. Specifies the variant for a gradient fill in C++.... Variant2 2 Gradient variant 2. Variant3 3 Gradient...
can we upgrade our Aspose.Total for .NET license to be used in Kubernetes Azure services ?
It is causing issue in Kubernetes env with pdf generation problem and we need to solve it....Discourse April 24, 2025, 12:39pm 2 @AmjadUoPeople Can you please...
Hello,
We had a memory problem in PDF comparison tool when we tried to compare two large PDF files.
Do you suggest a size limit to configure in our system in comparison tool?...Discourse August 29, 2024, 6:36pm 2 @everaldo Can you please provide...