Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 41,499 for

document properties

(0.75 sec)
  1. X400 support - Free Support Forum - aspose.com

    We’ve noticed with the new 25.6 version the default email address being returned is now the SMTP version. Is there a way to default to get the X400 email back as the default? image.png (13.4 KB)...address formats through the properties of the email message or the...email messages. Modify Email Properties : When creating or manipulating...

    forum.aspose.com/t/x400-support/316005
  2. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStop class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GradientStop class. Represents one gradient stop...Working with Graphic Elements documentation article. Constructors Name...of the GradientStop class. Properties Name Description baseColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBase.Document | Aspose.Words for .NET

    Explore DocumentBase Properties to efficiently manage your Documents. Unlock seamless access and enhance your workflow today!...Document DocumentBase.Document property Gets this instance. public...public override DocumentBase Document { get ; } Examples Shows how...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result...date_time_format property FieldFormat.date_time_format property Gets or...Corresponds to the \@ switch. @property def date_time_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill.oneColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.oneColorGradient method... Document (); let builder = new aw ..."GradientAngle" properties after the document saves. let saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Modifying AcroForms|Aspose.PDF for PHP via Java

    This section explains how to modifying forms in your PDF Document with Aspose.PDF for PHP via Java.... // Open a document $document = new Document ( $inputFile );...form field from document $field = $document -> getForm () ->...

    docs.aspose.com/pdf/php-java/modifing-form/
  8. Preserve text effects (shadow, outline, reflect...

    It seems that advanced text effects (used for WordArt or as standalone effects) are not reproduced when converting DOCX Documents to HTML....reproduced when converting DOCX documents to HTML. Professionalize.Discourse...@manfro When converting DOCX documents to HTML, advanced text effects...

    forum.aspose.com/t/preserve-text-effects-shadow...
  9. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....the Working with Fields documentation article. Remarks: Inserts...field into a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Insert Header and Footer in DOCX using C++

    In this example, we will explore how to insert Header and Footer in DOCX using C++. In order to use C++ to add Header and Footer information in Word Document, very simple API interface is used....on top and bottom of Word document pages respectively. They hold...Footer information in Word Document, very simple API interface...

    kb.aspose.com/words/cpp/how-to-insert-header-an...