Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 180,043 for

doc

(0.24 sec)
  1. BaseWebExtensionCollection1.GetEnumerator | Asp...

    Discover the BaseWebExtensionCollection GetEnumerator method to easily iterate through collections, enhancing your development efficiency and code management.... Document doc = new Document ( MyDir + "Web...extension.docx" ); Assert . That ( doc . WebExtensionTaskPane . Count...

    reference.aspose.com/words/net/aspose.words.web...
  2. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word Documents in C#....ComHelper" ); $doc = $comHelper -> Open ( $dataDir...$dataDir . "/ReplaceSimple.doc" ); // Check the text of the document...

    docs.aspose.com/words/net/find-and-replace-in-php/
  3. Row.hidden property | Aspose.Words for Python

    Row.hidden property. Gets or sets a flag indicating whether this row is hidden or not.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) row = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++.... auto doc = System :: MakeObject < Aspose...the document within its pages. doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. Row.EnsureMinimum | Aspose.Words for .NET

    Discover the Row EnsureMinimum method, effortlessly create and append a Cell when none exist, enhancing your data structure management....Document doc = new Document (); Table table = new Table ( doc ); doc...doc . FirstSection . Body . AppendChild ( table ); Row row =...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in Documents. Easily identify revision types for seamless Document editing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/net/aspose.words/rev...
  7. GlowFormat.Remove | Aspose.Words for .NET

    Effortlessly remove GlowFormat from your parent object with our efficient GlowFormat Remove method. Enhance your design workflow today!... Document doc = new Document ( MyDir + "Various...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldComments.text property | Aspose.Words for ...

    FieldComments.text property. Gets or sets the text of the comments.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set a value for the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Normal editing of the document...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. ReflectionFormat.Remove | Aspose.Words for .NET

    Effortlessly eliminate ReflectionFormat from your parent object with our streamlined Remove method, enhancing your coding efficiency and clarity.... Document doc = new Document ( MyDir + "Various...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...