Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 313,814 for

doc

(0.13 sec)
  1. Aspose::Words::RevisionCollection Class Referen...

    A collection of Revision objects that represent revisions in the Document.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); // Normal editing of the document...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Words method. Represents an estimate of the number of words in the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( String...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Columns | Aspose.Note for .NET API 参考

    获取表的列...// 创建 Document 类的对象 Document doc = new Document (); // 初始化 TableCell...TableCell cell11 = new TableCell ( doc ); cell11 . AppendChildLast (...

    reference.aspose.com/note/zh/net/aspose.note/ta...
  4. Width | Aspose.Note for .NET API 参考

    获取或设置宽度...// 创建 Document 类的对象 Document doc = new Document (); // 初始化 TableCell...TableCell cell11 = new TableCell ( doc ); cell11 . AppendChildLast (...

    reference.aspose.com/note/zh/net/aspose.note/ta...
  5. Aspose::Words::Markup::CustomXmlProperty Class ...

    Represents a single custom XML attribute or a smart tag property.... void Create () { auto doc = MakeObject<Document>(); //...smartTag = MakeObject<SmartTag>(doc); // Smart tags are composite...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. RevisionOptions.inserted_text_color property | ...

    RevisionOptions.inserted_text_color property. Allows to specify the color to be used for inserted content [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a revision, then...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Skakel DOC In RTF C++

    Skakel Doc om na RTF formaat in C++ kode. Stoor Doc as RTF deur C++....Skakel DOC om na RTF in C++ 'N Hoë spoed sagteware C++ biblioteek...omskakeling van DOC na RTF Gebruik C++ om maksimum DOC tot RTF omskakelingspoed...

    products.aspose.com/words/af/cpp/conversion/doc...
  8. HyphenationOptions.hyphenation_zone property | ...

    HyphenationOptions.hyphenation_zone property. Gets or sets the distance in 1/20 of a point from the right margin within which you do not want to hyphenate words... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Text | Aspose.Note for .NET API Reference

    Gets or sets the text. The string MUST NOT contain any characters of the value 10 line feed....; 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...
  10. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Doc format in C++....used to save a document in the Doc format. Aspose :: Words :: Saving...Microsoft Word formats. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.sav...