Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 23,399 for

compatibility

(0.13 sec)
  1. Convert PST to DOCX in Python | products.aspose...

    Save PST to DOCX in your Python applications without using Microsoft Outlook or Word...files in a format that is compatible with Microsoft Word. How...HTML, and RTF, ensuring compatibility and portability across different...

    products.aspose.com/total/python-net/conversion...
  2. CSV

    CSV stands for Comma-Separated Values. It is a file format used to store and exchange data between different software applications. A CSV file contains data in a tabular form, with each row representing a record and each column representing a field of data. The values in each field are separated by commas, hence the name "comma-separated values." CSV files are commonly used in data analysis and can be easily imported and exported from spreadsheet software such as Microsoft Excel....due to its simplicity and compatibility with various software applications...software applications. Compatibility: The CSV format can be opened...

    products.aspose.com/gis/net/gis-formats/csv
  3. Drawing Exchange Format

    DXF (Drawing Exchange Format) is a file format developed by Autodesk that is widely used for exchanging and sharing 2D and 3D design data between different CAD (Computer-Aided Design) software applications. DXF files contain information about geometric shapes, lines, arcs, and other elements used in drawings, as well as layer information, text, and dimensions. The format is supported by various CAD software, making it a standard for interoperability and collaboration in the design industry. DXF files can be easily accessed, edited, and shared, facilitating the exchange of design data across different platforms and software applications....advantages, including: Compatibility: DXF files are widely supported...While DXF files provide compatibility across different CAD platforms...

    products.aspose.com/gis/net/gis-formats/dxf/
  4. Get the Version Number of the Application that ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....script > </ html > Disable Compatibility Checker in Excel with JavaScript...

    docs.aspose.com/cells/javascript-cpp/get-the-ve...
  5. FileFormatUtil class | Aspose.Words for Node.js

    Aspose.Words.FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums...Format and Check Format Compatibility documentation article. Methods...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Hyphenation in Node.js|Aspose.Word...

    Use hyphenation for a more compact arrangement of text using Node.js. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....depending on the document compatibility mode. The hyphenation algorithm...words depends on document compatibility mode. The hyphenation algorithm...

    docs.aspose.com/words/nodejs-net/working-with-h...
  7. Working with Hyphenation in Python|Aspose.Words...

    Use hyphenation for a more compact arrangement of text using Python. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....depending on the document compatibility mode. The hyphenation algorithm...words depends on document compatibility mode. The hyphenation algorithm...

    docs.aspose.com/words/python-net/working-with-h...
  8. Working with Hyphenation in Java|Aspose.Words f...

    Use hyphenation for a more compact arrangement of text. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries using Java....depending on the document compatibility mode. The hyphenation algorithm...words depends on document compatibility mode. The hyphenation algorithm...

    docs.aspose.com/words/java/working-with-hyphena...
  9. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…...default behavior for backward compatibility. Hope, this helps. ServerSide527...default one. I understand the compatibility issue, but in 5 years many...

    forum.aspose.com/t/use-french-culture-from-date...
  10. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportImagesForOldReaders method. Specifies whether the keywords for "old readers" are written to RTF or not. This can significantly affect the size of the RTF document. Default value is true in C++....cost of right-to-left text compatibility. options -> set_ExportCompactSize...ensure that our document is // compatible with pre-Microsoft Word 97...

    reference.aspose.com/words/cpp/aspose.words.sav...