Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 88,765 for

doc format

(0.25 sec)
  1. Convert MSG to BMP in Python | products.aspose.com

    Save MSG to BMP in your Python applications without using Microsoft Outlook or Word... MSG is a file format used by Microsoft Outlook to...items. BMP is a popular image format used for storing bitmap images...

    products.aspose.com/total/python-net/conversion...
  2. FieldComments class | Aspose.Words for Python

    aspose.words.fields.FieldComments class. Implements the COMMENTS field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldSubject Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSubject class for easy implementation of the SUBJECT field, enhancing Document automation and Formatting efficiency.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in Document processing. Unlock powerful features today!... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. InfoType { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FormField.Checked | Aspose.Words for .NET

    Manage your form with ease using the FormField Checked property. Control checkbox status effortlessly—default is unchecked for streamlined user experience....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FormField.CalculateOnExit | Aspose.Words for .NET

    Discover how the FormField CalculateOnExit property automatically updates field references upon exit, enhancing your Document's accuracy and efficiency....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FormField.ExitMacro | Aspose.Words for .NET

    Discover the FormField ExitMacro property to easily manage exit macros for your forms. Enhance user experience and streamline data entry today!...public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular Format...document into a particular format. To learn more, visit the Specify...False . pretty_format When True , pretty formats output where applicable...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.rowFormat property | Aspose.Wor...

    DocumentBuilder.rowFormat property. Returns an object that represents current table row Formatting properties....represents current table row formatting properties. get rowFormat...table with custom borders. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. XlsxSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XlsxSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.XLSX](../../aspose.words/saveFormat/#XLSX) Format...XLSX format. To learn more, visit the Specify...SaveOptions ) pretty_format When True , pretty formats output where applicable...

    reference.aspose.com/words/python-net/aspose.wo...