Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 18,400 for

docx to doc

(0.54 sec)
  1. C# API to Export EMLX to PNG | products.aspose.com

    Convert EMLX To PNG without using Microsoft Word or Outlook on .NET...and set protection password doc . Protect ( ProtectionType ....Image File) Convert EMLX to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/net/conversion/emlx-t...
  2. Convert PDF to Other Document Formats in C#|Asp...

    Convert PDF To Word formats such as Docx, Doc, image formats such as JPG or PNG, or any other formats supported by Aspose.Words using C#....Microsoft Word formats such as DOCX, DOC, as well as image formats...convert a document from PDF to DOCX: Specify Load Options when Importing...

    docs.aspose.com/words/net/convert-pdf-to-other-...
  3. Convert TEXT To SVG Java

    Convert TEXT To SVG format in Java code. Save TEXT as SVG using Java....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...com.aspose.words.*; Document doc = new Document ( "Input.txt"...

    products.aspose.com/words/java/conversion/text-...
  4. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated To 90 and 270 deg after changing text wrap To NONE. Code snippet: Document Doc = new Document(); DocumentBuilder builder = new DocumentBuilder(Doc); builder.w…... Code snippet: Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("a line of...

    forum.aspose.com/t/incorrect-position-of-text-b...
  5. C# API to Export EML to DOCM | products.aspose.com

    Convert EML To DocM without using Microsoft Word or Outlook on .NET...and set protection password doc . Protect ( ProtectionType ....to DOC (Microsoft Word Binary Format) Convert EML to DOCX (Office...

    products.aspose.com/total/net/conversion/eml-to...
  6. Header and footer display in a wrong format aft...

    Display In Wps apperently it all display in single page . when convert To pdf , it turns To double page . what is the best pracToce To fix it ? following is the origin file . 695200843888066560.Docx (67.4…...docx (67.4 KB) env is : jdk:17 aspose...what method i used to convert docx into pdf ; 856×600 59.7 KB asad...

    forum.aspose.com/t/header-and-footer-display-in...
  7. C# API to Export EMLX to ODT | products.aspose.com

    Convert EMLX To ODT without using Microsoft Word or Outlook on .NET...and set protection password doc . Protect ( ProtectionType ....Image File) Convert EMLX to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/net/conversion/emlx-t...
  8. C# API to Export EML to DOT | products.aspose.com

    Convert EML To DOT without using Microsoft Word or Outlook on .NET...and set protection password doc . Protect ( ProtectionType ....(Bitmap Image File) Convert EML to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/net/conversion/eml-to...
  9. Processor.Execute | Aspose.Words for .NET

    Optimize your workflow with our Processor Execute method, designed To streamline actions efficiently and enhance productivity in your applications.... string doc = MyDir + "Big document.docx" ; Converter ...ConverterContext ()) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  10. Converting a PDF file to PDFA using C++ | Aspos...

    Sample code for PDF To PDFA conversion using C++. Use C++ example for batch PDF To PDFA conversion.... auto doc = MakeObject < Document > ( u...pdf" ); // Save in PDFA format. doc -> Save ( u "convertedFile.pdfa"...

    products.aspose.com/pdf/cpp/conversion/pdf-to-p...