Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 9,183 for

insert text

(0.21 sec)
  1. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveOptions.export_drop_down_form_field_as_Text property. Controls how drop-down form fields are saved to HTML or MHTML...export_drop_down_form_field_as_text property HtmlSaveOptions.ex...export_drop_down_form_field_as_text property Controls how drop-down...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....DocumentBuilder ( doc ); // Insert a Pareto chart. Shape shape...shape . Chart ; chart . Title . Text = "Best-Selling Car" ; // Delete...

    reference.aspose.com/words/net/aspose.words.dra...
  3. How to Delete Comments in PDF in Java

    This tutorial guides on how to delete comments in PDF in Java. It shares the information to set the IDE, steps to write the program, and a runnable sample code to delete all comments in PDF in Java....each annotation and filter the Text type annotations for removing...Annotations collection to delete the Text annotation Save the output PDF...

    kb.aspose.com/pdf/java/how-to-delete-comments-i...
  4. Aspose::Words::Replacing::IReplacingCallback::R...

    Aspose::Words::Replacing::IReplacingCallback::Replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made in C++....Replace ( MakeObject < System :: Text :: RegularExpressions :: Regex...mLog ( MakeObject < System :: Text :: StringBuilder > ()) { } private...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. CustomXmlPartCollection class | Aspose.Words fo...

    Aspose.Words.Markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...); // Clone a part, and then insert it into the collection. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain Text format....footers are exported to plain text format. Members Name Description...to plain text format. doc = aw . Document () # Insert even and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....BuildingBlock containing placeholder text which should be displayed when...BuildingBlock containing placeholder text. getSdtType() Gets type of this...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Bookmark::Remove method | Aspose...

    Aspose::Words::Bookmark::Remove method. Removes the bookmark from the document. Does not remove Text inside the bookmark in C++.... Does not remove text inside the bookmark. void Aspose...> ( doc ); // Insert five bookmarks with text inside their boundaries...

    reference.aspose.com/words/cpp/aspose.words/boo...
  9. XmlMapping.SetMapping | Aspose.Words for .NET

    Discover how the XmlMapping SetMapping method connects parent structured documents to custom XML nodes, enhancing data integration and management....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  10. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a Text search is performed sequentially from top to bottom considering the Text boxes...property True indicates that a text search is performed sequentially...top to bottom considering the text boxes. Default value is false...

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