Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 4,383 for

trim document

(0.06 sec)
  1. ParagraphFormat.StyleName | Aspose.Words for .NET

    ParagraphFormat StyleName property. Gets or sets the name of the paragraph style applied to this formatting in C#....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...
  2. List.ListId | Aspose.Words for .NET

    List ListId property. Gets the unique identifier of the list in C#....verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....saving a document to HTML. auto doc = MakeObject < Document > ( MyDir...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. DocSaveOptions.Password | Aspose.Words for .NET...

    DocSaveOptions 财产. 获取/设置密码以使用 RC4 加密方法加密文档... Document doc = new Document (); DocumentBuilder...IncorrectPasswordExc >(() => doc = new Document ( ArtifactsDir + "DocSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  5. Aspose::Words::Replacing::FindReplaceOptions::g...

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

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. Class Node | Aspose.Words for .NET API 参考

    Aspose.Words.Node 班级. Word 文档所有节点的基类... virtual Document { get; } 获取该节点所属的文档。 virtual...显示如何从复合节点中删除特定类型的所有子节点。 Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. WriteProtection.ValidatePassword | Aspose.Words...

    WriteProtection 方法. 如果指定的密码与保护文档的写保护密码相同则返回 true 如果文档没有使用密码写保护则返回 false... Document doc = new Document (); DocumentBuilder...Writeln ( "Hello world! This document is protected." ); // 输入最长...

    reference.aspose.com/words/zh/net/aspose.words....
  8. bookmark - 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...BookmarkStart and BookmarkEnd in a document tree and allows to work with...

    reference.aspose.com/words/java/com.aspose.word...
  9. Bookmark - 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...BookmarkStart and BookmarkEnd in a document tree and allows to work with...

    reference.aspose.com/words/java/com.aspose.word...
  10. BookmarkCollection.Count | Aspose.Words for .NET

    BookmarkCollection Count property. Returns the number of bookmarks in the collection in C#....bookmarks from a document. Document doc = new Document (); DocumentBuilder...bookmarks is still present in the document. Assert . AreEqual ( 0 , bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...