Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 66,989 for

import

(0.19 sec)
  1. Insert PDF into OneNote using C# | PDF in OneNo...

    Programmatically insert PDF into OneNote using C# with Aspose.Note for .NET API. Insert PDF document with icon to a new or an existing OneNote (.one) document using C#....you are looking for a way to import the content from PDF documents...documents. In addition, users can import content from PDF documents...

    blog.aspose.com/note/insert-pdf-into-onenote-us...
  2. 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...
  3. 保存文件时,出现错误: - 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
  4. Group, Convert and Verify Shapes|Documentation

    This section explains how to group shapes with Aspose.Diagram.... // import diagram Diagram diagram = new...shape into the HTML format. // import diagram Diagram diagram = new...

    docs.aspose.com/diagram/net/group-convert-and-v...
  5. 对于插入的图表,没法选择数据或者编辑数据(显示链接文件不可用),可以解决吗 - Free Su...

    Aspose word for Python,插入的图表。无法编辑数据(显示链接文件不可用),附件是截图和示例代码。...words import Document from aspose.words.drawing import ChartType...

    forum.aspose.com/t/topic/317126
  6. Open a Document Read-Only in Python|Aspose.Word...

    Make your document read-only so that the content can be copied or read, but not modified using Python....make a document read-only: import aspose.words as aw doc = aw...read-only access for a document: import aspose.words as aw doc = aw...

    docs.aspose.com/words/python-net/open-a-documen...
  7. Convert PowerPoint Presentations to XPS in Pyth...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Python using Aspose.Slides. Get step-by-step guide and sample code....document using standard settings: import aspose.slides as slides # Instantiate...custom settings in Python: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/convert-power...
  8. Convert Docx to PDF generate an error - Free Su...

    I have a Docx that i want to convert to PDF. When i call the “new Document()”, i get the following error : Exception in thread "main" com.aspose.words.FileCorruptedException: The document appears to be corrupted and c…...code used : import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/convert-docx-to-pdf-generate...
  9. PDF Conversion API | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more formats with Aspose.PDF Library... toString ()); Import & Export Documents Convert...convert: Finish" << std :: endl ; Import & Export Documents Convert...

    products.aspose.com/pdf/conversion/
  10. Ubuntu 24.04 Ошибка ModuleNotFoundError: No mod...

    Здравствуйте! “from aspose.barcode Import generation” вызывает ошибку “ModuleNotFoundError: No module named ‘aspose.barcode’” Ubuntu 24.04 python 3.6.9 aspose-barcode-for-python-via-net Пакет успешно установился в в…...barcode import generation” вызывает ошибку...импортировать модуль следующим образом: import aspose.barcode Переустановка...

    forum.aspose.com/t/ubuntu-24-04-modulenotfounde...