Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 69,935 for

import

(0.51 sec)
  1. Convert POTM to SVG in Node.js | products.aspos...

    Convert POTM to SVG in Node.js. Use Node.js library API to convert POTM files to SVGs...js via Java, you need to import the package in your JavaScript.... Add a library reference (import the library) to your Node.js...

    products.aspose.com/slides/nodejs-java/conversi...
  2. Convert PPSM to SVG in Node.js | products.aspos...

    Convert PPSM to SVG in Node.js. Use Node.js library API to convert PPSM files to SVGs...js via Java, you need to import the package in your JavaScript.... Add a library reference (import the library) to your Node.js...

    products.aspose.com/slides/nodejs-java/conversi...
  3. 使用 Python 查看或編輯 PPSM 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPSM 格式元數據。... 修改 PPSM 內置屬性 - Python import aspose.slides as slides # Instantiate...PPSM) 將自定義屬性添加到 PPSM - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/zh-hant/python-net/m...
  4. Aspose cells : Regarding Compatibility of Aspos...

    Hi Team, Whether "Aspose.Cells.GridJs for Java " is suitable for our use case, which involves dynamic spreadsheet rendering and interaction in a web application. Whether this library works seamlessly with React on the …...application: import React from 'react'; import { Grid } from...

    forum.aspose.com/t/aspose-cells-regarding-compa...
  5. Excel to Document Conversion - Free Support For...

    Hi, We took your code for Excel to Document Conversion from the bellow URLhttp://www.aspose.com/.net/excel-component.aspxIt is working fine, if we have some styling in excel like background color, after conversion if we …...formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/excel-to-document-conversion...
  6. BlockImportMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.BlockImportMode enum enhances HTML document integration by optimizing block-level element property Imports for seamless workflows....of block-level elements are imported from HTML-based documents...Properties of parent blocks are imported to a special logical structure...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character‑level font substitution....to PDF format import os from aspose.cells import Workbook , PdfSaveOptions...

    docs.aspose.com/cells/python-net/change-the-fon...
  8. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。...示例展示了如何将蓝色纯色设为普通幻灯片的背景: import aspose.pydrawing as draw import aspose.slides...示例展示了如何将森林绿设为母版幻灯片的背景: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/zh/python-net/presentati...
  9. 我希望修改dwg内容后,再重新保存,但是重新保存后,新的dwg无法打开,代码如下 - Free...

    public static void main(String[] args) { // 输入 CAD 文件路径 String inputFilePath = “C:\Users\木木\Downloads\电度表 (1).dwg”; // 输出 CAD 文件路径 String outputFilePath = “C:\Users\木木\Downloads\电度表444.dwg”; try { // 加载…...mica; import com.aspose.cad.Image; import com.aspose.cad...License; import com.aspose.cad.fileformats.cad.CadImage; import com...

    forum.aspose.com/t/dwg-dwg/303085
  10. Insert an Empty Page at End of PDF File in Ruby...

    Discover how to insert an empty page at the end of a PDF document using Ruby with Aspose.PDF, adding flexibility to your PDF processing tasks....target document pdf = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...