Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 50,908 for

properties

(0.3 sec)
  1. 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...
  2. 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
  3. Rotate PDF Text in Python|Aspose.PDF for Python...

    Learn how to rotate text fragments and paragraphs inside PDF documents in Python....( 100 , 600 ) # Set text properties text_fragment_1 . text_state...( 200 , 600 ) # Set text properties text_fragment_2 . text_state...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  4. 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/
  5. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....Font property. The Font class contains a...wide variety of the font properties possible in Microsoft Word...

    docs.aspose.com/words/cpp/using-documentbuilder...
  6. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other Properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…...title/author and some other properties of the PDF file: pdf.BindFO(fodoc);... How do you change these properties? thanks, bill codewarior...

    forum.aspose.com/t/pdf-title-author-subject-not...
  7. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C# API and .NET Library. You can set the Print Area, Print Titles and Page Order....for worksheets using the properties offered by the PageSetup...PageSetup class. How these properties are used is discussed below in more...

    docs.aspose.com/cells/net/setting-print-options/
  8. FieldIncludeText.TextConverter | Aspose.Words f...

    Discover the FieldIncludeText TextConverter property to easily manage text converter names for your included file formats. Enhance your workflow today!...TextConverter property Gets or sets the name of the...INCLUDETEXT field, and set its properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Work with Office Add-ins in Python|Aspose.Words...

    Aspose.Words for Python via .NET provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension Properties....customize the pane and extension properties. The following code example...extension task panes with basic properties: To see a list of task pane...

    docs.aspose.com/words/python-net/work-with-offi...
  10. Convert a Document to an Image in C#|Aspose.Wor...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using C#.... Some properties of this class inherit or...or overload properties of base classes such as FixedPageSaveOptions...

    docs.aspose.com/words/net/convert-a-document-to...