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

data source

(0.18 sec)
  1. Several TEXT Into HTML C#

    Merge multiple TEXT into HTML in C# code. Save TEXT as HTML using C#....Document(fileName); // Append the source document to the end of the...to your C# project. Open the source text file in C#. Convert several...

    products.aspose.com/words/net/merge/text-to-html/
  2. Several TEXT Into WORD C#

    Merge multiple TEXT into WORD in C# code. Save TEXT as WORD using C#....Document(fileName); // Append the source document to the end of the...to your C# project. Open the source text file in C#. Convert several...

    products.aspose.com/words/net/merge/text-to-word/
  3. Several JPG Into WORD C++

    Merge multiple JPG into WORD in C++ code. Save JPG as WORD using C++.... Open the source JPG file in C++. Convert several...(fontconfig and mesa-glu open-source packages) in Product Documentation...

    products.aspose.com/words/cpp/merge/jpg-to-word/
  4. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in C++ between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more.... Open the source file in C++. Call the Save()...(fontconfig and mesa-glu open-source packages) in Product Documentation...

    products.aspose.com/words/cpp/conversion/
  5. Convert TSV to WORD using Python or with free O...

    TSV to WORD conversion in your Python applications without using Microsoft Office or online. Test free TSV to WORD online converter quickly before integrating the code....to store data in plain text. It is used to store data in a tabular...WORD in Python Step 1 Open the source TSV file using Workbook class...

    products.aspose.com/total/python-net/conversion...
  6. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using the Aspose.Cells library....advantages when you convert a list of data to an actual List Object: New...Microsoft Excel Selecting a data range for creating a List object...

    docs.aspose.com/cells/net/create-and-format-table/
  7. Remove Blank Rows in Excel with Python

    This article guides how to remove blank rows in Excel with Python. It has required reSources, steps, and a sample code to delete blank lines in Excel with Python....remove blank rows Load the source Excel file with the Workbook...access the target sheet with data and blank rows Get a reference...

    kb.aspose.com/cells/python/remove-blank-rows-in...
  8. 使用Node.js在C++中创建Excel工作表的透明图片|Documentation

    学习如何使用Aspose.Cells for Node.js via C++生成Excel工作表的透明图片。...node" ); // Source directory const sourceDir =...= path . join ( __dirname , "data" ); // Output directory const...

    docs.aspose.com/cells/zh/nodejs-cpp/create-tran...
  9. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the page the…...ResultsReturn AppendJPGASP(byte[] data, int width, int pgNbr, string...(Stream s = new MemoryStream(data)) { Document document = new...

    forum.aspose.com/t/green-box-when-using-mender-...
  10. InsertCutCells wiping out invalid custom functi...

    When I use InsertCutCells to copy a range containing a formula with an invalid custom function name into a new workbook, the target cell which should correspond to that Source cell has no formula. Here is my testing cod…...which should correspond to that source cell has no formula. Here is..."Input"); Console.WriteLine($"Source L61 formula: {srcRange[59,...

    forum.aspose.com/t/insertcutcells-wiping-out-in...