Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 50,611 for

import document

(0.18 sec)
  1. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying to convert customer’s input docm file into pdf where input file contains Eszett characters which are seen as ‘SS’ in pdf. After further checking, we found the issue is specifically for the ones set into …...for the ones set into the document through below macro : Sub...AllCaps option. If reset it the document is rendered properly. So you...

    forum.aspose.com/t/eszett-characters-are-turned...
  2. 乳胶到PDF | 通过 .NET 为 Python 提供 Aspose.TeX

    在本文中,使用Aspose.TeX API解决方案来了解如何将TEX转换为PDF,该文章提供了详细的说明和代码示例。... tex import * 2 from aspose. tex . io import * 3 from aspose... pdf import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/zh/python-net/latex-to-pdf/
  3. Export Excel data to fill PDF form|Aspose.PDF f...

    This section explains how you can export Excel worksheet data to fill PDF form using AutoFiller Class.... You can import data from XML file, DFD, XFDF...object. Then we need would be importing this data into Pdf form using...

    docs.aspose.com/pdf/net/export-excel-worksheet-...
  4. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown Document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown Document from scratch....Ask AI Translate Markdown to Document Object Model (DOM) Contents...content and formatting of a document, you need to translate it...

    docs.aspose.com/words/cpp/translate-markdown-to...
  5. Multipage tiff merge to pdf - Free Support Foru...

    I want to merge a multipage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...static int addTiffAsPages(Document mergedDoc, String tiffPath...static int addTiffAsPages(Document mergedDoc, String tiffPath...

    forum.aspose.com/t/multipage-tiff-merge-to-pdf/...
  6. Create VSTX Files via Python | products.aspose.com

    Python Sample code for generating VSTX Documents. Use this code for creating VSTX files within any Python based application.....XML VSDX VSTX Create VSTX Documents via Python Native and high...performance VSTX (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/python-java/create/...
  7. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML Documents. Use this code for creating HTML files within any Python based application.....XML VSDX HTML Create HTML Documents via Python Native and high...performance HTML (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/python-java/create/...
  8. Email Exporter for Dynamics CRM|Aspose.Words fo...

    The Aspose.Words Email Exporter is an open source add-on for Dynamics CRM. It allows exporting email body to a word Document using C#....Dynamics CRM for generating document-based email outputs. The Aspose...email body (in HTML) to a word document. It also provides feature...

    docs.aspose.com/words/net/email-exporter-for-dy...
  9. Convert VSTM to VSX via Python | products.aspos...

    Sample Python conversion code for VSTM format to VSX file. Use this example code to convert VSTM to VSX within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  10. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...Unable to import module dependencies. Cannot import the aspose...xx/main.py”, line 29, in * import aspose.words as aw* ImportError:...

    forum.aspose.com/t/python-words-and-barcode-for...