Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 18,297 for

docx to doc

(0.08 sec)
  1. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var Doc = new Aspose.Words.Document(@"C:\Users\admin\DeskTop\demo.Docx"); foreach (Paragraph para in Doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(...sktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType...

    forum.aspose.com/t/some-content-cannot-be-repla...
  2. C# API to Parse Markdown Files – Aspose.HTML fo...

    Markdown Parser C#. Use Aspose.HTML for .NET API features To parse Markdown content....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/net/parse-markdown/
  3. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word Document...Constructors Name Description Table(doc) Initializes a new instance of...Shows how to create a table. let doc = new aw . Document (); let table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Java Split HTML

    Split HTML files inTo e pages using Java code. Save HTML as separate files using Java....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...com.aspose.words.*; Document doc = new Document ( "Input.html"...

    products.aspose.com/words/java/split/html/
  5. Java Split TXT

    Split TXT files inTo e pages using Java code. Save TXT as separate files 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/split/txt/
  6. Digitally Sign PDF File Online or using Android...

    Free online app for digital signature in PDF files. Develop Android application To electronically sign PDF Documents....[Product Documentation](https://docs.aspose.com/pdf/java/system-requirements/)...Android Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/android-java/signatur...
  7. Recognize document language(s) - Free Support F...

    I am looking for a way To recognize/classify the language(s) code in a (Word) Document: nl, en, fr, … Is this possible with Aspose? The only thing I found is OCR in different languages....document: Document doc = new Document("C:\\Temp\\in1.docx"); foreach...foreach (Run run in doc.GetChildNodes(NodeType.Run, true)) { Console...

    forum.aspose.com/t/recognize-document-language-...
  8. Digitally Sign PPTX File Online or using Androi...

    Free online app for digital signature in PPTX Presentation. Develop Android application To electronically sign PPTX Presentations....[Product Documentation](https://docs.aspose.com/slides/java/system-requirements/)...Android Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/android-java/signatur...
  9. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和管理文档中各种格式的图像。...以下代码示例演示如何将光标位置处的内联图像插入到文档中: doc = aw . Document () builder =...DocumentBuilder ( doc ) builder . insert_image ( docs_base . images_dir...

    docs.aspose.com/words/zh/python-net/working-wit...
  10. PclSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PclSaveOptions To enhance your Document saving with cusTomizable features for PCL format. Optimize your workflow Today!...files used when saving to a DOC or DOCX file. By default, this property...Document doc = new Document ( MyDir + "Rendering.docx" ); PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...