Aspose::Words::Loading::ResourceLoadingArgs class. Provides data for the ResourceLoading() method in C++.... get_ResourceType () const Type of resource. get_Uri () const...returns UserProvided . static Type () Examples Shows how to customize...
StructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... if set to True , this state shall be resumed...document tag of the "PlainText" type, which will function as a text...
Aspose::Words::Fields::FieldGoToButton::get_DisplayText method. Gets or sets the text of the "button" that appears in the document, such that it can be selected to activate the jump in C++....FieldType :: FieldGoToButton , true )); field -> set_DisplayText...Aspose::Words::Fields::FieldGoToButton::Type method Aspose::Words::Field...
Aspose::Words::Loading::RtfLoadOptions::RtfLoadOptions constructor. Initializes a new instance of this class with default values in C++...."RecognizeUtf8Text" property to "true" to parse any variable-length...Aspose::Words::Loading::RtfLoadOptions::Type method Aspose::Words::Loadi...
ChartDataPointCollection.has_default_format method. Gets a flag indicating whether the data point at the specified index has default format.... Parameter Type Description data_point_index...aw . NodeType . SHAPE , 0 , True ) . as_shape () series = shape...
Defines the text and formatting of the text path of a WordArt object in Java....setBold(true); shape.getTextPath().setItalic(true); // Below...appendWordArt(doc, "On set to \"true\"", "Calibri", 150.0, 24.0,...
Implements the PRINTDATE field in Java....are three different calendar types according to which the PRINTDATE...FieldFormat object that provides typed access to field’s formatting...
Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...MessageFormat.format("{0} shape {1}, of type {2}.{3}", mOutFileName, ++mCount...
Aspose::Words::DocumentVisitor::VisitCommentRangeEnd method. Called when the end of a commented range of text is encountered in C++....commentRangeEnd ) Parameter Type Description commentRangeEnd...++ ; mVisitorIsInsideComm = true ; return VisitorAction :: Continue...