Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 67,132 for

import

(0.09 sec)
  1. Გადაიყვანეთ JPG JPG Java

    გადაიყვანეთ JPG JPG Java ფორმატში კოდით. შეინახეთ JPG როგორც JPG Java...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document...ImageSaveOptions (SaveFormat.JPG)); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/conversion/jp...
  2. Გადაიყვანეთ JPG PNG Java

    გადაიყვანეთ JPG PNG Java ფორმატში კოდით. შეინახეთ JPG როგორც PNG Java...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document...ImageSaveOptions (SaveFormat.PNG)); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/conversion/jp...
  3. Გადაიყვანეთ Გამოსახულება PNG Java

    გადაიყვანეთ Გამოსახულება PNG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG Java...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document...ImageSaveOptions (SaveFormat.PNG)); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/conversion/im...
  4. 搜索

    搜索...__future__ import print_function import jpype import webbrowser...webbrowser import os.path from google.auth.transport.requests import Request...

    blog.aspose.com/zh-hant/cells/export-excel-data...
  5. Java Aspose Imaging - Image loading failed for ...

    Hello, I have come across the imaging dependency of aspose which looks pretty good. Now i tried using it with the HEIC Adapter that is a openize wrapper. Sadly I did not manage to load the file. I ran ffmpeg to check if…...start‑up: import com.aspose.imaging.Image; import com.aspose...class that provides register() import com.aspose.imaging.imageoptions...

    forum.aspose.com/t/java-aspose-imaging-image-lo...
  6. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for Python via .NET....properties of a Tagged PDF Document: import aspose.pdf as ap # Create PDF...elements of a Tagged PDF Document: import aspose.pdf as ap # Create PDF...

    docs.aspose.com/pdf/python-net/setting-structur...
  7. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....examples ; import com.aspose.pdf.ButtonField ; import com.aspose...Document ; import com.aspose.pdf.TextFragment ; import com.aspose...

    docs.aspose.com/pdf/java/pdf-tooltip/
  8. 档案

    档案...xbrl import XbrlDocument # The path to...object from aspose.finance.xbrl import XbrlDocument # The path to...

    blog.aspose.com/zh/finance/create-xbrl-file-usi...
  9. TIFF to PDF Merge using Python | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python modules: aspose...Output file: import aspose.pdf as apdf from io import FileIO from...

    products.aspose.com/pdf/python-net/merger/tiff-...
  10. Dynamic form to static issue - Free Support For...

    License license = new License(); license.setLicense("Aspose.Pdf.lic"); Document document = new Document("test.pdf"); document.getForm().setType(FormType.Standard); document.save("test2.pdf"); exception : Exception in t…... I can import the xml file using acrobat...or itext, however I cannot import the data using the above code...

    forum.aspose.com/t/dynamic-form-to-static-issue...