Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,008 for

trim document

(0.16 sec)
  1. TxtLoadOptions.trailingSpacesOptions property |...

    TxtLoadOptions.trailingSpacesOptions property. Gets or sets preferred option of a trailing space handling...Trim . get trailingSpacesOption ()...how to trim whitespace when loading plaintext documents. const...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Lists::ListLabel::get_LabelStrin...

    Aspose::Words::Lists::ListLabel::get_LabelString method. Gets a string representation of list label in C++.... auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text Documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!...string ) Creates a plain text document from a file. Automatically...condition UnsupportedFileForma The document format is not recognized or...

    reference.aspose.com/words/net/aspose.words/pla...
  4. Aspose::Words::Story::get_LastParagraph method ...

    Aspose::Words::Story::get_LastParagraph method. Gets the last paragraph in the story in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...Writeln ( u "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text Document from a stream. Automatically detects the file format in C++....constructor Creates a plain text document from a stream. Automatically...the text from. Remarks The document must be stored at the beginning...

    reference.aspose.com/words/cpp/aspose.words/pla...
  6. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Words Document Object Model (DOM) documentation article. Remarks:...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  7. PlainTextDocument.Text | Aspose.Words for .NET

    Access the PlainTextDocument's text property to retrieve the Document's content as a single string, enhancing your data handling and analysis....Gets textual content of the document concatenated as a string....Word document in plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pla...
  8. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java....Words Document Object Model (DOM) documentation article. Examples:...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. ListLabel Class | Aspose.Words for .NET

    Explore the Aspose.Words.Lists.ListLabel class to enhance your Document formatting with customizable list label properties for better control and presentation....the Working with Lists documentation article. public class ListLabel...are list items. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.lis...
  10. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process....merge output document. Document doc = new Document (); DocumentBuilder..."Jane Doe" , doc . GetText (). Trim ()); else Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.mai...