Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 70,123 for

import

(0.68 sec)
  1. Questions Regarding Spreadsheet Editor Issues D...

    Hello, We are currently evaluating Aspose.Cells and using it to build a web-based spreadsheet editor (Excel-like online editing). During our testing, we encountered several issues and would like to seek your technical a…...suitable approach for data import and advise on deployment best...DataTable , arrays, or List<T> and import them directly into the worksheet...

    forum.aspose.com/t/questions-regarding-spreadsh...
  2. Manage Presentation Headers and Footers with Py...

    Use Aspose.Slides for Python via .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look.... import aspose.slides as slides # Function...presentation in PPTX format. import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/presentation-...
  3. How to Run the Examples | Aspose.PUB for Java

    To run the examples of Aspose.PUB for Java you can either clone the repository using your favorite Github client or download the ZIP file....modern IDE can easily open or import the project and its dependencies...Click on File menu and choose Import . Select Maven - Existing Maven...

    docs.aspose.com/pub/java/how-to-run-the-examples/
  4. Online XSLFO to CSV Conversion or Build .NET ba...

    Free online app to convert XSLFO to CSV files. .NET C# conversion library code for XSLFO documents....becomes essential for data import, export, and analysis. The...structures. Document Import and Export : Use CSV to import and export XSLFO...

    products.aspose.com/total/net/conversion/xslfo-...
  5. How to Convert AI Files to SVG in Python Progra...

    Learn how to convert AI files to SVG in Python using Aspose.PSD for Python via .NET. Step‑by‑step guide with code, prerequisites, and best practices....After installation, you can import the library in your Python...the format. from aspose.psd import Image ai_image = Image . load(...

    blog.aspose.com/psd/how-to-convert-ai-files-to-...
  6. Copy excel is not working properly when we try ...

    Hi Team, Good Morning!!! I am encountering an issue while copying multiple source workbooks containing PivotTables into a destination Excel workbook. The destination workbook is created, but it gets corrupted. When I t…...implement this: import com.aspose.cells.Workbook; import com.aspose...

    forum.aspose.com/t/copy-excel-is-not-working-pr...
  7. Add stamp image in particular page using Aspose...

    Hi Team, We have requirement add stamp image, in particular pdf page. Currently it is adding in each page. Is there any page parameter to pass in AsposePdfAddStamp, So only particular that page will show the stamp. Th…...StampsAndWatermarks; import com.aspose.pdf.Document; import com.aspose...aspose.pdf.ImageStamp; import com.aspose.pdf.Rotation; public class...

    forum.aspose.com/t/add-stamp-image-in-particula...
  8. 导入和导出注释到 XFDF|Aspose.PDF for .NET

    您可以使用 C# 和 Aspose.PDF for .NET 库导入和导出 XFDF 格式的注释。...xfdf" ; // Import annotations from the XFDF file... Pages . Add (); // Export/import using ( var ms = new MemoryStream...

    docs.aspose.com/pdf/zh/net/import-export-xfdf/
  9. Convert USDZ to STL in Python

    This quick tutorial explains how to convert USDZ to STL in Python. It highlights the main steps, setup details, and includes a sample code snippet to develop a USDZ to STL converter in Python.... Then, import the USDZ source file and complete...Python . The USDZ file is imported using the Scene class, which...

    kb.aspose.com/3d/python/convert-usdz-to-stl-in-...
  10. Convert OBJ to GLB in Python

    This short guide demonstrates how to convert OBJ to GLB in Python. It highlights the key steps, setup requirements, and includes a sample code to develop an OBJ to GLB converter in Python.... Then, import the OBJ file and complete the...Python . The OBJ file is first imported using the Scene class, which...

    kb.aspose.com/3d/python/convert-obj-to-glb-in-p...