Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 39,972 for

aspose license

(0.1 sec)
  1. Optimize File's Content Using Java

    Compress files in Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...of quality made easy with 'Aspose.Words for Java'. The following...https://releases.aspose.com/java/repo/ // Maven, where 'ver' - Aspose.Words...

    products.aspose.com/words/java/compress/
  2. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....the list Run code pip install aspose-words Copy Insert Text Insert...Bookmark Insert Chart import aspose.words as aw doc = aw.Document()...

    products.aspose.com/words/python-net/make/doc/
  3. Make WORD Using Python

    Make a new a Word document in Python in a few steps. Easily create a Word document using Python via .NET library....the list Run code pip install aspose-words Copy Insert Text Insert...Bookmark Insert Chart import aspose.words as aw doc = aw.Document()...

    products.aspose.com/words/python-net/make/word/
  4. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new document in Python in a few steps....the list Run code pip install aspose-words Copy Insert Text Insert...Bookmark Insert Chart import aspose.words as aw doc = aw.Document()...

    products.aspose.com/words/python-net/make/
  5. Zip or UnZip Files in .NET | Aspose.Zip for .NET

    This article will teach you how to programmatically compress Zip files using a variety of methods utilising C# or the.NET API and sample code. You will learn how to zip or compress one or more files, as well as how to zip files simultaneously. You will also learn how to decompress or unzip files as well....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/zip/net/compressing-and-decompr...
  6. Get Cell Validation in ODS Files|Documentation

    Learn how to get cell validation in ODS files using the Aspose.Cells for JavaScript via C++ API....Validation in ODS Files With Aspose.Cells for JavaScript via C++...< html > < head > < title > Aspose.Cells Example </ title > </...

    docs.aspose.com/cells/javascript-cpp/get-cell-v...
  7. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用Aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...August 11, 2025, 8:02am 1 您好:我使用aspose-words-21.5.0-jdk17.jar版本生成...import com.aspose.words.Document; import com.aspose.words.DocumentBuilder;...

    forum.aspose.com/t/word-header-footer-x-y/316493
  8. Count number of cells in the Worksheet with Jav...

    Learn how to programmatically count the number of cells in an Excel worksheet using Aspose.Cells for JavaScript via C++....< html > < head > < title > Aspose.Cells Example </ title > </...</ head > < body > < h1 > Aspose.Cells - Get Cells Count Example...

    docs.aspose.com/cells/javascript-cpp/count-numb...
  9. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....Run code dotnet add package Aspose.Words Copy Insert Text Insert...Bookmark Insert Chart using Aspose.Words; var doc = new Document();...

    products.aspose.com/words/net/make/pdf/
  10. EMF to SVG: Missing text - Free Support Forum -...

    Hello, I’m using Aspose.Imaging for .NET (with a Developer OEM License) to convert EMF files to SVG. Here is a file where the bottom right corner text is lost after the conversion. Could you please take a look at this…...EMF to SVG: Missing text Aspose.Imaging Product Family VincentRTE...using Aspose.Imaging for .NET (with a Developer OEM license) to...

    forum.aspose.com/t/emf-to-svg-missing-text/310935