Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 18,418 for

docx to doc

(0.11 sec)
  1. Licence issue with total.net.lic - Free Support...

    We have a aspose.Total.net.lic, I need To use words and pdf licence in the same project. How do I set them correctly, at the moment if I set words licence, than the words part is considered unlicenced, if I set pdf lice…...code: Document doc = new Document("C:\\Temp\\in.docx"); if (string...IsNullOrEmpty(doc.BuiltInDocumentPrope.Title)) doc.BuiltInDocumentPrope...

    forum.aspose.com/t/licence-issue-with-total-net...
  2. FieldAutoNum | Aspose.Words for Java

    Implements the AUToNUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Each AUTONUM field displays...

    reference.aspose.com/words/java/com.aspose.word...
  3. 在 Java 中将 HTML 转换为 DOCX – Aspose.HTML for Java

    使用 Aspose.HTML for Java API 将 HTML 转换为 Docx。在 Java 代码示例中考虑各种 HTML 到 Docx 的转换情况。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/zh/java/convert-html-to-docx/
  4. Image transformation - Free Support Forum - asp...

    Hello, I have a Document with text that has a drop shadow with WordArt. It used To convert normally, but since we upgraded To version 23.9, part of the text no longer converts as it did before. Before: After: B…..., DOCX, PDF) to determine if the issue...after transformation Before.docx (120,5 Ko) After.pdf (117,3...

    forum.aspose.com/t/image-transformation/315832
  5. FieldAutoText | Aspose.Words for Java

    Implements the AUToTEXT field in Java.... Document doc = new Document(); // Create a...AutoText building block to it. doc.setGlossaryDocument(new GlossaryDocument());...

    reference.aspose.com/words/java/com.aspose.word...
  6. Save a Document in C++|Aspose.Words for C++

    Save a Document in any supported format using C++....are supported, including DOC, DOCX, PDF, XPS, PCL, HTML, EPUB...

    docs.aspose.com/words/cpp/save-a-document/
  7. Aspose.Words drops the table cell fill color wh...

    While converting RTF To PDF we are loosing table cell shading ( becoming white color). This is happening even if we change color of one table header cell then entire table header colors in PDF getting white color....converting Rich Text Files (RTF) to DOCX and PDF formats. This problem...RTF to another format (like DOCX) first, and then to PDF. This...

    forum.aspose.com/t/aspose-words-drops-the-table...
  8. Android via Java Product Overview|Aspose.Words ...

    Aspose.Words for Android via Java is a `Java` class library that enables Android developers To perform a great range of Document processing tasks....Android via Java supports DOC, DOCX, RTF, HTML, OpenDocument,...quality conversions to and from DOC, OOXML, RTF, WordprocessingML...

    docs.aspose.com/words/java/android-product-over...
  9. Issue with Page Numbers in Generated Document U...

    Hello Team, I have uploaded a Document named Base_Document. I will be feeding some live data inTo the model, and during generation, this real-time data will be replaced using Aspose syntax. However, after generation, t…...void UpdateReportData(Document doc, Study studyData) { R.ReportingEngine...= false; engine.BuildReport(doc, studyData, "Study"); } Note:...

    forum.aspose.com/t/issue-with-page-numbers-in-g...
  10. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word Document.... doc = aw . Document () # The "Shape"...shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType ....

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