Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 291,605 for

aspose words

(0.14 sec)
  1. I am seeing the Aspose Evaluation Message on th...

    I converting the file to PDF , In the PDF file Top it is showing me a Evaluation message, this was under the parallelism code in C# . Task.Add Method, for every task i am creating new license set code , i don’t want dist…...I am seeing the Aspose Evaluation Message on the pdf file File...After Conversion Aspose.Words Product Family word-to-pdf , license...

    forum.aspose.com/t/i-am-seeing-the-aspose-evalu...
  2. Convert Between Measurement Units in C++|Aspose...

    Aspose.Words for C++ can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels....properties provided in the Aspose.Words API that represent some...converted to other units. Aspose.Words provides the ConvertUtil...

    docs.aspose.com/words/cpp/convert-between-measu...
  3. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.Aspose.Words.*; import com.asp…...supported in aspose Aspose.Words Product Family words-java mohitkumar1991...import com.aspose.words.*; import com.aspose.words.Font; import...

    forum.aspose.com/t/chinese-date-language-locale...
  4. Question: Aspose .NET SDK support for scanned P...

    Hi, We are experiencing issues converting scanned (image-based) PDF files using the Aspose .NET SDK. The SDK currently converts the PDF to a Word document, but the output content remains an embedded image rather than ed…...Question: Aspose .NET SDK support for scanned PDF conversion...conversion (OCR) to Word and Searchable PDF Aspose.OCR Product Family aspose-pdf-net...

    forum.aspose.com/t/question-aspose-net-sdk-supp...
  5. Aspose word转pdf 中英文换行问题 - Free Support Forum - ...

    使用doc文件转pdf,中英文在一块,会换行...Aspose word转pdf 中英文换行问题 中文技术支持 words-java kin58 June 18, 2025...9:47am 2 我的文件是doc格式的 使用的aspose.word 25.5 LoadOptions optionss...

    forum.aspose.com/t/aspose-word-pdf/314087
  6. How to Add a Row to a Table in Word using Java

    This tutorial introduces the reader briefly about how to add a row to a table in Word using Java. You can perform these steps to see how in word table add row using Java in any operating system like Windows, macOS or Linux....Answers by API Aspose.Total Product Family Aspose.Words Product Family...Family Aspose.PDF Product Family Aspose.Cells Product Family Aspose...

    kb.aspose.com/words/java/how-to-add-a-row-to-a-...
  7. Aspose Library Size - Free Support Forum - aspo...

    Hello, We’ve purchased Aspose.Total C++ package. While working on our product we noticed pretty large size of the solution after build - ~600MB. We are using just a single functionality from your library - embedding w…...Aspose Library Size Aspose.Total Product Family cpp acheushev...11:35am 1 Hello, We’ve purchased Aspose.Total C++ package. While working...

    forum.aspose.com/t/aspose-library-size/312223
  8. aspose-word24.6版本,word转pdf后,pdf页码数量会多一页,导致页码数不...

    Aspose-word24.6版本,word转pdf后,pdf页码数量会多一页,导致页码数不一致...用aspose-word24.6版本,word转pdf后,pdf页码数量会多一页,导致页码数不一致 中文技术支持 words-java...24, 2024, 6:26am 1 用aspose-word24.6版本,word转pdf后,pdf页码数量会多一页,导致页码数不一致...

    forum.aspose.com/t/aspose-word24-6-word-pdf-pdf...
  9. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。...应用程序中添加一项功能以自动将这些文件插入绘图内部,他们可以通过使用 Aspose.Diagram for .NET API . 操作嵌入式...对象。此帮助主题演示开发人员如何检索 Word 文档的 OLE 对象,使用 Aspose.Words for .NET API 然后在...

    docs.aspose.com/diagram/zh/net/manipulate-the-e...
  10. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...using aspose Aspose.Words Product Family email-net , words-net...MemoryStream(); message.Save(msMsg, Aspose.Email.SaveOptions.DefaultMhtml);...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...