Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 3,119 for

document revision

(0.22 sec)
  1. PropertyType enumeration | Aspose.Words for Nod...

    Aspose.Words.Properties.PropertyType enumeration. Specifies data type of a Document property....enumeration Specifies data type of a document property. Members Name Description...Examples Shows how to work with a document’s custom properties. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Paragraph::get_IsFormatRevision ...

    Aspose::Words::Paragraph::get_IsFormatRevision method. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....whether a paragraph is a format revision. auto doc = System :: MakeObject...Words :: Document > ( get_MyDir () + u "Format revision.docx" );...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If Revisions are present in the Document tags, we need to preserve those Revisions in the plain-text version. We also need to support the reverse conversion (pla…...type with revisions Aspose.Words Product Family revision , words-java...plain text . If revisions are present in the document tags, we need...

    forum.aspose.com/t/convert-data-tag-type-to-pla...
  4. Aspose::Words::Layout::RevisionTextEffect enum ...

    Aspose::Words::Layout::RevisionTextEffect enum. Allows to specify decoration effect for Revisions of Document text in C++....decoration effect for revisions of document text. enum class RevisionTextEffect...Name Value Description None 0 Revised content has no special effects...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedFromTextEffect method. Allows to specify the effect to be applied to the areas where content was moved from Moving. Default value is DoubleStrikeThrough in C++....modify the appearance of revisions. auto doc = System :: MakeObject...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); //...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedToTextColor method. Allows to specify the color to be used for areas where content was moved to Moving. Default value is ByAuthor in C++....modify the appearance of revisions. auto doc = System :: MakeObject...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); //...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedToTextEffect method. Allows to specify the effect to be applied to the areas where content was moved to Moving. Default value is DoubleUnderline in C++....modify the appearance of revisions. auto doc = System :: MakeObject...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); //...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Supported File Formats|Aspose.Imaging for Pytho...

    Python image processing library supports file formats including BMP, GIF, DICOM, DJVU, DNG, EMF, JPEG, ODG, PNG, PSD, TIFF, PDF, EPS, SVG and others....later DXF Dxf 6 and later EMF Revision 11.0 EMZ Compressed emf format...OTG Version 1.2 PDF Portable document format PNG Version 1.0 and...

    docs.aspose.com/imaging/python-net/supported-fi...
  9. Supported File Formats|Aspose.Imaging for Java

    Java image processing library supports file formats including BMP, GIF, DICOM, DJVU, DNG, EMF, JPEG, ODG, PNG, PSD, TIFF, PDF, EPS, SVG and others....later DXF Dxf 6 and later EMF Revision 11.0 EMZ Compressed emf format...OTG Version 1.2 PDF Portable document format PNG Version 1.0 and...

    docs.aspose.com/imaging/java/supported-file-for...
  10. DocumentPropertyCollection class | Aspose.Words...

    aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtinDocumentproperties/) and [CustomDocumentProperties](../customDocumentproperties/) collections...the Work with Document Properties documentation article. Remarks...with a document’s custom properties. doc = aw . Document () properties...

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