Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 26,709 for

data source

(0.08 sec)
  1. Use Custom XML Parts in Aspose.Cells with C++|D...

    Learn how to use custom XML parts in Excel files programmatically using Aspose.Cells with C++....Cells Custom XML Parts are XML data stored by different applications...SharePoint inside an Excel file. This data is consumed by various applications...

    docs.aspose.com/cells/cpp/use-custom-xml-parts-...
  2. Aspose::Words::Drawing::ImageData::get_CropLeft...

    Aspose::Words::Drawing::ImageData::get_CropLeft method. Defines the fraction of picture removal from the left side in C++....how to edit a shape’s image data. auto imgSourceDoc = System...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ImageData::get_CropTop ...

    Aspose::Words::Drawing::ImageData::get_CropTop method. Defines the fraction of picture removal from the top side in C++....how to edit a shape’s image data. auto imgSourceDoc = System...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Several HTML Into Image Javascript

    Merge multiple HTML into Image in JavaScript code. Save HTML as Image using JavaScript....example that iterates through source HTML files and combines them...Document(fileName); // Append the source document to the end of the...

    products.aspose.com/words/nodejs-net/merge/html...
  5. Several TEXT Into SVG Javascript

    Merge multiple TEXT into SVG in JavaScript code. Save TEXT as SVG using JavaScript....example that iterates through source text files and combines them...Document(fileName); // Append the source document to the end of the...

    products.aspose.com/words/nodejs-net/merge/text...
  6. Create custom TeX output | C++ API Solution

    C++ API Solution to work with TeX. Read the guideline on how to implement custom TeX output in C++....C++ Live Demos Documentation Source Code API Reference Overview...Overview Live Demos Documentation Source Code API Reference Nuget Pricing...

    products.aspose.com/tex/cpp/customize-output/
  7. Several DOC Into HTML C++

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

    products.aspose.com/words/cpp/merge/doc-to-html/
  8. Several DOC Into TXT C++

    Merge multiple DOC into TXT in C++ code. Save DOC as TXT using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source DOC file in C++. Convert several...

    products.aspose.com/words/cpp/merge/doc-to-txt/
  9. 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...your C++ project. Open the source text file in C++. Convert several...

    products.aspose.com/words/cpp/merge/text-to-word/
  10. Several WORD Into EPUB C++

    Merge multiple a Word document into EPUB in C++ code. Save a Word document as EPUB using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source Word file in C++. Convert several...

    products.aspose.com/words/cpp/merge/word-to-epub/