Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,401 for

trim document

(0.1 sec)
  1. paragraph - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...paragraph invalid when the document is opened in Microsoft Word...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::NodeCollection Class Reference -...

    Represents a collection of nodes of a specific type.... auto doc = MakeObject<Document>(MyDir + u "Textboxes in drawing...this collection and from the document. More... bool Contains (const...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Stop DocumentBuilder.Write from lower-casing ce...

    I am using Aspose.Words.DocumentBuilder in .Net. Whenever my string contains the term “LT;”, it always gets lower-cased to “lt;” in the Document. Is there a way to stop this from happening, so that the original text is p…...lower-cased to “lt;” in the document. Is there a way to stop this...original text is preserved in the document? alexey.noskov October 19...

    forum.aspose.com/t/stop-documentbuilder-write-f...
  4. Aspose::Words::PlainTextDocument::get_Text meth...

    Aspose::Words::PlainTextDocument::get_Text method. Gets textual content of the Document concatenated as a string in C++....Gets textual content of the document concatenated as a string....contents of a Microsoft Word document in plaintext. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pla...
  5. DocumentBase - Aspose.Words for Java - API Refe...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...Iterable Direct Known Subclasses: Document , GlossaryDocument public...

    reference.aspose.com/words/java/com.aspose.word...
  6. NodeCollection.Insert | Aspose.Words for .NET

    NodeCollection Insert method. Inserts a node into the collection at the specified index in C#....inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/nod...
  7. Aspose::Words::Paragraph::get_ListLabel method ...

    Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to list numbering value and formatting for this paragraph 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/par...
  8. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Working with Paragraphs documentation article. Remarks: Paragraph...paragraph invalid when the document is opened in Microsoft Word...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder.InsertHtml | Aspose.Words for ....

    DocumentBuilder 方法. 在文档中插入一个 HTML 字符串... Document doc = new Document (); DocumentBuilder...paragraphs [ 0 ]. GetText (). Trim ()); Assert . AreEqual ( ParagraphAlignment...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. NodeCollection - Aspose.Words for Java - API Re...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...with image shapes. Document doc = new Document(getMyDir() + "Textboxes...

    reference.aspose.com/words/java/com.aspose.word...