Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 294,735 for

word

(0.45 sec)
  1. Add Word Art Text with Built-in Styles using Ja...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for JavaScript via C++. Create visually appealing text in Excel using built-in styles....Add Word Art Text with Built-in Styles using JavaScript via C++...Usage Scenarios You can add Word Art Text with Built-in Styles...

    docs.aspose.com/cells/javascript-cpp/add-word-a...
  2. Word→XPS - 複数の問題 - Free Support Forum - aspose.com

    ① 不具合の概要 Aspose.Words25.5.0を使用しXPSへ変換した際に、複数の不具合が発生していることを確認いたしました。詳細な内容は以下の通りです。また、これらの問題を解決するための対処方法についてご指導をお願い申し上げます。 ② 添付ファイルの説明 WordError ・ErrorReport_Word.xlsx: 不具合事象のリストを記載しております。このエクセルには以下の情報が含まれています。 Error…...Word→XPS - 複数の問題 日本語による技術サポート words-net Kotaro_Miki May 27, 2025...添付ファイルの説明 WordError ・ErrorReport_WORD.xlsx: 不具合事象のリストを記載しております。この...

    forum.aspose.com/t/word-xps/313166
  3. Scanned multipage PDF flips image in converted ...

    The image in the converted Word document is inverted/reversed - looks really odd......PDF flips image in converted Word document Aspose.PDF Product...1 The image in the converted Word document is inverted/reversed...

    forum.aspose.com/t/scanned-multipage-pdf-flips-...
  4. Fonts are missing in pdf after word to pdf conv...

    we have created one azure web app which convert Word to pdf using aspose but after conversion “Source sans pro” font is missing in pdf. same issue we were reproduce it on local but after installation of “Source sans pro…...in pdf after word to pdf conversion Aspose.Words Product Family...azure web app which convert word to pdf using aspose but after...

    forum.aspose.com/t/fonts-are-missing-in-pdf-aft...
  5. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a Word document to PDF using aspose Words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...Converting word to PDF creates incorrect rendering of contents...in output Aspose.Words Product Family words-net JThomas98 July...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  6. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...insert new word Aspose.Words Product Family words-java GusGus...USE_DESTINATION_STYLES); var word = target; word.save(path + "result.docx");...

    forum.aspose.com/t/table-cell-list-format-chang...
  7. How to Convert Word Document to Images in C#

    In this tutorial you will learn how to convert Word document to images in C#. This code in C# converts all pages in Word document to separate PNG image files....Words Product Family Aspose.PDF Product...Convert Word Document to Images in C# With Aspose.Words for .NET...

    kb.aspose.com/words/net/how-to-convert-word-doc...
  8. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. WordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…...while converting word document to pdf Aspose.Words Product Family...Family aspose-pdf-net , words-net spconga March 11, 2025, 9:25am 1...

    forum.aspose.com/t/getting-error-while-converti...
  9. How to Convert HTML to Word Document using C#

    This article guides on how to convert HTML to Word document using C#. It has all the details to set the IDE, a list of steps and a runnable sample code performing HTML to Word conversion using C#....Words Product Family Aspose.PDF Product...Family How to Convert HTML to Word Document using C# This article...

    kb.aspose.com/words/net/how-to-convert-html-to-...
  10. How to Make a Fillable Form in Word using Java

    This tutorial contains information on how to make a fillable form in Word using Java. After following this tutorial you can create a form in Word using Java by adding controls like text input, checkbox, combobox, etc....Words Product Family Aspose.PDF Product...How to Make a Fillable Form in Word using Java This article demonstrates...

    kb.aspose.com/words/java/how-to-make-a-fillable...