Specifies options for find/replace operations in Java....character case while searching for text to replace. options.setMatchCase(matchCase);..."true" to replace the found text if it is not a part of another...
Aspose::Words::Inline::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...
Aspose::Words::Inline::get_IsFormatRevision method. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...
Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...
Aspose::Words::Notes::EndnoteOptions::get_NumberStyle method. Specifies the number format for automatically numbered endnotes in C++....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...
Aspose::Words::Notes::FootnoteOptions::get_NumberStyle method. Specifies the number format for automatically numbered footnotes in C++....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...
How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....scanned image or photograph of a text document may contain a large...blocks of various content - text paragraphs, tables, illustrations...
Secure your documents with our customizable watermarking feature. Enhance protection and ensure authenticity effortlessly!...Examples Shows how to create a text watermark. Document doc = new...Document (); // Add a plain text watermark. doc . Watermark ...
StructuredDocumentTag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder Text....BuildingBlock containing placeholder text. get placeholderName () : string...contents as a custom placeholder text for a structured document tag...
Aspose::Words::Tables::CellMerge enum. Specifies how a cell in a table is merged with other cells in C++....First ); builder -> Write ( u "Text in merged cells." ); // Insert...None ); builder -> Write ( u "Text in unmerged cell." ); builder...