Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 89,966 for

doc format

(0.68 sec)
  1. Font.name_far_east property | Aspose.Words for ...

    Font.name_far_east property. Returns or sets an East Asian font name....insert and format text in a Far East language. doc = aw . Document...builder = aw . DocumentBuilder ( doc ) # Specify font settings that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.save_Format property. Specifies the Format in which the Document will be saved if this save options object is used...save_format property XpsSaveOptions.save_format property Specifies...Specifies the format in which the document will be saved if this...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlFixedSaveOptions.export_embedded_fonts prop...

    HtmlFixedSaveOptions.export_embedded_fonts property. Specifies whether fonts should be embedded into Html Document in Base64 Format...into Html document in Base64 format. Note setting this flag can...exporting a document to Html. doc = aw . Document ( MY_DIR + 'Embedded...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MetafileRenderingOptions.RenderingMode | Aspose...

    Discover the MetafileRenderingOptions RenderingMode property to control how metafile images are rendered, enhancing your graphics quality and performance....save format. For images it is Bitmap. For other formats it is...HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF...

    reference.aspose.com/words/net/aspose.words.sav...
  5. MetafileRenderingOptions.renderingMode property...

    MetafileRenderingOptions.renderingMode property. Gets or sets a value determining how metafile images should be rendered....default value depends on the save format. For images it is MetafileRenderingMod...MetafileRenderingMod.Bitmap . For other formats it is MetafileRenderingMod...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_Document method...] append_document(src_doc, import_format_mode) Appends the specified..., src_doc : aspose . words . Document , import_format_mode :...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionOptions.comment_color property | Aspose...

    RevisionOptions.comment_color property. Allows to specify the color to be used for comments... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionOptions.deleted_text_color property | A...

    RevisionOptions.deleted_text_color property. Allows to specify the color to be used for deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionOptions.moved_to_text_effect property |...

    RevisionOptions.moved_to_text_effect property. Allows to specify the effect to be applied to the areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Python 将 PDF 转换为 Excel|Aspose.PDF for Python...

    Aspose.PDF for Python 库允许您使用 Python 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。... read () doc = Api . Document ( byte_array...documentOutName = "testout/result1.xls" doc . save ( documentOutName , Api...

    docs.aspose.com/pdf/zh/python-java/convert-pdf-...