Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 2,546 for

trim document

(0.27 sec)
  1. Additional line break is inserted after inserti...

    Hello Team, I am using the below code to insert a html content into a word Document string htmlContent = builder.InsertHtml(htmlContent); if you check after the table content line break is getting added which is not…...a html content into a word document string htmlContent = builder...this is happening check the document for htmlContent htmContent...

    forum.aspose.com/t/additional-line-break-is-ins...
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreShapes method. Gets or sets a boolean value indicating either to ignore shapes within a text. The default value is false in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...set_IgnoreShapes ( true ); builder -> get_Document () -> get_Range () -> Replace...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_FindWholeWordsOnly method. True indicates the oldValue must be a standalone word in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Louisville." ), doc -> GetText (). Trim ()); See Also Class FindReplaceOptions...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. BuildingBlock | Aspose.Words for Java

    Represents a glossary Document entry such as a Building Block AutoText or an AutoCorrect entry in Java....CompositeNode Represents a glossary document entry such as a Building Block...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Odt or Ott in C++....Specifies the format in which the document will be saved if this save...to encrypt a saved ODT/OTT document with a password, and then...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced formatting options to elevate your Document's appearance!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  7. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( ignoreTextInsideInse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Paragraph::get_ListFormat method...

    Aspose::Words::Paragraph::get_ListFormat method. Provides access to the list formatting properties of the paragraph in C++....output all paragraphs in a document that are list items. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. OdtSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with OdtSaveOptions Password property. Easily set or retrieve a password for robust encryption and enhanced data protection....sets a password to encrypt document. public string Password {...} Remarks In order to save document without encryption this property...

    reference.aspose.com/words/net/aspose.words.sav...
  10. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt Document....sets a password to encrypt document. get password () : string...string Remarks In order to save document without encryption this property...

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