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

doc

(0.12 sec)
  1. TitleDate | Aspose.Note for .NET API 参考

    获取或设置标题中日期的字符串表示形式...; var doc = new Document (); var page = new Page ( doc ); page...new Title ( doc ) { TitleText = new RichText ( doc ) { Text =...

    reference.aspose.com/note/zh/net/aspose.note/ti...
  2. Konvèti HTML Nan DOC C#

    Konvèti HTML Doc fòma nan C# kòd. Sove HTML kòm Doc lè l sèvi avèk C#....Konvèti HTML pou DOC nan C# .NET lojisyèl gwo vitès pou konvèti...konvèti HTML an DOC Sèvi ak API konvèsyon dokiman nou an pou devlope...

    products.aspose.com/words/ht/net/conversion/htm...
  3. DOC PNG Python Түрлендіру

    Түрлендіру Doc үшін PNG жылы форматында Python коды. Python арқылы Doc PNG ретінде сақтаңыз....DOC PNG дегенге түрлендіру DOC PNG түрлендіруге арналған жоғары...API ді пайдаланыңыз. Python DOC, PNG және басқа да көптеген құжат...

    products.aspose.com/words/kk/python-net/convers...
  4. Aspose::Words::Document::StopTrackRevisions met...

    Aspose::Words::Document::StopTrackRevisions method. Stops automatic marking of Document changes as revisions in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Editing a document usually...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the Document was protected with... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from Document... doc = aw . Document () doc . styles . add (...StyleType . LIST , 'MyListStyle1' ) doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fonts::SystemFontSource Class Re...

    Represents all TrueType fonts installed to the system.... auto doc = MakeObject<Document>(); doc->set_FontSett...system font source. ASSERT_EQ(1, doc->get_FontSettings()->GetFont...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured Document tag range start class in C++....:: Words :: DocumentBase > & doc , Aspose :: Words :: Markup ::...) Parameter Type Description doc const System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Document.StartTrackRevisions | Aspose.Words for...

    Document StartTrackRevisions method. Starts automatically marking all further changes you make to the Document programmatically as revision changes in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Editing a document usually...

    reference.aspose.com/words/net/aspose.words/doc...
  10. TableRow | Aspose.Note for .NET API 参考

    表示一个表行...// 初始化 TableCell 类对象 Document doc = new Document (); // 在表格单元格中添加大纲元素...TableCell cell11 = new TableCell ( doc ); cell11 . AppendChildLast (...

    reference.aspose.com/note/zh/net/aspose.note/ta...