Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 165,418 for

doc

(0.06 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_IsDelete...

    Aspose::Words::Drawing::ShapeBase::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... auto doc = System :: MakeObject < Aspose...Document > (); ASSERT_FALSE ( doc -> get_TrackRevisions ()); //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Section.clear_headers_footers method | Aspose.W...

    aspose.words.Section.clear_headers_footers method... doc = aw . Document ( file_name =...Add a plain text watermark. doc . watermark . set_text ( text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionOptions.show_revision_bars property | A...

    RevisionOptions.show_revision_bars property. Allows to specify whether revision bars should be rendered near lines containing revised content... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a revision, then...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. Document.include_textboxes_footnotes_endnotes_i...

    Document.include_textboxes_footnotes_endnotes_in_stat property. Specifies whether to include textboxes, footnotes and endnotes in word count statistics.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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 = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Add Picture|Aspose.Words for .NET

    Add an image into a Document easily and fast instead of using VSTO in C#....doc" ); //Add picture to Doc this . Application...jpg" ); Aspose.Words Document doc = new Document (); DocumentBuilder...

    docs.aspose.com/words/net/add-picture/
  9. LayoutOptions.RevisionOptions | Aspose.Words fo...

    Explore the LayoutOptions RevisionOptions property to easily access and customize revision settings for enhanced Document control and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify font formatting...

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