Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 291,559 for

aspose words

(0.41 sec)
  1. How to remove unknown charater/symbol from Aspo...

    Hi Team, How to remove unknown charater/symbol from Aspose word template generated PDF report (using LINQ). In word, the report working fine but in pdf □ is showing instead s in “1st Open Terminal”. For reference attac…...from Aspose word template generated PDF report Aspose.Words Product...Product Family words-net rose.thomas March 27, 2026, 7:49am 1 Hi...

    forum.aspose.com/t/how-to-remove-unknown-charat...
  2. Open in office is display and at ending landsca...

    Open in office is display and at ending landscape page header remain the same size, trans it to pdf use Aspose its ending landscape page header becomes narrows . SMP-EE-007-02 设备预防性维护和维修管理.docx (113.3 KB) aspos…...same size, trans it to pdf use aspose its ending landscape page header...becomes narrows Aspose.Words Product Family words-java pengpengon...

    forum.aspose.com/t/open-in-office-is-display-an...
  3. Logo color changes when converting DOCX to PDF ...

    Description: We are facing an issue while converting a DOCX document to PDF using the Aspose package. The document contains a company logo image. When the document is generated in DOCX format , the logo appears correct…...PDF using Aspose Aspose.Words Product Family words-net sfulari...DOCX document to PDF using the Aspose package. The document contains...

    forum.aspose.com/t/logo-color-changes-when-conv...
  4. Merge Field displaying as it is with Aspose v23...

    Hi, We have recently updated Aspose dll version from V14 to V23. We are seeing issues in the forms related to merge fields added on the word document. When this word document having merge fields is converted to pdf the …...with Aspose v23 version Aspose.Words Product Family words-net...Hi, We have recently updated aspose dll version from V14 to V23...

    forum.aspose.com/t/merge-field-displaying-as-it...
  5. About header logo insertion in every aspose wor...

    Hi, I have tried to add a logo in header section in first page but it’s not reflecting in remaining pages. Even after unchecking ‘Different first page’. Could you please help me on this?...every aspose word template Aspose.Words Product Family words-net...document. using Aspose.Words; using Aspose.Words.Drawing; // Load...

    forum.aspose.com/t/about-header-logo-insertion-...
  6. Rotate Text in Word using Python

    Rotate text in Word using Python. Get details to set the IDE, a list of steps, and a sample code to flip the text in Word using Python....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/python/rotate-text-in-word-...
  7. About move a table data lower part of aspose wo...

    Hi, How to move a table data lower part of an Aspose word just above footer. I have tried to place table just above footer, but it is moving up while generates report. Coud pls help me on this? Generated Report: Re…...part of aspose word template using LINQ Aspose.Words Product...Product Family words-net rose.thomas January 1, 2026, 8:26am 1 Hi, How...

    forum.aspose.com/t/about-move-a-table-data-lowe...
  8. 请问7月aspose 版本发布协同功能了吗 - Free Support Forum - as...

    请问7月Aspose 版本发布协同功能了吗...请问7月aspose 版本发布协同功能了吗 Aspose.Cells Product Family words-java...July 12, 2025, 2:41am 1 请问7月aspose 版本发布协同功能了吗 Professionalize...

    forum.aspose.com/t/7-aspose/315149
  9. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to PDF, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…...PDF using Aspose Aspose.Words Product Family words-net ServerSide527...converting DOCX to PDF using Aspose, specifically with fonts like...

    forum.aspose.com/t/letter-interchanges-when-con...
  10. How to Create Table in DOCX using C++

    In this topic, we will see how to create table in DOCX using C++. Tables are commonly used inside word documents and you can insert table in DOCX using C++. You can insert word table in C++ using simple API calls....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/cpp/how-to-create-table-in-...