Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 90,532 for

doc format

(1.06 sec)
  1. SvgTextOutputMode enumeration | Aspose.Words fo...

    aspose.words.saving.SvgTextOutputMode enumeration. Allows to specify how text inside a Document should be rendered when saving in SVG Format....rendered when saving in SVG format. Members Name Description USE_SVG_FONTS...converting a .docx document to .svg. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlSaveOptions.ExportTextInputFormFieldAsText ...

    Discover how the HtmlSaveOptions ExportTextInputFormFieldAsText property optimizes text input form fields for seamless HTML or MHTML saving. Enhance your export process!...due to requirements of this format. Examples Shows how to specify...after saving to .html. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FileFormatInfo.is_encrypted property | Aspose.W...

    FileFormatInfo.is_encrypted property. Returns ``True`` if the Document is encrypted and requires a password to open....detect the document format and encryption. doc = aw . Document ()...saving . OdtSaveOptions ( save_format = aw . SaveFormat . ODT ) save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldChar.GetField | Aspose.Words for .NET

    Discover the GetField method in FieldChar, effortlessly retrieve fields for optimal data management and enhanced performance in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldDate field = ( FieldDate...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldAutoText class | Aspose.Words for Python

    aspose.words.fields.FieldAutoText class. Implements the AUTOTEXT 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...
  6. 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...
  7. CalendarType | Aspose.Words for Java

    Specifies the type of a calendar in Java....automatically apply a custom format to field results as the fields...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Փոխարկել WORD PNG C++

    Փոխարկեք WORD ը PNG ձևաչափի C++ կոդով: Պահեք WORD որպես PNG օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/wor...
  9. HtmlFixedSaveOptions.export_embedded_css proper...

    HtmlFixedSaveOptions.export_embedded_css property. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html Document.... doc = aw . Document ( MY_DIR + 'Rendering...create a CSS stylesheet to format the document with. # Setting...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....NUMBER_IN_DASH Page number format: - 1 -, - 2 -, - 3 -, - 4 -...Custom number format. It is supported by DOCX format only. Examples...

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