Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 50,517 for

import document

(0.35 sec)
  1. Does aspose.words support OptimizeForWeb when c...

    does aspose.words support OptimizeForWeb when convert word to pdf? after search we found OptimizeForWeb for c++. Does the setOptimizeOutput(true) equals OptimizeForWeb for c++?...optimize the output when saving documents as PDFs. Solution To achieve...optimization when converting a Word document to PDF, you can use the PdfSaveOptions...

    forum.aspose.com/t/does-aspose-words-support-op...
  2. Filter Messages from Server using IMAP Client|D...

    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....below: import aspose.email as ae from datetime import datetime...below: import aspose.email as ae from datetime import datetime...

    docs.aspose.com/email/python-net/filter-message...
  3. 对于插入的图表,没法选择数据或者编辑数据(显示链接文件不可用),可以解决吗 - Free Su...

    Aspose word for Python,插入的图表。无法编辑数据(显示链接文件不可用),附件是截图和示例代码。...words import Document from aspose.words.drawing import ChartType...ChartType doc = Document() builder = DocumentBuilder(doc) chart =...

    forum.aspose.com/t/topic/317126
  4. Converting HTML files to Excel Spreadsheets in ...

    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....html_to_excel () load_format = Rjb :: import ( 'com.aspose.cells.LoadFormat'...LoadFormat options = Rjb :: import ( 'com.aspose.cells.HTMLLoadOptions'...

    docs.aspose.com/cells/java/converting-html-file...
  5. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/reading-cs...
  6. Installation – Aspose.HTML for Python via .NET

    Learn how to install Aspose.HTML for Python via .NET library through PyPI....to create and save an HTML document using Aspose.HTML for Python...NET: Copy 1 import os 2 from aspose. html import * 3 4 # Prepare...

    docs.aspose.com/html/python-net/installation/
  7. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue Document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_Document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_Document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...hyperlink styles in redlined document Aspose.Words Product Family...9:54am 1 Hyperlinks issue document _INPUT.docx (60.9 KB) Red...

    forum.aspose.com/t/aspose-words-python-missing-...
  8. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…... Your Documentation states // If we set the... flag to "true", then the document clone // list will preserve...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete pages in PDF using Python for .NEThttps://products.aspose.com/pdf/python-net/pages/Recent content in Add, Move or Delete pa......subtitle ltr Insert pages to PDF document programmatically using Aspose... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/pages/index.xml
  10. 以编程方式旋转PDF页面|Aspose.PDF for Java

    使用Java更改页面方向并将页面内容调整到新页面方向。...examples ; import com.aspose.pdf.* ; public class...() { // 打开文档 Document pdfDocument = new Document ( _dataDir +...

    docs.aspose.com/pdf/zh/java/rotate-pages/