Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 224,896 for

aspose.words

(0.32 sec)
  1. Aspose::Words::NodeChangingArgs class | Aspose....

    Aspose::Words::NodeChangingArgs class. Provides data for methods of the INodeChangingCallback interface. To learn more, visit the documentation article in C++....To learn more, visit the Aspose.Words Document Object Model (DOM)...Namespace Aspose::Words Library Aspose.Words for C++ Aspose::Words::Node...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Style.equals method | Aspose.Words for Python

    Style.equals method. Compares with the specified style...equals ( self , style : aspose . words . Style ): ... Parameter...style ) See Also module aspose.words class Style Style.as_table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.watermark property | Aspose.Words for ...

    Document.watermark property. Provides access to the document watermark....def watermark ( self ) -> aspose . words . Watermark : ... Examples...remove () See Also module aspose.words class Document Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CommentCollection indexer | Aspose.Words for Py...

    CommentCollection indexer. Retrieves a [Comment](../../comment/) at the given index....count ) See Also module aspose.words class CommentCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Load Text File in PHP|Aspose.Words for .NET

    Loading text document using Aspose.words for .NET in PHP using COM in C#....in PHP Contents [ Hide ] Aspose.Words - Load Text File Conversion...$comHelper = new \COM ( "Aspose.Words.ComHelper" ); // The encoding...

    docs.aspose.com/words/net/load-text-file-in-php/
  6. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...# to identical styles as Aspose.Words imports them into destination...strip ()) See Also module aspose.words class ImportFormatOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::MailMerging::IFieldMergingCallba...

    Aspose::Words::MailMerging::IFieldMergingCallback interface. Implement this interface if you want to control how data is inserted into merge fields during a mail merge operation in C++....gArgs>) Called when the Aspose.Words mail merge engine is about...ngArg>) Called when the Aspose.Words mail merge engine is about...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Comment.dateTimeUtc property | Aspose.Words for...

    Comment.dateTimeUtc property. Gets the UTC date and time that the comment was made....expected ); See Also module Aspose.Words class Comment Comment.dateTime...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Joining Word Documents Together|Aspose.Words fo...

    Join a few document together or append them easily and fast instead of using VSTO in C#.... When migrating to Aspose.Words you will find that this...is very easy to achieve. Aspose.Words provides a special Document...

    docs.aspose.com/words/net/joining-word-document...
  10. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Python.... Document Builder or Aspose.Words DOM DocumentBuilder complements...methods available in the Aspose.Words Document Object Model (DOM)...

    docs.aspose.com/words/python-net/document-build...