Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 67,147 for

import

(0.06 sec)
  1. 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/
  2. Converting a HTML file to PNG using Python | As...

    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...
  3. Using wrapper in CPP|Aspose.PDF for .NET

    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....h> #import "TextRetriever.tlb" using namespace...

    docs.aspose.com/pdf/net/using-wrapper-in-cpp/
  4. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_PreserveEmptyLines method. Gets or sets a boolean value indicating whether to preserve empty lines while load a Markdown document. The default value is false. Normally, empty lines between block-level elements in Markdown are ignored. Empty lines at the beginning and end of the document are also ignored. This option allows to Import such empty lines in C++.... This option allows to import such empty lines. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. NoClassDefFoundError: Could not initialize clas...

    Hello Aspose Support Team, We are the developers of BigTemplate, a project management application for Jira that uses Aspose.Tasks for MPP export functionality. We have encountered an environment-specific issue with Aspo…...code context: import com.aspose.tasks.Project; import com.aspose...aspose.tasks.ImageSaveOptions; import com.aspose.tasks.SaveFileFormat;...

    forum.aspose.com/t/noclassdeffounderror-could-n...
  6. 保存文件时,出现错误: - Free Support Forum - aspose.com

    try(InputStream workbookStream = new URL(url).openStream()){ Workbook workbook = new Workbook(workbookStream); workbook.save(output, options); } 报错了:java.lang.ClassCastException: com.aspose.cells.b.a.d.z cannot be ca…...示例代码(已验证的最小示例) import com.aspose.cells.*; import java.io.InputStream;...InputStream; import java.net.URL; public class SaveDemo { public static...

    forum.aspose.com/t/topic/323685
  7. Extract SVG From Website in Python – Aspose.HTML

    Learn how to download SVG from website using Aspose.HTML. Consider Python examples to automate extracing inline and external SVG from any website....website using Python 2 3 import os 4 import aspose.html as ah 5 6...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...

    docs.aspose.com/html/python-net/extract-svg-fro...
  8. 现代 API|Aspose.Slides for Node.js via .NET 文档

    现代 API... import ( "javax.imageio.ImageIO" );...getThumbnail (); var imageio = java . import ( "javax.imageio.ImageIO" );...

    docs.aspose.com/slides/zh/nodejs-java/modern-api/
  9. MD to PDF Merge using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/merger/md-to...
  10. Overlapping Items|Aspose.Words for JasperReports

    JasperReports often contain overlapping items. Faithfully converting reports with overlapping items to Microsoft Word documents can sometimes represent challenges to the system.... JasperReports: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/overlapping...