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

import

(0.16 sec)
  1. Word From Excel Mail Merge Java

    თქვენი Mail merge Word from Excel ფაილის პერსონალიზაცია Java გამოყენებით. ელფოსტის ავტომატიზაცია ან ანგარიშების შექმნა Mail merge Word from Excel შაბლონის გამოყენებით Java...."ver" კოპირება import com.aspose.words.*; import com.aspose.cells...cells.Workbook; import com.aspose.cells.Worksheet; Document doc...

    products.aspose.com/words/ka/java/mailmerge/wor...
  2. Խմբագրել Word, PDF Ը Java Ում

    Խմբագրել DOCX, DOC, PDF և մի շարք այլ ֆայլերի ձևաչափեր Java ում:...Խմբագրել աղյուսակը Խմբագրել պատկեր import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/edit/
  3. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...rendering: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  4. 从自定义对象导入|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....pick a few columns not all to import to the worksheet sheet . Cells...

    docs.aspose.com/cells/zh/net/importing-from-cus...
  5. Manage PowerPoint Presentation Themes in Python...

    Master presentation themes in Aspose.Slides for Python via .NET to create, customize and convert PowerPoint files with consistent branding....accent color: import aspose.pydrawing as draw import aspose.slides...color and then used in shapes: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/presentation-...
  6. Change named value in XMP metadata of EPS|Python

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  7. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails constructor... now () import aspose.words.saving as aws...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HTML to PNG Converter using Python | Aspose.PDF

    Sample code on Python for HTML to PNG conversion. Use example code for batch HTML to PNG conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/h...
  9. Change the Slide Size in Presentations with Pyt...

    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....Slides: import aspose.slides as slides with...for a presentation in Python: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/slide-size/
  10. 在 Python 中编辑 HTML 文档 – Aspose.HTML for Python v...

    学习如何使用 Aspose.HTML for Python 通过 .NET 编辑 HTML DOM;如何创建、填充、添加 HTML 元素,以及编辑内联和内部 CSS。...DOM Tree in Python 2 3 import os 4 import aspose.html as ah 5 6...elements using Python 2 3 import os 4 import aspose.html as ah 5 6...

    docs.aspose.com/html/zh/python-net/edit-html-do...