Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 10,688 for

append

(1.2 sec)
  1. Paragraph.append_field method | Aspose.Words fo...

    aspose.words.Paragraph.Append_field method...append_field method Contents [ Hide ] append_field(field_type...update_field) Appends a field to this paragraph. def append_field (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. INodeChangingCallback.node_removing method | As...

    INodeChangingCallback.node_removing method. Called just before a node belonging to this document is about to be removed from the document.... append ( f ' \t Type: \t { args ....' + ' \n ' ) self . m_log . append ( f ' \t Hash: \t { hash (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBase.node_changing_callback property | ...

    DocumentBase.node_changing_callback property. Called when a node is inserted or removed in the document.... append ( f ' \t Type: \t { args ....' + ' \n ' ) self . m_log . append ( f ' \t Hash: \t { hash (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. INodeChangingCallback.node_removed method | Asp...

    INodeChangingCallback.node_removed method. Called when a node belonging to this document has been removed from its parent.... append ( f ' \t Type: \t { args ....' + ' \n ' ) self . m_log . append ( f ' \t Hash: \t { hash (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Basic Text Extraction using Java|Aspose.PDF for...

    Learn how to extract text from PDF documents in Java with Aspose.PDF from all pages, from a specific page, or by paragraph structure.... append ( fragment . getText ()); }...paragraphText . append ( "\r\n" ); } text . append ( "Page " ). append ( pageMarkup...

    docs.aspose.com/pdf/java/basic-text-extraction/
  6. FindReplaceOptions.apply_font property | Aspose...

    FindReplaceOptions.apply_font property. Text formatting applied to new content.... append ( f 'Match # { self . m_cu...er } \n ' ) self . m_log . append ( f ' \t Original value: \t...

    reference.aspose.com/words/python-net/aspose.wo...
  7. INodeChangingCallback class | Aspose.Words for ...

    aspose.words.INodeChangingCallback class. Implement this interface if you want to receive notifications when nodes are inserted or removed in the document.... append ( f ' \t Type: \t { args ....' + ' \n ' ) self . m_log . append ( f ' \t Hash: \t { hash (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. INodeChangingCallback.node_inserted method | As...

    INodeChangingCallback.node_inserted method. Called when a node belonging to this document has been inserted into another node.... append ( f ' \t Type: \t { args ....' + ' \n ' ) self . m_log . append ( f ' \t Hash: \t { hash (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. INodeChangingCallback.node_inserting method | A...

    INodeChangingCallback.node_inserting method. Called just before a node belonging to this document is about to be inserted into another node.... append ( f ' \t Type: \t { args ....' + ' \n ' ) self . m_log . append ( f ' \t Hash: \t { hash (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Custom prompt formatter|Documentation

    Replace IPromptFormatter in Aspose.LLM for .NET to support custom chat templates or post-process model output....is true for the final turn — append the model’s “assistant starts..."system" : sb . Append ( "<|sys|>" ). Append ( message . Content...

    docs.aspose.com/llm/net/developer-reference/ext...