Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,401 for

trim document

(0.07 sec)
  1. Class PlainTextDocument | Aspose.Words for .NET...

    Aspose.Words.PlainTextDocument 班级. 允许提取文档内容的纯文本表示... Document doc = new Document (); DocumentBuilder...world!" , plaintext . Text . Trim ()); 也可以看看 命名空间 Aspose.Words...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    HtmlSaveOptions ExportHeadersFootersMode property. 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. Document doc = new Document ( MyDir...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FindReplaceOptions.IgnoreFields | Aspose.Words ...

    FindReplaceOptions 财产. 获取或设置一个布尔值指示忽略字段内的文本 默认值为错误的.... Document doc = new Document (); DocumentBuilder...\u0015" , doc . GetText (). Trim ()); 也可以看看 class FindReplaceOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  4. FieldEnd.NodeType | Aspose.Words for .NET API 参考

    FieldEnd 财产. 返回FieldEnd.... { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

    reference.aspose.com/words/zh/net/aspose.words....
  5. BookmarkStart.NodeType | Aspose.Words for .NET ...

    BookmarkStart 财产. 返回BookmarkStart.... { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. Row.Cells | Aspose.Words for .NET API 参考

    Row 财产. 提供对 细胞行的子节点... Document doc = new Document ( MyDir + "Tables...ToString ( SaveFormat . Text ). Trim (); Console . WriteLine ( $"\t\tContents...

    reference.aspose.com/words/zh/net/aspose.words....
  7. TableCollection.ToArray | Aspose.Words for .NET...

    TableCollection 方法. 将集合中的所有表复制到新的表数组中... Document doc = new Document ( MyDir + "Tables...ToString ( SaveFormat . Text ). Trim (); Console . WriteLine ( $"\t\tContents...

    reference.aspose.com/words/zh/net/aspose.words....
  8. Aspose::Words::Tables::Row::get_Cells method | ...

    Aspose::Words::Tables::Row::get_Cells method. Provides typed access to the Cell child nodes of the row in C++....through all tables in the document and print the contents of...cell. auto doc = MakeObject < Document > ( MyDir + u "Tables.docx"...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Aspose::Words::Tables::TableCollection::ToArray...

    Aspose::Words::Tables::TableCollection::ToArray method. Copies all tables from the collection to a new array of tables in C++....through all tables in the document and print the contents of...cell. auto doc = MakeObject < Document > ( MyDir + u "Tables.docx"...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured Document tag SDT or content control in a Document in Java....structured document tag (SDT or content control) in a document. To learn...Structured Document Tags or Content Control documentation article...

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