Sort Score
Result 10 results
Languages All
Labels All
Results 9,871 - 9,880 of 150,707 for

doc

(0.14 sec)
  1. FieldCitation.VolumeNumber | Aspose.Words for .NET

    Manage your citations effortlessly with the FieldCitation VolumeNumber property, allowing you to easily set or retrieve associated volume numbers.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldCitation.SuppressYear | Aspose.Words for .NET

    Manage citation details with the FieldCitation SuppressYear property. Easily control year visibility for enhanced clarity in your references.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Bookmark.isColumn property | Aspose.Words for N...

    Bookmark.isColumn property. Returns ``true`` if this bookmark is a table column bookmark.... var doc = new aw . Document ( base ....column bookmarks.doc" ); for ( let bookmark of doc . range . bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::EditableRangeStart::Accept metho...

    Aspose::Words::EditableRangeStart::Accept method. Accepts a visitor in C++....Visitor () { auto doc = MakeObject < Document > (); doc -> Protect (...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( String...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during Document loading or saving that might result in loss of formatting or data fidelity in C++.... auto doc = MakeObject < Document > ( MyDir...:: HandleDocumentSubsti > (); doc -> set_WarningCallback ( substitutionWarningH...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  6. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when Document is imported from plain text format... text_doc = 'Full stop delimiters: \n '...detect_numbering_with_whitespaces doc = aw . Document ( stream = io...

    reference.aspose.com/words/python-net/aspose.wo...
  7. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a Document node is inserted, ensuring seamless integration and enhanced functionality....FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set the node changing callback...

    reference.aspose.com/words/net/aspose.words/ino...
  8. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text.... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMergeDestination Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDestination enum, defining outcomes for seamless Document mail merges. Optimize your Document processing today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...