Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 88,715 for

doc format

(0.09 sec)
  1. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the Document.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.theme_color property | Aspose.Words for Py...

    Font.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default. doc . theme . minor_fonts . latin = 'Algerian' doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  3. | Aspose

    Sample code for BMP to DocX Java conversion. Use API example code for batch BMP files to DocX conversion within any Web or Desktop Java based application....even smartphone photos in BMP format and creates BMP documents containing...\n " ; BMP What is BMP File Format Files having extension .BMP...

    products.aspose.com/ocr/cpp/conversion/bmp-to-d...
  4. Converting a TEX file to SVG using C++ | Aspose...

    Sample code for TEX to SVG conversion using C++. Use C++ example for batch TEX to SVG conversion....a document from TEX to SVG format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/tex-to-svg/
  5. Converting a TEX file to TXT using C++ | Aspose...

    Sample code for TEX to TXT conversion using C++. Use C++ example for batch TEX to TXT conversion....a document from TEX to TXT format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/tex-to-txt/
  6. Converting a TEX file to XML using C++ | Aspose...

    Sample code for TEX to XML conversion using C++. Use C++ example for batch TEX to XML conversion....a document from TEX to XML format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/tex-to-xml/
  7. Converting a TEX file to HTML using C++ | Aspos...

    Sample code for TEX to HTML conversion using C++. Use C++ example for batch TEX to HTML conversion....a document from TEX to HTML format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/tex-to-h...
  8. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....to the XPS format in the form of a book fold. let doc = new aw...renderTextAsBookFold ) for ( let s of doc . sections . toArray ()) { s...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. C++ API to Convert XML to SWF | products.aspose...

    Convert XML to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader... SWF is a popular format for displaying vector graphics...reference Save the document to SWF format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  10. Document to PDF Conversion in PHP|Aspose.Words ...

    Converting Documents using Aspose.Words for .NET in PHP using COM in C#....); $doc = $comHelper -> Open ( $dataDir . "/Template.doc" );...Save the document in PDF format. $doc -> Save ( $dataDir . "/Doc2PdfSave...

    docs.aspose.com/words/net/document-to-pdf-conve...