Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 53,314 for

import document

(0.77 sec)
  1. 在 Ruby 中对形状的每个文本值应用不同的样式|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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...getValue () . add ( Rjb :: import ( 'com.aspose.diagram.Cp' )...

    docs.aspose.com/diagram/zh/java/apply-different...
  2. Save a 3D Scene in the PDF|Documentation

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can build a 3D scene by adding Camera, Light, polygons and various other entities. They can also now save a 3D scene in the PDF file format....Version Number in output documents. For example, upon rendering...this information from output Documents. Create a 3D PDF with a Cylinder...

    docs.aspose.com/3d/python-net/save-a-3d-scene-i...
  3. Creating and Saving Outlook Tasks in Ruby|Docum...

    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....+ '/data/' contact = Rjb :: import ( 'com.aspose.email.MapiContact'...MapiContact' ) . new calendar = Rjb :: import ( 'java.util.Calendar' ) ....

    docs.aspose.com/email/java/creating-and-saving-...
  4. 在 Python 中安全加载和转换不可信的 HTML – Aspose.HTML

    学习如何使用 Aspose.HTML for Python via .NET 在 Python 中安全加载和转换不可信的 HTML。包括阻止脚本和外部图像的沙箱示例。...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...html.converters as conv 6 import aspose.html.saving as sav 7...

    docs.aspose.com/html/zh/python-net/sandboxing/
  5. Changing Page Setup for Whole Document|Aspose.W...

    Change page setup for a whole Document easily and fast instead of using VSTO in C#....Changing Page Setup for Whole Document Contents [ Hide ] Purpose...orientation) for an entire document using Aspose.Words. Page setup...

    docs.aspose.com/words/net/changing-page-setup-f...
  6. How to Build a Table from a DataTable in C#|Asp...

    Example of filling Document table from external database using C#....insert this data into your document as a new table and quickly...data from a DataTable into a document table is by using Mail Merge...

    docs.aspose.com/words/net/how-to-build-a-table-...
  7. docx中标题为一行,转换成PDF后,标题换行 - Free Support Forum - ...

    版本:23.8 编程语言:java 问题截图: 源文件: 审计整改通知书(冀水审改字〔2025〕08号).docx (189.8 KB)...Words将DOCX转换为PDF: import com.aspose.words.Document; import com.aspose...try { // 加载DOCX文件 Document doc = new Document("审计整改通知书(冀水审改字〔2025〕08号)...

    forum.aspose.com/t/docx-pdf/320120
  8. 使用 Aspose.Cells for Python via .NET 作为 Pandas E...

    使用 Aspose.Cells for Python via .NET 作为 Pandas Excel 引擎。...py import pandas as pd from aspose.cells import Workbook... and add Add the following import line after the existing from...

    docs.aspose.com/cells/zh/python-net/using-aspos...
  9. Add JavaScript to PDF using C#

    Follow this article to add JavaScript to PDF using C#. It has details to set the IDE, a list of steps, and a sample code for working with PDF JS using C# by adding different types of scripts for various actions....NET for working with PDF JS Import the PDF and Annotations classes...the source PDF file into the Document object, where JavaScript is...

    kb.aspose.com/pdf/net/add-javascript-to-pdf-usi...
  10. How to convert excel to word - Free Support For...

    I have a Excel sheet that has some text and tables. I need to bring it to word Document. How can I do this? Please help....I need to bring it to word document. How can I do this? Please...Excel spreadsheets to Word documents directly. You have to use...

    forum.aspose.com/t/how-to-convert-excel-to-word...