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

doc

(0.1 sec)
  1. Გადაიყვანეთ DOC Გამოსახულება C++

    გადაიყვანეთ Doc Გამოსახულება C++ ფორმატში კოდით. შეინახეთ Doc როგორც Გამოსახულება C++....გადაიყვანეთ DOC გამოსახულება C++ ში მაღალსიჩქარიანი პროგრამული...პროგრამული უზრუნველყოფის C++ DOC გამოსახულება ად კონვერტაციისთვის გამოიყენეთ...

    products.aspose.com/words/ka/cpp/conversion/doc...
  2. Document.HasRevisions | Aspose.Words for .NET

    Document HasRevisions property. Returns true if the Document has any tracked changes in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...

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

    Document Revisions property. Gets a collection of revisions tracked changes that exist in this Document 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. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the revision group... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.RemoveAllChildr...

    StructuredDocumentTagRangeStart RemoveAllChildren method. Removes all the nodes between this range start node and the range end node in C#....SdtRangeExtendedMeth () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and Document properties upon saving the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Insert some content with personal...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Normal editing of the document...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Normal editing of the document...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

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