Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 18,474 for

docx to doc

(1.55 sec)
  1. Convert MPT to HTML via C++ application

    Sample C++ conversion code for MPT Document To HTML format. Use example code for batch MPT To HTML conversion within any C++ Application....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/cpp/conversion/mpt-to...
  2. Convert MPT to TXT via C++ application

    Sample C++ conversion code for MPT Document To TXT format. Use example code for batch MPT To TXT conversion within any C++ Application....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/cpp/conversion/mpt-to...
  3. Გადაიყვანეთ JPG Გამოსახულება Java

    გადაიყვანეთ JPG Გამოსახულება Java ფორმატში კოდით. შეინახეთ JPG როგორც Გამოსახულება Java....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/ka/java/conversion/jp...
  4. Convert XML to PRIMAVERA XML via C++ application

    Sample C++ conversion code for XML Document To PRIMAVERA XML format. Use example code for batch XML To PRIMAVERA XML conversion within any C++ Application....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/cpp/conversion/xml-to...
  5. Export CSV to PPT in Android or with free Onlin...

    Android API To Convert CSV To PPT without using Microsoft Word or online. Test free CSV To PPT online converter quickly before integrating the code....with Android Convert CSV to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert CSV to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/android-java/conversi...
  6. PAGEREF field page numbers incorrect after upda...

    Hi, We’re generating Docx reports programmatically (using Go To build the WordprocessingML XML) and then passing them through Aspose.Words for Python To resolve field codes. The ToC uses PAGEREF fields referencing bookm…...6:51pm 1 Hi, We’re generating DOCX reports programmatically (using...aw doc = aw.Document(file_stream) doc.update_fields() doc.update_page_layout()...

    forum.aspose.com/t/pageref-field-page-numbers-i...
  7. Can Aspose Support Opening and Modifying Docume...

    I have a number of microsoft Documents that contain macros, and am trying To open them, make some modifications, and save them. Out of the pool, some of them contain macros, and I don’t know which ones. There is no .Docm…...docx. Is there a way to programmatically...document Document doc = new Document("yourfile.docx"); // Check if...

    forum.aspose.com/t/can-aspose-support-opening-a...
  8. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format...Doc or SaveFormat.Dot format. To...a document in the SaveFormat.Doc format. DocSaveOptions(saveFormat)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert Centimeters to Pixels – C# code

    Learn how To convert centimeters To pixels with the Unit class in Aspose.HTML for .NET. Get C# examples for cm To px conversion....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/net/pixel-calculator/c...
  10. ChartLegend | Aspose.Words for Java

    Represents chart legend properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

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