Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 66,863 for

import

(0.45 sec)
  1. Gawe DOC Nganggo Java

    Gawe DOC anyar ing Java ing sawetara langkah. Nggawe DOC kanthi gampang nggunakake perpustakaan Java....Lebokake Bookmark Sisipake Bagan import com.aspose.words.*; Document...); doc.save( "Output.doc" ); import com.aspose.words.*; Document...

    products.aspose.com/words/jv/java/make/doc/
  2. Limitations and API Differences|Documentation

    Aspose.Cells for PHP via Java limitations and API differences.... Importing library (Package Comparisons)...Comparisons) Aspose.Cells for Java import com.aspose.cells.* ; Aspose...

    docs.aspose.com/cells/php-java/limitations-and-...
  3. 在导入数据到工作表时指定公式字段,使用Python via .NET|Documentation

    学习如何在使用Aspose.Cells for Python via .NET API导入数据到工作表时指定公式字段。... 示例代码 import os from dataclasses import dataclass from...from aspose.cells import Workbook , ImportTableOptions # For complete...

    docs.aspose.com/cells/zh/python-net/specify-for...
  4. Add page numbering to PDF in Node.js|Aspose.PDF...

    Aspose.PDF for Node.js via C++ allows you to add Page Number Stamp to your PDF file using AsposePdfAddPageNum....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/add-page-number/
  5. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。...AddGroupShape ; import Aspose . Words .*; import Aspose . Words...Words . Drawing .*; import Aspose . Words . Fields .*; public class...

    docs.aspose.com/words/zh/java/how-to-add-group-...
  6. Merge PPS Files To SVG Using Python | products....

    Merge multiple PPS files in Python....multiple PPS into single SVG file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pps...
  7. Merge POTX Files To SVG Using Python | products...

    Merge multiple POTX files in Python....multiple POTX into single SVG file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pot...
  8. Merge PPT Files To SVG Using Python | products....

    Merge multiple PPT files in Python....multiple PPT into single SVG file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/ppt...
  9. Merge OTP Files To SVG Using Python | products....

    Merge multiple OTP files in Python....multiple OTP into single SVG file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/otp...
  10. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word document. Fonts are now embedded twice with differen…...implement this: import com.aspose.words.Document; import com.aspose...aspose.words.FontSettings; import com.aspose.words.SaveFormat; public...

    forum.aspose.com/t/font-embedding-roman/315555