Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 4,418 for

zip java library

(0.19 sec)
  1. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...Words Product Family words-java curmas April 9, 2025, 2:50pm...with latest library of Aspose.Word 25.3 Test OK.zip (134.7 KB)...

    forum.aspose.com/t/converting-word-document-to-...
  2. Compare WORD In Javascript

    Compare WORD documents using JavaScript to diff two files. With our JavaScript API you can detect the difference even if one character or one word has been changed....JavaScript Powerful JavaScript library to compare Word documents and...file format. DOCX Node Python Java C# C++ View code snippet With...

    products.aspose.com/words/nodejs-net/compare/word/
  3. Compare TXT In Python

    Compare TXT documents using Python to diff two files. With our Python API you can detect the difference even if one character or one word has been changed....in Python Powerful Python library to compare TXT documents and...file format. TXT Node Python Java C# C++ View code snippet With...

    products.aspose.com/words/python-net/compare/txt/
  4. Compare DOC In Javascript

    Compare DOC documents using JavaScript to diff two files. With our JavaScript API you can detect the difference even if one character or one word has been changed....JavaScript Powerful JavaScript library to compare DOC documents and...file format. DOC Node Python Java C# C++ View code snippet With...

    products.aspose.com/words/nodejs-net/compare/doc/
  5. Regarding license activation code not working -...

    Hi We are doing watermarking using Aspose Jars with Java APIs We have implemented the following code snippets for license activation: i)for pdf file type com.aspose.pdf.License license = new com.aspose.pdf.License()…...watermarking using Aspose Jars with Java APIs We have implemented the...license.setLicense("Aspose.Total.Java.lic"); } catch (Exception e)...

    forum.aspose.com/t/regarding-license-activation...
  6. Developer Guide | Aspose.Page for Javascript vi...

    Developer Guide provides you with the necessary information you will need when working with PDLs supported by Aspose.Page API solution for Javascript via C++...ZIP Product Solution Aspose.Page...GIS Product Solution Aspose.ZIP Product Solution Aspose.Page...

    docs.aspose.com/page/javascript-cpp/developer-g...
  7. Find and Replace Text in Excel using Python

    Follow this article to find and replace text in Excel using Python. It has details to set the IDE, a list of steps, and a sample code to replace data in Excel using Python....ZIP Product Family Aspose.Page Product...Aspose.Cells for Python via Java to find and replace text Start...

    kb.aspose.com/cells/python/find-and-replace-tex...
  8. How to Convert Excel to JSON in Python

    This quick article explains how to convert Excel to JSON in Python. You can take a look at the configuration information, stepwise algorithm, and the sample code snippet to convert Excel to JSON in Python....ZIP Product Family Aspose.Page Product...Aspose.Cells for Python via Java library to convert Excel to JSON...

    kb.aspose.com/cells/python/how-to-convert-excel...
  9. Microsoft Word 6.0/95 document throws FileCorru...

    The attached two Microsoft Word 6.0/95 documents throw an Aspose.Words.FileCorruptedException when opened with Aspose.Words for .Net >= 19.7 (including 19.9). If I reference a version < 19.7, the exception is not thrown. …...document is within a class library targeting .NET Standard 2.0...could fix this issue. tests.zip (8.1 KB) Regards, Daniel awais...

    forum.aspose.com/t/microsoft-word-6-0-95-docume...
  10. [Aspose.Cells for java]印刷プレビューの内容に改ページ位置を一致させる方...

    変換後のPDFにおいて、ExcelのOffice上の印刷ページ数(印刷プレビューの内容)と一致しない事象が発生し、PDFに空白のページが生まれてしまいます。ページレイアウトの「拡大/縮小」設定において100%以外の場合でも、変換後のPDFにおけるページ数をOfficeの印刷ページ数と一致させる方法はありますか?希望としては常に印刷プレビュー通りの改ページ位置で出力したいです。 <ソース抜粋> #ExcelのPDF変換処理は、PDFバ…...Cells for java]印刷プレビューの内容に改ページ位置を一致させる方法 日本語による技術サポート...が領域を結合してしまう点に注意が必要です [4]。 サンプルコード(Java) Workbook wb = new Workbook(inputFilePath);...

    forum.aspose.com/t/aspose-cells-for-java/325249