Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 39,581 for

document properties

(0.16 sec)
  1. Create a Macro in Word using C#

    Follow this article to create a macro in Word using C#. It provides details for IDE configuration, programming steps, and a sample code demonstrating the coding with VBA using C#....VbaModule, and set various properties. Steps for Using Macros in...a new blank Word document using the Document class Assign a new...

    kb.aspose.com/words/net/create-a-macro-in-word-...
  2. HtmlSaveOptions.ImageResolution | Aspose.Words ...

    Adjust image resolution effortlessly with HtmlSaveOptions. Optimize your HTML, MHTML, or EPUB exports with customizable settings for stunning visuals....ImageResolution property Specifies the output resolution...get ; set ; } Remarks This property effects raster images when...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Search MSG document without opening via .NET | ...

    C# source code to search words with pattern in MSG file on .NET Framework, .NET Core, and Xamarin Platforms.... powerful and easy to use document searching API for C# platform...task specifications. The properties that constitute the Message...

    products.aspose.com/email/net/search/msg/
  4. ThumbnailGeneratingOptions class | Aspose.Words...

    aspose.words.rendering.ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a Document....for a document. Remarks User can call method Document.update_thumbnail()...BuiltInDocumentPrope.thumbnail for a document. Constructors Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.LockContentCont...

    Discover how the LockContentControl property in StructuredDocumentTagRangeStart enhances Document security by preventing unwanted deletions of essential tags....LockContentControl property When set to true , this property will prohibit...from deleting this structured document tag. public bool LockContentControl...

    reference.aspose.com/words/net/aspose.words.mar...
  6. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.Properties/builtinDocumentProperties/last_printed/) property is updated before saving....update_last_printed_property property SaveOptions.update_last_printed_property...update_last_printed_property property Gets or sets a value determining...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSet.All | Aspose.Words for .NET

    Access all Document pages in their original order with PageSet All property. Streamline your workflow and enhance Document management effortlessly!...All property Gets a set with all the pages of the document in...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Compare Documents in C++|Aspose.Words for C++

    Compare two Documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...identifies changes between two documents and contains the changes as...

    docs.aspose.com/words/cpp/compare-documents/
  9. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your Document's organization and efficiency....collection of lists in the document. public List Add ( ListTemplate...collection of paragraphs. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Aspose::Words::Tables::Table::get_Bidi method |...

    Aspose::Words::Tables::Table::get_Bidi method. Gets or sets whether this is a right-to-left table in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words.tab...