Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 313,807 for

doc

(0.09 sec)
  1. TableCell | Aspose.Note for .NET API 参考

    表示表格单元格...); } } } // 添加大纲节点 Document doc = new Document (); // 添加页面节点...TableCell cell11 = new TableCell ( doc ); cell11 . AppendChildLast (...

    reference.aspose.com/note/zh/net/aspose.note/ta...
  2. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Plizyè HTML Nan DOC - C++

    Rantre plizyè HTML nan Doc nan kòd C++ Sove HTML kòm Doc lè l sèvi avèk C++....yon Lòd Amelyore yon Lòd Sipò Docs Referans API Live Demo Echantiyon...Akizisyon Konvèti miltip HTML nan DOC nan C++ C++ gwo vitès pou konvèti...

    products.aspose.com/words/ht/cpp/merge/html-to-...
  4. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the Document.... doc = aw . Document ( MY_DIR + 'Footer...'Footer.docx' ) headers_footers = doc . first_section . headers_footers...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Markup::CustomPartCollection Cla...

    Represents a collection of CustomPart objects.... auto doc = MakeObject<Document>(MyDir...package.docx" ); ASSERT_EQ(2, doc->get_PackageCustomParts()->get_Count());...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. TextPath.Spacing | Aspose.Words for .NET

    TextPath Spacing property. Defines the amount of spacing for text. 1 means 100 in C#....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.Trim | Aspose.Words for .NET

    TextPath Trim property. Determines whether extra space is removed above and below the text in C#....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::HeaderFooter Class Reference - A...

    Represents a container for the header or footer text of a section.... auto doc = MakeObject<Document>(); //...MakeObject<HeaderFooter>(doc, HeaderFooterType::HeaderPrimary ); doc->get_Fir...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. SystemFontSource | Aspose.Words for .NET

    SystemFontSource constructor. Ctor in C#.... Document doc = new Document (); doc . FontSettings =...source. Assert . AreEqual ( 1 , doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Style.BaseStyleName | Aspose.Words for .NET API 参考

    Style 财产. 获取/设置此样式所基于的样式的名称... Document doc = new Document ( MyDir + "Style...如果样式名称有多个用逗号分隔的值,则每个子句都是一个单独的别名。 Style style = doc . Styles [ "MyStyle" ]; Assert...

    reference.aspose.com/words/zh/net/aspose.words/...