Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 43,366 for

doc

(0.04 sec)
  1. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute fonts for any original font.... Document doc = new Document (); doc . FontSettings =...source. Assert . AreEqual ( 1 , doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  2. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility.... Document doc = new Document (); doc . FontSettings =...source. Assert . AreEqual ( 1 , doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Greetings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.TrackRevisions | Aspose.Words for .NET

    Enable Document TrackRevisions to automatically track edits in Microsoft Word, ensuring seamless collaboration and precise version control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/net/aspose.words/doc...
  5. RevisionType enumeration | Aspose.Words for Nod...

    Aspose.Words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  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. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt Document using RC4 encryption method.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add text to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.save method... doc = aw . Document ( MY_DIR + 'Rendering...font_fallback_stream ) doc . font_settings = font_settings doc . save ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...