Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 22,453 for

word java class

(0.52 sec)
  1. Update Table width when saving to PDF - Free Su...

    Hello Aspose-Team, we have a problem with table widths in the following scenario: Load a DOCX document which contains a table with relative preferred size, e.g. 100%, and columns with different preferred sizes. Change…...Words Product Family words-java orgavision August...consider using the PdfSaveOptions class to specify any additional settings...

    forum.aspose.com/t/update-table-width-when-savi...
  2. HtmlSaveOptions.remove_java_script_from_links p...

    HtmlSaveOptions.remove_Java_script_from_links property. Specifies whether JavaScript will be removed from links...remove_java_script_from_links property HtmlSaveOptions.remov...remove_java_script_from_links property Specifies whether JavaScript...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 Python 将 PostScript 文件合并为 PDF

    Aspose.Page API Python 解决方案的合并 PS 功能允许您将多个 PS 文件合并为一个 PDF 文档。...Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/page/zh/python-net/merge/ps/
  4. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  5. Removing classifier: jdk17 breaks the project b...

    i upgraded aspose-Words from 24.4 to 25.6 in my project below is the gradle coordinates for 24.4 version [group: 'com.aspose', name: 'aspose-Words', version: '24.4', Classifier: 'jdk17'], below is the gradle coordinat…...Words Product Family words-java divine1 June 16...4:41pm 1 i upgraded aspose-words from 24.4 to 25.6 in my project...

    forum.aspose.com/t/removing-classifier-jdk17-br...
  6. Modify and add new XPS files | C++

    C++ API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the code examples on how to do it....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    products.aspose.com/page/cpp/create-xps-file/
  7. Choose Platform and Interoperability Technology...

    This page provides guidance on how to choose platforms and interoperability technologies when using Aspose.Tasks for .NET....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/tasks/net/choose-the-platform-a...
  8. Working with Transparency in XPS file | .NET

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/page/net/xps/working-with-trans...
  9. TeX typeset | ZIP input and output

    C++ API Solution to work with TeX. Learn how to convert TeX to PDF using ZIP archives as input and output with a few lines of code....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    products.aspose.com/tex/cpp/zip-input-and-output/
  10. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...words从html制作的docx文件转为PDF样式表现混乱,但是把docx文件改一下再撤回再保存之后,再使用aspose...ose.words转为PDF就正常了,但肉眼看不出两个docx文件的区别。 中文技术支持 words-java pizhai2...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...