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

doc format

(0.22 sec)
  1. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in Python: DocX, Doc, ODT, PDF, RTF, MOBI, HTML, TXT, PNG, JPG and many more....documents to a variety of file formats Use our document merging API...Word, PDF and many other file formats. Powerful conversion engine...

    products.aspose.com/words/python-net/merge/
  2. Compress DOCX In C#

    Compress DocX in C# without losing quality. Optimize DocX content, reduce file size easily....Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list CompressionLevel...

    products.aspose.com/words/net/compress/docx/
  3. Compress WORD In C#

    Compress WORD in C# without losing quality. Optimize WORD content, reduce file size easily....Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list CompressionLevel...

    products.aspose.com/words/net/compress/word/
  4. Bullet point issue in word exports - Free Suppo...

    We have an application written in java to convert a legal Document(html) to a word Doc. During this conversion, the bullet points which are in solid circle is getting converted to hollow circle. Tried setting the numbe…...legal document(html) to a word doc. During this conversion, the...circle. Tried setting the number format to u2022, but that didnt work...

    forum.aspose.com/t/bullet-point-issue-in-word-e...
  5. C# API to Export MSG to ODT | products.aspose.com

    Convert MSG to ODT without using Microsoft Word or Outlook on .NET...NET file format manipulation APIs are the ideal...manipulate a wide range of file formats, including MSG and ODT. The...

    products.aspose.com/total/net/conversion/msg-to...
  6. Convert XLS to WORD with .NET or with free Onli...

    Convert XLS to WORD on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLS to WORD online converter quickly before integrating the code....PDF, HTML, XML, and other formats. Aspose.Total for .NET API...document to DOC format using Save method and set Doc as SaveFormat...

    products.aspose.com/total/net/conversion/xls-to...
  7. Aspose::Words::Font::get_ThemeFontFarEast metho...

    Aspose::Words::Font::get_ThemeFontFarEast method. Gets or sets the East Asian theme font in the applied font scheme that is associated with this Font object in C++.... auto doc = System :: MakeObject < Aspose...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. FieldOcx class | Aspose.Words for Python

    aspose.words.fields.FielDocx class. Implements the OCX 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...
  9. PclSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PclSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.PCL](../../aspose.words/saveFormat/#PCL) Format...PCL format. To learn more, visit the Specify...FixedPageSaveOptions ) numeral_format Gets or sets NumeralFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 是否支持.md格式文件转换为docx或pdf格式 - Free Support Forum -...

    版本:23.8 编程语言:java 麻烦问下Aspose是否支持.md格式文件转换为Docx或pdf格式 如果支持,麻烦给个示例代码呢 (我们这边试过用aspose-words做转换,但是md里引入的图片等内容都没生效)...Document doc = new Document("C:\\Temp\\in.md"); doc.save("C:\\Temp\\out...save("C:\\Temp\\out.docx"); doc.save("C:\\Temp\\out.pdf"); 如果您在转换MD文...

    forum.aspose.com/t/md-docx-pdf/326932