Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 50,288 for

import document

(0.18 sec)
  1. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....across multiple worksheets or documents. How to Scale a Worksheet...specified pages: from aspose.cells import Workbook # Load the Excel file...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  2. Convert PPT to SVG in Node.js | products.aspose...

    Convert PPT to SVG in Node.js. Use Node.js library API to convert PPT files to SVGs... As a modern document processing API, Aspose.Slides...Node.js via Java, you need to import the package in your JavaScript...

    products.aspose.com/slides/nodejs-java/conversi...
  3. Convert PPSX to SVG in Node.js | products.aspos...

    Convert PPSX to SVG in Node.js. Use Node.js library API to convert PPSX files to SVGs... As a modern document processing API, Aspose.Slides...Node.js via Java, you need to import the package in your JavaScript...

    products.aspose.com/slides/nodejs-java/conversi...
  4. Convert PPS to SVG in Node.js | products.aspose...

    Convert PPS to SVG in Node.js. Use Node.js library API to convert PPS files to SVGs... As a modern document processing API, Aspose.Slides...Node.js via Java, you need to import the package in your JavaScript...

    products.aspose.com/slides/nodejs-java/conversi...
  5. Convert PDF to SVG in Node.js | products.aspose...

    Convert PDF to SVG in Node.js. Use Node.js library API to convert PDF files to SVGs... As a modern document processing API, Aspose.Slides...Node.js via Java, you need to import the package in your JavaScript...

    products.aspose.com/slides/nodejs-java/conversi...
  6. Convert FODP to SVG in Node.js | products.aspos...

    Convert FODP to SVG in Node.js. Use Node.js library API to convert FODP files to SVGs... As a modern document processing API, Aspose.Slides...Node.js via Java, you need to import the package in your JavaScript...

    products.aspose.com/slides/nodejs-java/conversi...
  7. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...pdfSaveOptions); } pubDocument为写成的word-document vyacheslav.deryushev June...docx (11.8 KB) 我们目前的操作是把word的document直接保存成pdf,并不是把它保存成word文件,然后在转为pdf...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  8. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF Document in Java using Aspose.PDF to highlight Important text....underlines in the text of a document. When opened, they shall display...markup annotations in the PDF document can be edited using the properties...

    docs.aspose.com/pdf/java/highlights-annotation/
  9. Convert CGM to TXT via C# API | products.aspose...

    C# API to Convert CGM File to TXT without using Microsoft Excel or Adobe Reader...API for working with PDF documents, allowing seamless CGM to...to TXT Open CGM file using Document class Convert CGM to XLSX...

    products.aspose.com/total/net/conversion/cgm-to...
  10. 从 PDF 文档中提取表格|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 可以对您的 PDF 文档中包含的表格进行各种操作。... import aspose.pdf as ap # 加载源 PDF 文档 pdf_document = ap .... Document ( input_file ) for page in pdf_document . pages :...

    docs.aspose.com/pdf/zh/python-net/extract-table...