Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 66,854 for

import

(0.09 sec)
  1. Replace a Picture Shape of the Visio Diagram 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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...into bytes array fi = Rjb :: import ( 'java.io.File' ) . new (...

    docs.aspose.com/diagram/java/replace-a-picture-...
  2. 从CFF文件加载字体|Java

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。... font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  3. FieldIncludePicture.source_full_name property |...

    FieldIncludePicture.source_full_name property. Gets or sets the location of the picture using an IRI....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…... Code: import com.aspose.pdf.Cell; import com.aspose.pdf...pdf.Document; import com.aspose.pdf.Font; import com.aspose.pdf...

    forum.aspose.com/t/rare-chinese-characters-disp...
  5. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....utilities import Vector3 from aspose.threed.entities import PolygonModifier...PolygonModifier , Box from aspose.threed import Scene # scale the model in...

    docs.aspose.com/3d/python-net/scale-geometries-...
  6. 搜索

    搜索...wordtopdf; import androidx.annotation.RequiresApi; import androidx...AppCompatActivity; import android.annotation.TargetApi; import android.app...

    blog.aspose.com/zh-hant/words/build-android-wor...
  7. Split Panes in Jython|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class SplitPanes...

    docs.aspose.com/cells/java/split-panes-in-jython/
  8. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and update PDF metadata like title, author, and keywords using Ruby.... doc = Rjb :: import ( ' com . aspose . pdf . Document.... setCreationDate ( Rjb :: import ( ' java . util . Date ' )...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  9. Update Visio Shape Text in 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.Txt'...

    docs.aspose.com/diagram/java/update-visio-shape...
  10. Replacing placeholder using aspose word java ap...

    Hello Team, I tried upgrading the Aspose Words jar from version 2018 to 2025. While using the same code with both versions, I am encountering an issue in the latest jar. In the 2018 jar version, the output is correct (…...for both versions: import java.io.File; import java.io.FileInputStream;...FileInputStream; import java.io.InputStream; import java.util.ArrayList;...

    forum.aspose.com/t/replacing-placeholder-using-...