Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 71,659 for

import

(0.56 sec)
  1. Is this really Markdown? - Free Support Forum -...

    Hi Detect File Format function declares this file as Markdown, while Aspose Cells does not detect this same file as Markdown, and it’s part of an irrelevant file, so might fix the detection maybe? Thanks :slight_smile: …...loadOptions); // Java example import com.aspose.cells.*; LoadOptions...

    forum.aspose.com/t/is-this-really-markdown/317711
  2. Excel转PDF,单元格内容显示不全 - Free Support Forum - aspo...

    版本:23.8 编程语言:java 问题截图: image.png (85.4 KB) 源文件: image.png (85.4 KB)... 以下是一个简单的代码示例,展示如何设置这些选项: import com.aspose.cells.*; public...

    forum.aspose.com/t/excel-pdf/317576
  3. Generate Point Cloud to 3DS File Formats via Ja...

    Sample Java generate point cloud code for 3DS file. Use this example code to generate point cloud to 3DS file within any Web or Desktop Java based application....popular file formats for 3D data import and export. It considers information...

    products.aspose.com/3d/java/point-cloud/3ds/
  4. Microsoft Project Data Reading and Writing Summ...

    This page provides comprehensive information about reading and writing Microsoft Project data using Aspose.Tasks for .NET....various sources: Project Files : import MPP , XML, MPT files directly...

    docs.aspose.com/tasks/net/microsoft-project-dat...
  5. Issue after upgrading POI version - Free Suppor...

    Hi guys, I upgraded the POI version in my program to 5.4.1, but it caused an issue that prevents the file from being converted to PDF. When I revert the version back to 4.1.2, everything works fine. We are currently u…...Cells: import com.aspose.cells.Workbook;...

    forum.aspose.com/t/issue-after-upgrading-poi-ve...
  6. 请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数...

    请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数页页码在右边,偶数页页码在左边。 html中应该怎么写?...以下是一个示例代码,展示如何实现奇偶页页码不同的页脚设置: import com.aspose.words.*; public...

    forum.aspose.com/t/aspose-words-html-word/315396
  7. Aspose.Slides for Python via .NET Not Releasing...

    We have a requirement where we have to merge slides from multiples presentation into a single presentation. But when we load the presentation using with statement and exit the with statement the memory loaded by the pres…...del pres # remove reference\n import gc; gc.collect() # force Python...

    forum.aspose.com/t/aspose-slides-for-python-via...
  8. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...Python to illustrate this: import re def convert_to_list_structure(text_lines):...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  9. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... import io import aspose.slides as slides import aspose...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  10. Specify 3D File Save Options in C#|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions object. Each save format has a corresponding class that holds save options for that save format....the lookup paths to allow importer to find external dependencies...the look up paths to allow importer to find external dependencies...

    docs.aspose.com/3d/net/specify-3d-file-save-opt...