Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 69,777 for

import

(0.32 sec)
  1. 用 Python 对演示文稿中的形状进行大小调整|Aspose.Slides for Pyth...

    通过 Aspose.Slides for Python via .NET,轻松调整 PowerPoint 和 OpenDocument 幻灯片中的形状大小——自动化幻灯片布局调整,提高工作效率。... import aspose.slides as slides # 加载演示文稿文件。...须调整各行的高度和各列的宽度,以改变表格的整体尺寸。 import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/re-sizing-...
  2. Convert WORD To PNG C#

    Convert a Word document to PNG format in C# code. Save a Word document as PNG using C#....professional software solution to import and export Word, PNG, and many...NET. Add a library reference (import the library) to your C# project...

    products.aspose.com/words/net/conversion/word-t...
  3. Convert HTML To JPG C#

    Convert HTML to JPG format in C# code. Save HTML as JPG using C#....professional software solution to import and export HTML, JPG, and many...NET. Add a library reference (import the library) to your C# project...

    products.aspose.com/words/net/conversion/html-t...
  4. Several HTML Into JPG Java

    Merge multiple HTML into JPG in Java code. Save HTML as JPG using Java...."aspose-words" % "ver" Copy import com.aspose.words.*; List<String>...Java. Add a library reference (import the library) to your Java project...

    products.aspose.com/words/java/merge/html-to-jpg/
  5. Create HTML Report In Java

    Generate reports and automate documents using HTML templates and custom data in Java...."aspose-words" % "ver" Copy import com.aspose.words.*; Document...Java Add a library reference (import the library) to your Java project...

    products.aspose.com/words/java/report/html/
  6. Word Field Evaluation Not Working - REF and IF ...

    We’re migrating from JIntegra DCOM to Aspose.Words(JAVA) and encountering a critical issue with Word field processing. Current Behavior: • Using mainBuilder.insertDocument(_transientDocument, ImportFormatMode.KEEP_SOUR…...bookmark has been renamed during import), the REF cannot resolve and...name was not renamed during import and that no document protection...

    forum.aspose.com/t/word-field-evaluation-not-wo...
  7. Several JPG Into Image Java

    Merge multiple JPG into Image in Java code. Save JPG as Image using Java...."aspose-words" % "ver" Copy import com.aspose.words.*; List<String>...Java. Add a library reference (import the library) to your Java project...

    products.aspose.com/words/java/merge/jpg-to-image/
  8. Several JPG Into GIF Java

    Merge multiple JPG into GIF in Java code. Save JPG as GIF using Java...."aspose-words" % "ver" Copy import com.aspose.words.*; List<String>...Java. Add a library reference (import the library) to your Java project...

    products.aspose.com/words/java/merge/jpg-to-gif/
  9. Online RTF to XLT Conversion or Build .NET base...

    Free online app to convert RTF to XLT files. .NET C# conversion library code for RTF documents....Data Import and Integration : Convert RTF files to import data...

    products.aspose.com/total/net/conversion/rtf-to...
  10. Generate PDF from XML|Aspose.PDF for Java

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF for Java Schema....examples ; import javax.xml.transform.* ; import javax.xml.transform...transform.stream.StreamResult ; import javax.xml.transform.stream...

    docs.aspose.com/pdf/java/generate-pdf-from-xml/