Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 50,582 for

properties

(0.16 sec)
  1. Change Settings for Opening PDF using C#

    This article guides how to change settings for opening PDF using C#. It has the IDE settings, steps, and a sample code to change how PDF opens using C#....will demonstrate various properties that change PDF opening settings...opening settings Set various properties in the Document class to...

    kb.aspose.com/pdf/net/change-settings-for-openi...
  2. Using WorkbookMetadata|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class to edit custom document properties of a workbook. Once you open...able to read the document properties. Here is sample code using...

    docs.aspose.com/cells/net/using-workbookmetadata/
  3. Using WorkbookMetadata|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class to edit custom document properties of a workbook. Once you open...able to read the document properties. Here is sample code using...

    docs.aspose.com/cells/java/using-workbookmetadata/
  4. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#.... To do this, use the Text property. The following code example...and Description properties. These properties are meaningful for...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  5. AttachSignature issue - Free Support Forum - as...

    Hello, FYI: Dim MyMapiMessage As MapiMessage = MapiMessage.Load(str, loadopt) MyMapiMessage.Headers.Set("X-Mailer"... Dim SignedMessage As MapiMessage = New Email.SecureEmailManager().AttachSignature(MyMapiMessage, MyC…...seems most of the times many properties of the messages are lost/changed...AttachSignature , several message properties—such as categories, flag...

    forum.aspose.com/t/attachsignature-issue/324178
  6. Paragraph.frameFormat property | Aspose.Words f...

    Paragraph.frameFormat property. Provides access to the frame formatting Properties....frameFormat property Paragraph.frameFormat property Provides access...access to the frame formatting properties. get frameFormat () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....Smart tags use the "Element" property to reflect the type of data...into custom XML properties. smart_tag . properties . add ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Managing Page Breaks|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....provides a wide range of properties and methods for managing...HorizontalPageBreaks and VerticalPageBreaks properties. The HorizontalPageBreaks...

    docs.aspose.com/cells/java/managing-page-breaks/
  9. Mail Merge Template in Java|Aspose.Words for Java

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Java....Customize a Mail Merge Template Properties Aspose.Words allows you to...your template through many properties. Template customization will...

    docs.aspose.com/words/java/mail-merge-template/
  10. How to Find and Replace Text in Word Document u...

    In this short tutorial you will learn how to find and replace text in Word document using C#. In C# Word document replace text is possible using simple API calls for any of .NET based applications....class object to set different properties Set the search and replace...method along with different properties Save the output word file...

    kb.aspose.com/words/net/how-to-find-and-replace...