Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 67,145 for

import

(0.2 sec)
  1. Გადაიყვანეთ TEXT PNG Java

    გადაიყვანეთ TEXT PNG Java ფორმატში კოდით. შეინახეთ TEXT როგორც PNG Java...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document...page + 1 ), saveOptions); } import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/conversion/te...
  2. Փոխարկել Պատկեր TXT Java

    Փոխարկեք Պատկեր ը TXT ձևաչափի Java կոդով: Պահեք Պատկեր որպես TXT օգտագործելով Java:..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document...); doc.save( "Output.txt" ); import com.aspose.words.*; Document...

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

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

    products.aspose.com/words/ka/java/conversion/im...
  4. Შეკუმშოს TIFF Java

    შეკუმშოს TIFF Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document..."Output.tiff" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/compress/tiff/
  5. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。...PDF 添加文本图章 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  6. 使用 Python 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...檔 - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/search/
  7. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....Specify Load Options when Importing PDF Aspose.Words provides...document in DOCX format. Example: import aspose.words as aw load_options...

    docs.aspose.com/words/python-net/convert-pdf-to...
  8. Aspose::Words::Drawing::ImageData::get_CropTop ...

    Aspose::Words::Drawing::ImageData::get_CropTop method. Defines the fraction of picture removal from the top side in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::ImageData::get_CropLeft...

    Aspose::Words::Drawing::ImageData::get_CropLeft method. Defines the fraction of picture removal from the left side in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included.... import aspose.slides as slides # Instantiate...presentation. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/ellipse/