Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 4,401 for

trim document

(0.06 sec)
  1. Section | Aspose.Words for .NET

    Section constructor. Initializes a new instance of the Section class in C#....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/sec...
  2. Table.Rows | Aspose.Words for .NET

    Table Rows property. Provides typed access to the rows of the table in C#.... Document doc = new Document ( MyDir + "Tables...of getting a table from a document. // 1 - From the "Tables"...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Aspose::Words::DocumentBuilder::StartBookmark m...

    Aspose::Words::DocumentBuilder::StartBookmark method. Marks the current position in the Document as a bookmark start in C++....the current position in the document as a bookmark start. System...created. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::CompositeNode::GetText method | ...

    Aspose::Words::CompositeNode::GetText method. Gets the text of this node and of all its children in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...ToString will give us the document's appearance if saved to a...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. FieldEnd - 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...an end of a Word field in a document. FieldEnd is an inline-level...

    reference.aspose.com/words/java/com.aspose.word...
  6. fieldend - 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...an end of a Word field in a document. FieldEnd is an inline-level...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose Word - Unable to separate header text fr...

    Hi, We are a licenced Aspose User and the problem that we are currently facing is that I am trying to parse the word file and we want to skip the text from header. First of all, I am using the following code to get the …...asalm The problem is that your document actually does not have neither...Content at the top of your document is simply an absolutely positioned...

    forum.aspose.com/t/aspose-word-unable-to-separa...
  8. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    FindReplaceOptions ApplyParagraphFormat property. Paragraph formatting applied to new content in C#.... Document doc = new Document (); DocumentBuilder...also will!" , doc . GetText (). Trim ()); See Also class ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Aspose::Words::Lists::List::get_ListId method |...

    Aspose::Words::Lists::List::get_ListId method. Gets the unique identifier of the list in C++....output all paragraphs in a document that are list items. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFields method. Gets or sets a boolean value indicating either to ignore text inside fields. The default value is false in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...\u0015 " ), doc -> GetText (). Trim ()); See Also Class FindReplaceOptions...

    reference.aspose.com/words/cpp/aspose.words.rep...