Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 69,595 for

import

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

    გადაიყვანეთ WORD PNG Java ფორმატში კოდით. შეინახეთ WORD როგორც 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/wo...
  2. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class.... import os import aspose.pdf as ap # Global...PDF to the output path. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  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. PDF to XLS Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one XLS single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python libraries...Output file: import aspose.pdf as apdf from os import path path_infiles...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  5. What is an XER File? XER File Extension, Proces...

    Learn about the XER file format, its extension, and how it is used for project management. Discover XER file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export XER files seamlessly....format is designed to export and import complex project schedules,...affected by improperly managed import/export processes, especially...

    products.aspose.com/tasks/supported-formats/xer/
  6. How to load fonts? | Aspose.Font for Java

    How to download fonts on yout device with the use of Aspose.Font for Java solution? The answer is given in this article explained in the code examples....font ; 3 4 import com.aspose.font.FontDefinition...aspose.font ; 2 3 import java.io.File ; 4 import java.io.IOException...

    docs.aspose.com/font/java/how-to-load-fonts/
  7. 使用 Python 管理演示文稿中的图表数据标记|Aspose.Slides for Pyth...

    了解如何在 Aspose.Slides 中自定义图表数据标记,通过清晰的代码示例提升 PPT、PPTX 和 ODP 格式演示文稿的效果。... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # 创建 Presentation...

    docs.aspose.com/slides/zh/python-net/chart-data...
  8. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...implement this: import java.awt.print.PageFormat; import java.awt.print...print.PrinterJob; import com.aspose.pdf.facades.PdfViewer; public...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  9. 读取某些文档时,发生了错误 - Free Support Forum - aspose.com

    com.aspose.words.FileCorruptedException: The document appears to be corrupted and cannot be loaded. ........... Caused by: com.aspose.words.internal.zzX1i: Invalid UTF-8 start byte 0x89 (at char #1, byte #-1) at com.asp…...DetectFileFormat 方法: import com.aspose.words.Document; import com.aspose...aspose.words.FileFormatInfo; import com.aspose.words.FileFormatUtil;...

    forum.aspose.com/t/topic/312442
  10. Rendering Task Sheet Views in Ruby | Aspose.Tas...

    This guide explores how to render Microsoft Project (MPP/XML) task sheet views using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 options = Rjb :: import( 'com.aspose.tasks.PdfSaveOptions'...

    docs.aspose.com/tasks/java/rendering-task-sheet...