Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 122,808 for

note

(0.33 sec)
  1. Removing Paragraphs with Template Syntax Tags i...

    Learn how remove paragraphs containing only template tags using LINQ in C#....applied Prefix Suffix Example 3 Note – In this example, persons is...

    docs.aspose.com/words/net/removing-paragraphs-c...
  2. 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
  3. 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
  4. 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...
  5. How to Install Python to Run Aspose.Cells for P...

    This article describes how to install Python for Java to run aspose-cells by providing steps and a sample code to test the environment. This procedure to install python will be applicable for Ubuntu....Note Product Family Aspose.CAD Product...Python to create a workbook Note that these steps assume that...

    kb.aspose.com/total/python/how-to-install-pytho...
  6. How to Open Password Protected Excel File in Java

    This article encompassess information on how to open password protected Excel file in Java. By using Java open Excel file with password with the help of a few lines of code provided in this article....Note Product Family Aspose.CAD Product...password”. It is important to note that once after successfully...

    kb.aspose.com/cells/java/how-to-open-password-p...
  7. 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...
  8. 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...
  9. Generating mhtml file from url in c# - Free Sup...

    Hi all I have a quick question. I see that aspose.cells provides a method that we can generate mhtml file from html file but is it possible to use direct url (http and https)? Basically I want to create an mhtml file d…...mht"); } Please note that during testing, the API...

    forum.aspose.com/t/generating-mhtml-file-from-u...
  10. Optimizing Memory Usage while Working with Big ...

    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....Deleting Cells & Rows : Please note that if there are many insert/delete...

    docs.aspose.com/cells/javascript-cpp/optimizing...