Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 157,121 for

doc

(0.07 sec)
  1. RevisionOptions.DeleteCellColor | Aspose.Words ...

    Customize your spreadsheet with the RevisionOptions DeleteCellColor property. Easily set a unique color for deleted cells, enhancing clarity and organization.... Document doc = new Document ( MyDir + "Cell..."Cell revisions.docx" ); doc . LayoutOptions . RevisionOptions ...

    reference.aspose.com/words/net/aspose.words.lay...
  2. RevisionOptions.InsertCellColor | Aspose.Words ...

    Customize your spreadsheet with the InsertCellColor property in RevisionOptions. Choose your preferred color for inserted cells—default is blue!... Document doc = new Document ( MyDir + "Cell..."Cell revisions.docx" ); doc . LayoutOptions . RevisionOptions ...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ();...(); SharedPtr < Body > body = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....Document > & doc ) Parameter Type Description doc const Syste...using DocumentBuilder . auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Fields::FieldOptions::get_Curren...

    Aspose::Words::Fields::FieldOptions::get_CurrentUser method. Gets or sets the current user information in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Create a UserInformation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... let doc = new aw . Document (); // The... let newStyle = doc . styles . addCopy ( doc . styles . at (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Comment constructor | Aspose.Words for Node.js

    Aspose.Words.Comment constructor...constructor Contents [ Hide ] Comment(doc) Initializes a new instance of...the Comment class. Comment ( doc : Aspose . Words . DocumentBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BarcodeParameters.SymbolHeight | Aspose.Words f...

    Discover the BarcodeParameters SymbolHeight property to easily adjust barcode image height in twips (1/1440 inches) for optimal scanning performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. OoxmlSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with OoxmlSaveOptions! Easily set a password for encryption using the ECMA376 Standard for enhanced data protection.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  10. StructuredDocumentTag.NodeType | Aspose.Words f...

    Explore the StructuredDocumentTag NodeType property for efficient Document management. Unlock seamless access to structured data in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to apply...

    reference.aspose.com/words/net/aspose.words.mar...