Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 300,000 for

doc

(0.16 sec)
  1. Document.ProtectionType | Aspose.Words for .NET...

    Document 财产. 获取当前活动的文档保护类型... Document doc = new Document (); doc . Protect ( ProtectionType...ProtectionType . ReadOnly , doc . ProtectionType ); // 如果我们使用...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. Document | Aspose.Words for .NET

    Document constructor. Creates a blank Word Document in C#....Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Document.TrackRevisions | Aspose.Words for .NET

    Document TrackRevisions property. True if changes are tracked when this Document is edited in Microsoft Word in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/net/aspose.words/doc...
  4. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.Document property. Gets or sets the Document this collector instance is attached to.... doc = aw . Document () layout_collector... layout . LayoutCollector ( doc ) # Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++.... auto doc = MakeObject < Document > ();...SharedPtr < PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this Document is edited in Microsoft Word in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Normal editing of the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. OutlineElement | Aspose.Note for .NET API Refer...

    Represents a OutlineElement....the Document class Document doc = new Document (); // Initialize...= new Aspose . Note . Page ( doc ); // Initialize Outline class...

    reference.aspose.com/note/net/aspose.note/outli...
  9. CustomPart.ContentType | Aspose.Words for .NET ...

    CustomPart 财产. 指定此自定义部件的内容类型... Document doc = new Document ( MyDir + "Custom...docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts . Count...

    reference.aspose.com/words/zh/net/aspose.words....
  10. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "This...

    reference.aspose.com/words/cpp/aspose.words/sec...