Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 90,648 for

doc format

(0.37 sec)
  1. Several Image Into DOCX Python

    Merge multiple Image into DocX in Python code. Save Image as DocX using Python....the combined content to DOCX format. Use Python to convert image...to merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/python-net/merge/imag...
  2. Several JPG Into TXT Python

    Merge multiple JPG into TXT in Python code. Save JPG as TXT using Python....the combined content to TXT format. Use Python to convert JPG...to merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/python-net/merge/jpg-...
  3. FieldFillIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFillIn class to easily implement FILLIN fields, enhancing your Document automation and user interactivity.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Several Image Into BMP C++

    Merge multiple Image into BMP in C++ code. Save Image as BMP using C++....convert image to BMP image format with a few lines of code. image...convert image to BMP image format with maximum flexibility and...

    products.aspose.com/words/cpp/merge/image-to-bmp/
  5. Convert PDF to Word documents in JavaScript|Asp...

    Learn how to write JavaScript code for conversion PDF to Doc(DocX) directly in the Web....support DOC and DOCX formats. PDF files are editable, but DOC and...customizable. Try to convert PDF to DOC online Aspose.PDF for JavaScript...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  6. Convert WORD to XLSM using Python or with free ...

    WORD to XLSM conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to XLSM online converter quickly before integrating the code....various APIs dealing different formats. It helps to convert WORD file...into desired Microsoft Excel format. It's mainly in two steps....

    products.aspose.com/total/python-net/conversion...
  7. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when Document is imported from plain text Format. The default value is true in C++....is imported from plain text format. The default value is true...detectNumberingWithW ); auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. HtmlSaveOptions.imagesFolderAlias property | As...

    HtmlSaveOptions.imagesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an HTML Document...you save a Document in HTML format, Aspose.Words needs to save...saving a document to HTML. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.endTable method | Aspose.Words ...

    DocumentBuilder.endTable method. Ends a table in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word Document in Java.... Document doc = createDocumentWithBo(3); BookmarkCollection...BookmarkCollection bookmarks = doc.getRange().getBookmarks(); p...

    reference.aspose.com/words/java/com.aspose.word...