Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 53,342 for

import document

(0.79 sec)
  1. Empty hyperlink Anchor Elements Rendered as Vis...

    Hello Support, When converting a DOCX file to PDF using Aspose.Words, an empty self-closing <w:hyperlink> element is incorrectly rendered as visible text in the PDF output. The element <w:hyperlink w:anchor="_bookmark0…...words import Document from aspose.words.saving import PdfSaveOptions...words.fonts import FontSettings from pathlib import Path file =...

    forum.aspose.com/t/empty-hyperlink-anchor-eleme...
  2. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control Document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless Imports. Default, false....how the numbering will be imported when it clashes in source...source and destination documents. The default value is false . public...

    reference.aspose.com/words/net/aspose.words/imp...
  3. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....performance when adding text to documents and overall performance issues...conversion. Bug fixes for document structure – NumberingStyle...

    docs.aspose.com/pdf/python-net/whatsnew/
  4. 在 Jython 中将 Excel 转换为 Pdf|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class Excel2PdfConversion...

    docs.aspose.com/cells/zh/java/excel-to-pdf-conv...
  5. Convert PDF to SVG Format in Ruby|Aspose.PDF fo...

    Find out how to convert PDF files to SVG format using Ruby and Aspose.PDF, enabling scalable and editable vector graphics....Ruby Code # The path to the documents directory . data_dir = File...Open the target document pdf = Rjb :: import ( ' com . aspose...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  6. View PPS File Online and Load or Open PPS File ...

    Free online PPS file viewer app. Python API code to load and open PPS file for viewer application....File Online and Open or Load Document via Python Develop powerful...powerful Python based PPS document viewer utility application. Code...

    products.aspose.com/total/python-net/viewer/pps/
  7. Remove XLSM Annotation Online or Manage Annotat...

    delete comments from XLSM file through online app for free. Java API code to manage comments of XLSM files....Xlsm Clear Comments from XLSM Document Online or Manage via Java...Develop powerful Java based XLSM document annotation utility application...

    products.aspose.com/total/java/annotate/xlsm/
  8. OUT of memory issue when merging large files - ...

    hey , I have a requirement where I can stream multiple large pdf from S3 and merge them per page at a time. Can you guide on how this can be achieved ? Does Aspose PDF java offers this functionality I used this logic , …...JVM memory try (Document mergedDoc = new Document()) { pdfFileNames...resolve(pdfName); try (Document srcDoc = new Document(pdfPath.toString()))...

    forum.aspose.com/t/out-of-memory-issue-when-mer...
  9. 用 Python 将 SVG 转换为 JPG – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 JPG。了解 ImageSaveOptions 并参考将 SVG 转换为 JPG 的 Python 代码示例。...'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-svg-...
  10. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...Document.updatePageLayout(Unknown Source)...Source) at com.aspose.words.Document.zzXA(Unknown Source) at com...

    forum.aspose.com/t/nullpointerexception-when-co...