Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 313,804 for

doc

(0.14 sec)
  1. Document.StopTrackRevisions | Aspose.Words for ...

    Document 方法. 停止将文档更改自动标记为修订... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 在我们开始跟踪文档之前,编辑文档通常不算作修订。...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...例子 輸出格式 DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/zh-hant/cpp/make/word/
  3. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DocX。使用 C++ 庫輕鬆創建 DocX。...例子 輸出格式 DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/zh-hant/cpp/make/docx/
  4. 将TXT转换为DOC - Java

    在Java代码TXT转换为Doc使用Java将TXT保存为Doc。...活动 获得 在 Java 中将 TXT转换为DOC 用于将TXT转换为DOC的高速软件Java 使用我们的文档转换 API...TXT, DOC和许多其他文档格式。 DOC Python Java C# C++ 转换 TXT 到 DOC 使用 Java...

    products.aspose.com/words/zh/java/conversion/tx...
  5. Aspose::Words::Font Class Reference - Aspose.Wo...

    Contains font attributes (font name, font size, color, and so on) for an object.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); builder->get_Font()->get_Border()->set_Color(...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. ParagraphStyle | Aspose.Note for .NET API Refer...

    Gets or sets the paragraph style. These settings are used if there is no matching TextStyle object in Styles collection either this object doesnt specify a needed setting....; var doc = new Document (); var page = new Page ( doc ); page...new Title ( doc ) { TitleText = new RichText ( doc ) { Text =...

    reference.aspose.com/note/net/aspose.note/richt...
  7. BuiltInDocumentProperties.Words | Aspose.Words ...

    BuiltInDocumentProperties Words property. Represents an estimate of the number of words in the Document in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words.pro...
  8. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for Document binding.... doc = aw . Document () # Insert text...= aw . DocumentBuilder ( doc = doc ) i = 0 while i < 6 : builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. layoutcollector - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java.... Document doc = new Document(); LayoutCollector...layoutCollector = new LayoutCollector(doc); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    FieldStyleRef InsertParagraphNumberInRelativeContext property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...