Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 15,057 for

pdf to doc

(0.18 sec)
  1. Python Split TXT

    Split TXT files inTo e pages using Python code. Save TXT as separate files using Python....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...Copy import aspose.words as aw doc = aw.Document( "Input.txt" )...

    products.aspose.com/words/python-net/split/txt/
  2. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auTo_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the Document settings.... doc = aw . Document ( file_name =...hyphenation if any is available. doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances Document rendering by specifying TrueType font sources for optimal results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file To Pdf. The code execution gets stuck at the line wordDoc.Save(PdfStream, saveOptions); and does not proceed furt…...converting a specific Word file to PDF. The code execution gets stuck... settings configured."); // PDF save options var saveOptions...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...
  5. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.Pdf Products – Merge Pdf Documents using C++ https://products.aspose.com/Pdf/cpp/merger/ Recent content in Merge Pdf Documents using C++ on Aspsoe.Pdf Product......PDF Products – Merge PDF Documents using C++...aspose.com/pdf/cpp/merger/ Recent content in Merge PDF Documents...

    products.aspose.com/pdf/cpp/merger/index.xml
  6. RevisionColor Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionColor enum To cusTomize Document revision colors, enhancing clarity and improving collaboration in your Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a revision, then...

    reference.aspose.com/words/net/aspose.words.lay...
  7. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...into the final PDF. 25.6.pdf (15.8 KB) 14.5.pdf (15.0 KB) merge...ReadWrite)) { Aspose.Words.Document doc = new Aspose.Words.Document(docStream...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  8. 在 XPS 文件中使用可视化画笔 | Python

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/python-net/xps/working-...
  9. | Aspose

    Sample code for JPG To XLSX Java conversion. Use API example code for batch JPG files To XLSX conversion within any Web or DeskTop Java based application....File) Text (Text Document File) DOC (Documents generated by Microsoft...documents) PDF (Portable Document Format (PDF)) Searchable PDF (Searchable...

    products.aspose.com/ocr/cpp/conversion/jpg-to-x...
  10. IWarningCallback class | Aspose.Words for Python

    aspose.words.IWarningCallback class. Implement this interface if you want To have your own cusTom method called To capture loss of fidelity warnings that can occur during Document loading or saving.... doc = aw . Document ( file_name =...aw . WarningInfoCollectio () doc . warning_callback = warning_collector...

    reference.aspose.com/words/python-net/aspose.wo...