Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 20,377 for

docx to doc

(0.07 sec)
  1. 20.1 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 20.1 Release Notes – the latest updates and fixes....PDF Enhancement WORDSNET-11110 DOC to PDF conversion issue with...NullPointerException occurs upon saving DOCX with malformed EMF picture to...

    docs.aspose.com/words/java/aspose-words-for-jav...
  2. 16.3.0 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 16.3.0 Release Notes – the latest updates and fixes....the image Bug WORDSNET-12986 Docx to Pdf conversion issue with...Section field Bug WORDSNET-13004 Docx to Pdf Conversion modifies Hyperlinks...

    docs.aspose.com/words/net/aspose-words-for-net-...
  3. გადაიყვანეთ MHTML WORD - Java

    გადაიყვანეთ MHTML WORD ფორმატში Java კოდით. შეინახეთ MHTML როგორც WORD Java....განაახლეთ შეკვეთა მხარდაჭერა Docs API მითითება ცოცხალი დემო კოდის...დოკუმენტის ფორმატის Java გამოყენებით. DOCX Python Java C# C++ Convert MHTML...

    products.aspose.com/words/ka/java/conversion/mh...
  4. 19.12 Release Notes|Aspose.Words for C++

    Aspose.Words for C++ 19.12 Release Notes – the latest updates and fixes....changed after conversion from DOCX to DOC/PDF Enhancement WORDSNET-12678...changed after conversion from DOCX to DOC/PDF Enhancement WORDSNET-19555...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  5. Table.Description | Aspose.Words for .NET

    Table Description property. Gets or sets description of this table. It provides an alternative text representation of the information contained in the table in C#....for ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance...CreateNestedTable () { Document doc = new Document (); // Create...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Convert WORD to PPT in Android Apps or with fre...

    WORD To PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORD To PPT online converter quickly before integrating the code....format in Word is DOC (Word Document). DOC files are compatible...introduction of newer versions, the DOCX (Word Open XML Document) format...

    products.aspose.com/total/android-java/conversi...
  7. Aspose::Words::Tables::Table::get_Title method ...

    Aspose::Words::Tables::Table::get_Title method. Gets or sets title of this table. It provides an alternative text representation of the information contained in the table in C++....for ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance...CreateNestedTable () { auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF To Excel, XML To Excel, Docx To Excel C++. Save a Document in various formats To XLSX using C++....how to save PDF to XLSX: auto doc = MakeObject < Document > ( MyDir...MyDir + u "Pdf Document.pdf" ); doc -> Save ( ArtifactsDir + u "BaseConversions...

    docs.aspose.com/words/cpp/convert-a-document-to...
  9. Edit or View ODT Document Metadata via C++ | pr...

    C++ example code To edit or view ODT file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....C++ Metadata ODT Metadata PPTX DOCX XLSX PDF ODP ODT Extract ODT...System::SharedPtr<Document> doc = System::MakeObject<Document>(u...

    products.aspose.com/words/cpp/metadata/odt/
  10. How to Split Pages in Word using Python

    This crisp tuTorial describes how To split pages in Word using Python. It provides introduction To all the necessary resources, steps and runnable sample code To extract pages from Word using Python....each page as a separate DOCX or DOC file as per your requirement...supported file format. Code to Split DOCX using Python To extract pages...

    kb.aspose.com/words/python/how-to-split-pages-i...