Sort Score
Result 10 results
Languages All
Labels All
Results 9,591 - 9,600 of 89,986 for

doc format

(0.8 sec)
  1. ShapeBase.reflection property | Aspose.Words fo...

    ShapeBase.reflection property. Gets reflection Formatting for the shape....property Gets reflection formatting for the shape. @property...with reflection shape effect. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Javascript Split A File

    Split Documents programmatically in JavaScript: DocX, PDF, Doc, ODT, RTF, HTML, TXT and many more....result to the required file format using the 'Document.Save' method...are exported to HTML or EPUB formats using the 'DocumentPartSavingCa'...

    products.aspose.com/words/nodejs-net/split/
  3. Convert TSV to DOCX using Java or with free Onl...

    Java API to Export TSV to DocX or online with using Excel or Word or online. Test free CSV to Doc online converter quickly before integrating the code....Converting TSV files to DOCX format allows for dynamic, modern...document creation with enhanced formatting, embedded charts, and rich...

    products.aspose.com/total/java/conversion/tsv-t...
  4. Table.allow_auto_fit property | Aspose.Words fo...

    Table.allow_auto_fit property. Allows Microsoft Word and Aspose.Words to automatically resize cells in a table to fit their contents.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::SaveOptions::get_UseAnti...

    Aspose::Words::Saving::SaveOptions::get_UseAntiAliasing method. Gets or sets a value determining whether or not to use anti-aliasing for rendering in C++....exported to the following formats: Tiff , Png , Bmp , Jpeg ,...Mhtml , Epub , Azw3 or Mobi formats this option is used for raster...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Convert XLSX to POWERPOINT using Java or with f...

    Java API to Export XLSX to POWERPOINT or online with using Excel or Word or online. Test free CSV to Doc online converter quickly before integrating the code....Workbook) files to PowerPoint format allows complex data sets, charts...while maintaining clarity and formatting. Key Use Cases Turning monthly...

    products.aspose.com/total/java/conversion/xlsx-...
  7. Object reference not set to an instance of an o...

    We are getting the error when converting a Word Document to Html, and then converting the Html back to Word. After further investigation, we found the error was caused by this particular css: span.UnresolvedMention { co…...when converting back to Word format. To address this issue, you...Document doc = new Document(@"C:\Temp\in.docx"); doc.Save(@"C:\Temp\tmp...

    forum.aspose.com/t/object-reference-not-set-to-...
  8. Paragraph.break_is_style_separator property | A...

    Paragraph.break_is_style_separator property. True if this paragraph break is a Style Separator... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_table_of_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converting a MD file to TEX using Python | Aspo...

    Sample code on Python for MD to TEX conversion. Use example code for batch MD to TEX conversion with Python and .NET...programmatically a document from MD to TEX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/python-net/conversion/m...
  10. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

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