Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 66,039 for

import

(0.14 sec)
  1. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly Important for DateTime columns. This work…...ImportData to import and format empty DateTime columns...types. This is particularly important for DateTime columns. This...

    forum.aspose.com/t/using-cells-importdata-to-im...
  2. Import and Export Annotations to XFDF format us...

    You may Import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....Import and Export Annotations to XFDF format using Aspose.PDF...annotations, which can be saved and imported/exported to PDF and viewed...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  3. Import Data from Microsoft Access Database Resu...

    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....Import Data from Microsoft Access Database ResultSet Object to...Scenarios Aspose.Cells can import data to worksheets from ResultSet...

    docs.aspose.com/cells/java/import-data-from-mic...
  4. Unexpected Characters (U+200C) in EML Files fro...

    When Importing PST files using the Aspose Java library v25.2, the resulting EML files contain repeated sequences like: =E2=80=8C =E2=80=8C =E2=80=8C Has anyone seen this issue?...in EML Files from Java PST Import Aspose.Email Product Family...28, 2025, 12:53pm 1 When importing PST files using the Aspose...

    forum.aspose.com/t/unexpected-characters-u-200c...
  5. Issue with the import revision order in word do...

    When I use aspose.compare() to compare the original Word document with the edited version, the results don’t maintain the order of the edits as expected. Is there a way to preserve the editing sequence and make the outpu…...Issue with the import revision order in word doc Aspose.Words...how to compare two documents: import com.aspose.words.*; public...

    forum.aspose.com/t/issue-with-the-import-revisi...
  6. Convert PDF to OneNote in C# | Import PDF to On...

    Programmatically Convert PDF to OneNote in C# with Aspose.Note for .NET API. Import content of PDF documents and Save as a OneNote (.one) using C#....certain cases, we may need to import the content of PDF documents...Microsoft OneNote. It also allows importing content from PDF documents...

    blog.aspose.com/convert-pdf-to-onenote-in-csharp/
  7. Merge PDF Documents using Python | Aspose.PDF

    Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document. Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document.... You can then import the library into your Python...documents. import aspose.pdf as apdf from io import FileIO from...

    products.aspose.com/pdf/python-net/merger/
  8. Extract Data from AcroForm using Python|Aspose....

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format.... import aspose.pdf as apdf from io import FileIO from...from os import path import json from aspose.pycore import cast ...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  9. Extract Text from PDF using Python|Aspose.PDF f...

    This section contains articles on text extraction from PDF documents using Aspose.PDF in Python....to a File import aspose.pdf as apdf from io import FileIO from...from os import path import json from aspose.pycore import cast ...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  10. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into a PDF document using Aspose.PDF for Python via .NET... from os import path import aspose.pdf as ap import requests...requests import io path_infile = path . join ( self . data_dir , infile...

    docs.aspose.com/pdf/python-net/convert-html-to-...