Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 28,111 for

data source

(0.95 sec)
  1. Supported File Formats in Aspose.Tasks for .NET...

    Overview of input and output file formats supported in Aspose.Tasks for .NET including MPP, XML, Primavera, Excel, and graphical view exports such as PDF and PNG....Formats Live Demos High Code APIs Source Code API Reference Helpful...▼ Live Demos High Code APIs Source Code API Reference Nuget Pricing...

    docs.aspose.com/tasks/net/supported-file-formats/
  2. How to Convert Word to PDF using Python

    This brief tutorial contains information on how to convert Word to PDF using Python. In order to convert Word to PDF in Python this topic entails the environment configuration steps and API calls required to perform the conversion....in your Python file Load the source Word file into the Document...environment, you will load the source Word file using the Document...

    kb.aspose.com/words/python/how-to-convert-word-...
  3. How to Clean Metadata from PDF in C#

    This article guides on how to clean metaData from PDF in C#. It has the details to set the IDE, a list of steps, and a runnable sample code to remove metaData from PDF in C#....clean the metadata Load the source PDF file into the Document...the process by loading the source PDF file followed by accessing...

    kb.aspose.com/pdf/net/how-to-clean-metadata-fro...
  4. Smartly Importing Nested Objects into Excel Wit...

    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....placeholders that dynamically inject data into templates. Using nested...Hierarchical Data Representation: Real‑world data is inherently...

    docs.aspose.com/cells/net/how-to-import-nested-...
  5. Aspose::Words::Drawing::OleFormat::get_SourceIt...

    Aspose::Words::Drawing::OleFormat::get_SourceItem method. Gets or sets a string that is used to identify the portion of the Source file that is being linked in C++....identify the portion of the source file that is being linked....string. For example, if the source file is a Microsoft Excel workbook...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. How to Change CSV to PDF in Java

    This short tutorial provides details about how to change CSV to PDF in Java. You can convert a file from CSV to PDF in Java using a few lines of code in Windows, Linux or macOS....set the separator used in the source CSV Create an instance of Workbook...Workbook and load the source CSV using the above configuration...

    kb.aspose.com/cells/java/how-to-change-csv-to-p...
  7. How to Convert JPG to Black and White PDF in Java

    This tutorial provides information on how to convert JPG to Black and White PDF in Java. You will get all the necessary details for writing a JPG to Black and White PDF converter in Java including the configuration details, step-wise process and a runnable sample code....from the repository Load the source JPG image into the Image class...It explains how to load the source image, and transform it into...

    kb.aspose.com/imaging/java/how-to-convert-jpg-t...
  8. Several TEXT Into HTML Python

    Merge multiple TEXT into HTML in Python code. Save TEXT as HTML using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/text...
  9. Several DOC Into EPUB Python

    Merge multiple DOC into EPUB in Python code. Save DOC as EPUB using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) output.save( "Output...

    products.aspose.com/words/python-net/merge/doc-...
  10. Several WORD Into TIFF Python

    Merge multiple a Word document into TIFF in Python code. Save a Word document as TIFF using Python....Document(fileName) # Append the source document to the end of the..., aw.ImportFormatMode.KEEP_SOURCE_FORMATTING) for page in range...

    products.aspose.com/words/python-net/merge/word...