Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 66,826 for

import

(0.13 sec)
  1. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...callback: import com.aspose.diagram.Diagram; import com.aspose...IWarningCallback; import com.aspose.diagram.WarningInfo; import com.aspose...

    forum.aspose.com/t/unable-to-detect-installed-t...
  2. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。...examples ; import com.aspose.pdf.* ; import java.util.* ;...pdf.examples ; import com.aspose.pdf.* ; import java.util.* ;...

    docs.aspose.com/pdf/zh/java/text-annotation/
  3. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style Imports with equal names in documents. Customize your Import process effortlessly!...specifies how styles will be imported when they have equal names... if KeepSourceFormatting importing mode is used. When this option...

    reference.aspose.com/words/net/aspose.words/imp...
  4. Edit TEXT In Java

    Edit TEXT in Java code....Edit a Table Edit an Image import com.aspose.words.*; Document...); doc.save( "Output.txt" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/edit/text/
  5. Benefits of Aspose.Slides products | products.a...

    Why Aspose.Slides products are the best choice for working with presentations...such as 2D and 3D effects, PDF import and export, video export, WordArt...PDF/UA. These settings are important for ensuring that your PDF...

    products.aspose.com/slides/benefits/
  6. Trim Leading Blank Rows and Columns while expor...

    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....Document Assistant Close Load or Import CSV file with Formulas Analyzing...

    docs.aspose.com/cells/java/trim-leading-blank-r...
  7. Aspose.Cells features missing in Apache POI SS ...

    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 Data to Worksheets using Aspose...

    docs.aspose.com/cells/java/aspose-cells-feature...
  8. Convert HTML to PPT in Python | products.aspose...

    Convert HTML to PPT in Python. Use Python library API to convert HTML to PowerPoint...for converting HTML to PPT import aspose.slides as slides with...

    products.aspose.com/slides/python-net/conversio...
  9. Aspose.Cells 8.6.3的公共API更改|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.... IsHtmlString = true ; //Import data from DataTable while passing...IsFieldNameShown = true ; //Import data from GridView while passing...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Merge PostScript files to PDF using Python

    Merger PS functionality of Aspose.Page API solution for Python allows you to combine several PS files into a single PDF document.... eps import * 4 from aspose. page . eps . device import * 5 from...from util import Util 6 ########## 7 ###### Class and Method...

    docs.aspose.com/page/python-net/merge/ps/