Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 18,447 for

docx to doc

(0.14 sec)
  1. Გადაიყვანეთ JPG PDF Java

    გადაიყვანეთ JPG PDF Java ფორმატში კოდით. შეინახეთ JPG როგორც PDF 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...
  2. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs To create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Excel CSharp 1 Add Barcode to DOCX in CSharp 1 Add Barcode to Excel...to a PST File 3 add footer in docx 1 add footer in word 1 Add Footnote...

    blog.aspose.com/zh/tags/
  3. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs To create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Excel CSharp 1 Add Barcode to DOCX in CSharp 1 Add Barcode to Excel...to a PST File 3 add footer in docx 1 add footer in word 1 Add Footnote...

    blog.aspose.com/zh-hant/tags/
  4. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…... Sample Docx: sample.docx (16.3 KB) Expected Result...h"); var doc = new Document($@"inputDocxPath"); doc.Save($@"outputPngPath");...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  5. Export TSV to POWERPOINT in Android or with fre...

    Android API To Convert TSV To POWERPOINT without using Microsoft Word or online. Test free TSV To POWERPOINT online converter quickly before integrating the code....to DOC (Microsoft Word Binary Format) Convert TSV to DOCX (Office...

    products.aspose.com/total/android-java/conversi...
  6. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying To split some Words Documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced Document. Thanks. Test Info Using SDK: Aspose.Word…...information: var doc = new Document("input.docx"); HtmlSaveOptions...DocumentSplitHeading = 6 }; doc.Save("output.html", options);...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  7. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::Sign method. Signs source Document using given CertificateHolder with digital signature and writes signed Document To destination stream. Supported formats are: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott.Output will be written To the start of stream and stream size will be updated with content length in C++....Supported formats are: Doc , Dot , Docx , Dotx , Docm , Dotm ...( get_MyDir () + u "Document.docx" ) -> get_HasDigitalSignature...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Convert MPT to PRIMAVERA XML via Java

    Sample Java conversion code for MPT format To PRIMAVERA XML file. Use this example code To convert MPT To PRIMAVERA XML within any Web or DeskTop Java based 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/java/conversion/mpt-t...
  9. Archive

    archives...in other formats such as DOC , DOCX , MarkDown , PDF , Text ...of output options such as DOC, DOCX, PDF, and Text files so that...

    blog.aspose.com/ocr/best-arabic-ocr-online-free/
  10. SvgTextOutputMode | Aspose.Words for Java

    Allows To specify how text inside a Document should be rendered when saving in SVG format in Java....docx document to .svg. Document doc = new Document(getMyDir()...Document(getMyDir() + "Document.docx"); // Configure the SvgSaveOptions...

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