Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 18,474 for

docx to doc

(0.17 sec)
  1. Digitally Sign ODT File Online or using Android...

    Free online app for digital signature in ODT files. Develop Android application To electronically sign ODT Documents....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Android Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/android-java/signatur...
  2. Split ODT File Online or using Android Mobile A...

    Free online app To split different ODT files. Android splitter library Java code for ODT Documents....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Split DOC Files (Microsoft Word Binary Format) Split DOCX Files...

    products.aspose.com/total/android-java/split/odt/
  3. Error: ava.lang.NullPointerException: Cannot in...

    Hi there, I’m getting the following error, at calling Document.getFirstSection().clearHeaderFooters(), deep inside the Aspose Library: java.lang.NullPointerException: Cannot invoke “com.aspose.words.Node.getNextSibling…...document by composing multiple word/docx documents based on quite complex...aspose document for this Word doc. For this document then clearHeaderFooters...

    forum.aspose.com/t/error-ava-lang-nullpointerex...
  4. Merge XLSB Files Online or using C++ | products...

    Free online app To combine different XLSB files. C++ merging library code To merge XLSB worksheets inTo other formats....format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click...[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...

    products.aspose.com/total/cpp/merge/xlsb/
  5. Summarize a Document|Aspose.Words for .NET

    Summarize a Document. Aspose.Words for .NET simplifies Document summarization using OpenAI and Google AI models by allowing you To specify the summary length....be summarized, including DOC, DOCX, RTF, HTML, EPUB, and PDF...

    docs.aspose.com/words/net/summarize-a-document/
  6. Merge Powerpoint Files Online or using C++ | pr...

    Free online app To combine different Powerpoint presentations. C++ merging library code To merge Powerpoint presentation inTo format of your choice....required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and others...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/cpp/merge/powerpoint/
  7. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln(); // Below...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word Document.... doc = aw . Document () # The "Shape"...shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Exporting documents with images to Markdown fai...

    When I try To use ASPOSE Words To convert a Document with images To Markdown, and FIPS mode is enabled, I get the following error: An attempt To open a file which uses MD5 algorithm. This algorithm is not on the FIPS ap…...docx"; Document doc = new Document(inputPath);...with base64 images..."); try { doc.save(outputPath, saveOptions);...

    forum.aspose.com/t/exporting-documents-with-ima...
  10. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this sTory...._insert_section_with_endnote ( doc , section_body_text , endnote_text...FONTS_DIR # Create a new document doc = aw . Document () # Create a...

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