Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 18,417 for

docx to doc

(0.43 sec)
  1. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font type is changing To ApTos from Times New Roman , for other font it is working fine . Be…...void InsertRowsInTable(Document doc, string tagKey, List<object>...Table table = FindTableByTag(doc, tagKey); if (table == null ||...

    forum.aspose.com/t/font-style-automatically-cha...
  2. XlsxSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XlsxSaveOptions To enhance your Document conversion To Xlsx. Unlock advanced saving options for optimal results!...files used when saving to a DOC or DOCX file. By default, this property...compress XLSX document. Document doc = new Document ( MyDir + "Shape...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ImageSaveOptions | Aspose.Words for Java

    Allows To specify additional options when rendering Document pages or shapes To images in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getFont().setName("Times...

    reference.aspose.com/words/java/com.aspose.word...
  4. Python Split HTML

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

    products.aspose.com/words/python-net/split/html/
  5. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – โซลูชันการแปลงรูปแบบ PDF สำหรับ Rust https://products.aspose.com/pdf/th/rust-cpp/conversion/ Recent content in โซลูชันการแปลงรูปแบบ PDF สำหรับ ......has-background-success https://docs.aspose.com/pdf/rust-cpp/ เรียนรู้...สนับสนุน, ดูที่ส่วน https://docs.aspose.com/pdf/net/supported-file-formats/...

    products.aspose.com/pdf/th/rust-cpp/conversion/...
  6. Մի Քանի HTML Դեպի WORD Javascript

    Միավորել մի քանի HTML WORD ին JavaScript կոդի մեջ: Պահպանեք HTML որպես WORD օգտագործելով JavaScript:...համար: Փորձեք այն առցանց անվճար: DOCX Node Python Java C# C++ Դիտեք...օրինակ JavaScript ՝ մի քանի HTML DOCX մեջ միավորելու համար Պատճենել...

    products.aspose.com/words/hy/nodejs-net/merge/h...
  7. Aspose.PDF for .NET Documentation|Aspose.PDF fo...

    Learn To use Aspose.PDF .NET To create applications for PDF Documents processing on any platform using C#, VB. Browse tuTorials, sample code, and more....Convert a document from HTML, Doc/Docx, Pptx, Markdown, Json, Jpeg...

    docs.aspose.com/pdf/net/
  8. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced Document saving. CusTomize your text format options for optimal results and efficiency....files used when saving to a DOC or DOCX file. By default, this property...custom paragraph break. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML To Image using Aspose.HTML for .NET and consider the supported MHTML To Image conversion scenarios in C# examples....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  10. Word To Pdf:Page number orientation is incorrec...

    When I convert a Word Document To PDF, the page number orientation is incorrect. version:words-25.10-jdk17.jar file: TEST.7z (9.9 MB)...Exception { Document doc = new Document("TEST.docx"); // Re‑calculate...document has mixed orientations doc.updatePageLayout(); // Save as...

    forum.aspose.com/t/word-to-pdf-page-number-orie...