Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 124,712 for

note

(0.08 sec)
  1. Preserve text effects (shadow, outline, reflect...

    It seems that advanced text effects (used for WordArt or as standalone effects) are not reproduced when converting DOCX documents to HTML.... Please note, Aspose.Words Document Object...

    forum.aspose.com/t/preserve-text-effects-shadow...
  2. FAQs|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Please note: Outlook is well known email...

    docs.aspose.com/email/net/faqs/
  3. Docx vs html output - Free Support Forum - aspo...

    Hi Alexey, We are currently have 2 issues with exporting to html. Attached are the docx file and html file, the code to save aspose tree to the documents are: inlineXbrlDoc.Save("c:\\Vob\\GitRepos\\test2.docx"); option…... You should note, however, that HTML documents...

    forum.aspose.com/t/docx-vs-html-output/326795
  4. Aspose pdf merge files - Free Support Forum - a...

    I want to merge to pdf into one large new one. This is the code Public Function CombineDocuments(FilePath1 As String, FilePath2 As String, OutputFileName As String, language As String) As String Call setasposelic()…... Additionally, note that after the Try…Catch block...

    forum.aspose.com/t/aspose-pdf-merge-files/325257
  5. Extra paragraph inserted when comparing two doc...

    When comparing two Word documents, we sometimes get an extra paragraph incorrectly added in the compared result. Please find attached two examples. Case 1 (C1) Comparing c1_doc1.docx with c1_doc2.docx C1_Compare_With_…... Note: The description of the problem...

    forum.aspose.com/t/extra-paragraph-inserted-whe...
  6. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...docx in Microsoft Word and note the exact font names applied...

    forum.aspose.com/t/word-saveto-pdf/322091
  7. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If revisions are present in the document tags, we need to preserve those revisions in the plain-text version. We also need to support the reverse conversion (pla…...docx"); Note: This basic example replaces...

    forum.aspose.com/t/convert-data-tag-type-to-pla...
  8. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…... Please note, Aspose.Words is designed to...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  9. How to set single color to all revisions and no...

    Hello Support, This is request from Mahendra Reddy Kona: We encountered a requirement where we need to maintain a consistent revision color across all document revisions, regardless of the author. Despite following the…... Note – The RevisionsColor property...

    forum.aspose.com/t/how-to-set-single-color-to-a...
  10. Convert OST to PST online throw exception - Fre...

    Hi, My issue not resolved I am facing an issue where some folders are created with names like Contacts (This computer only) , Calendar (This computer only) , and Conversation Action Settings . If a folder name contain…...MergeWith(new[] { folder }); } } } Please note that this approach relies on...

    forum.aspose.com/t/convert-ost-to-pst-online-th...