Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 18,447 for

docx to doc

(2.14 sec)
  1. Compress JPG In C++

    Compress JPG in C++ without losing quality. Optimize JPG content, reduce file size easily....namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); auto shape = builder-> InsertImage...

    products.aspose.com/words/cpp/compress/jpg/
  2. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a Docx file containing Office Math ML equations To PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...Description: When converting a DOCX file containing Office Math...as it appears in the source DOCX file, with the sigma symbol...

    forum.aspose.com/t/equation-line-breaking-issue...
  3. ConverterContext | Aspose.Words for Java

    Document converter context in Java.... String doc = getMyDir() + "Big document.docx"; ConverterContext...create(converterContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert PPTX to MHTML via C++ or with free Onli...

    Export PPTX To MHTML in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX To MHTML online converter quickly before integrating the code....Options with C++ Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/pptx-t...
  5. ReportBuilder.BuildReport | Aspose.Words for .NET

    Effortlessly create cusTomized reports with ReportBuilder's BuildReport method, filling your template with data for professional results every time....populate document with data: string doc = MyDir + "Reporting engine template...template - If greedy.docx" ; AsposeData obj = new AsposeData...

    reference.aspose.com/words/net/aspose.words.low...
  6. Convert PPTX to XLSX via C++ or with free Onlin...

    Export PPTX To XLSX in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX To XLSX online converter quickly before integrating the code....Options with C++ Convert PPTX to DOC (Microsoft Word Binary Format)...Marco File) Convert PPTX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/conversion/pptx-t...
  7. Splitter.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly eliminate empty pages from your Documents with the Splitter RemoveBlankPages method. Save time and enhance your workflow Today!...document: string doc = MyDir + "Blank pages.docx" ; Splitter . RemoveBlankPages...RemoveBlankPages ( doc , ArtifactsDir + "LowCode.RemoveBlankPages.1.docx" );...

    reference.aspose.com/words/net/aspose.words.low...
  8. Edit TEXT In C++

    Edit TEXT in C++ code....namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...MakeObject <DocumentBuilder>(doc); // Insert text at the beginning...

    products.aspose.com/words/cpp/edit/text/
  9. Edit HTML In C++

    Edit HTML in C++ code....namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...MakeObject <DocumentBuilder>(doc); // Insert text at the beginning...

    products.aspose.com/words/cpp/edit/html/
  10. Export POTX to WORD on Andorid via Java or with...

    Convert POTX To WORD in mobile apps without installing any software or online. Test free POTX To WORD online converter quickly before integrating the code....document to DOCX format using save method and set Docx as SaveFormat...document in DOCX format document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...