Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 67,787 for

import

(0.12 sec)
  1. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库在 Visio 绘图的页面上添加注释。... 添加页面级评论编程示例 import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/working-...
  2. 搜索

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

    blog.aspose.com/zh-hant/words/build-android-wor...
  3. 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-...
  4. 设置方向并控制隐藏 Visio 保存页面的导出|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.... import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/set-orie...
  5. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; Import com.aspose.words.*; Import com.asp…...sirionlabs; import com.aspose.words.*; import com.aspose.words...words.Font; import com.fasterxml.jackson.databind.ObjectMapper;...

    forum.aspose.com/t/chinese-date-language-locale...
  6. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word document to stream using Ruby.... stream = Rjb :: import ( 'java.io.FileInputStream'...document into memory. doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/load-and-save-to-str...
  7. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Android....examplesimple ; import android.app.Activity ; import android.os.Bundle...Bundle ; import android.os.Environment ; import android.widget...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  8. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    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 / ' doc = Rjb :: import ( ' com . aspose . pdf . Document...(). add () operator = Rjb :: import ( ' com . aspose . pdf . Operator...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...
  9. 删除命名范围|Documentation

    您可以学习如何使用 Aspose.Cells for Python 通过 .Net 从 Excel 或 OpenOffice 文件中删除定义名称或命名范围。...cells import Workbook import aspose.cells import os import pytest...cells import Workbook import aspose.cells import os import pytest...

    docs.aspose.com/cells/zh/python-net/delete-name...
  10. Add Text to an existing PDF file in Ruby|Aspose...

    Learn how to add text to an existing PDF document in Ruby with Aspose.PDF to enhance or update your PDF content....Document object doc = Rjb :: import ( ' com . aspose . pdf . Document...fragment text_fragment = Rjb :: import ( ' com . aspose . pdf . TextFragment...

    docs.aspose.com/pdf/java/add-text-to-an-existin...