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

trim document

(0.24 sec)
  1. Section.PageSetup | Aspose.Words for .NET

    Section PageSetup property. Returns an object that represents page setup and section properties in C#.... Document doc = new Document (); PageSetup pageSetup...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/sec...
  2. OdtSaveOptions.Password | Aspose.Words for .NET...

    OdtSaveOptions 财产. 获取或设置密码以加密文档... Document doc = new Document (); DocumentBuilder...LoadOptions 对象。 doc = new Document ( ArtifactsDir + "OdtSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  3. specialchar - Aspose.Words for Java - API Refer...

    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...characters in the document. A Microsoft Word document can include a...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. AbsolutePositionTab - Aspose.Words for Java - A...

    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 a document visitor. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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...
  8. Aspose::Words::Bookmark::Remove method | Aspose...

    Aspose::Words::Bookmark::Remove method. Removes the bookmark from the Document. Does not remove text inside the bookmark in C++....Removes the bookmark from the document. Does not remove text inside...bookmarks from a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/boo...
  9. 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...
  10. 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...