Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 24,685 for

data source

(0.12 sec)
  1. 使用C++对列中的数据进行排序并使用自定义排序列表|Documentation

    学习如何使用Aspose.Cells for C++ API,将列中的数据根据自定义列表排序。...// Source directory path U16String srcDir ( u ".. \\ Data \\...\\ Data \\ 02_OutputDirectory \\ " ); // Load the source Excel...

    docs.aspose.com/cells/zh/cpp/sort-data-in-colum...
  2. Aspose::Words::Fonts::MemoryFontSource::get_Typ...

    Aspose::Words::Fonts::MemoryFontSource::get_Type method. Returns the type of the font Source in C++....Returns the type of the font source. Aspose :: Words :: Fonts ::...array with data from a font file as a font source. System ::...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Copying and Moving Worksheets|Documentation

    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....worksheets with common formatting and data. For example, if you work with... A worksheet, complete with data, formatting, tables, matrices...

    docs.aspose.com/cells/go-cpp/copying-and-moving...
  4. JsonDataLoadOptions.SimpleValueParseMode | Aspo...

    Discover how the SimpleValueParseMode property in JsonDataLoadOptions enhances JSON parsing for nulls, booleans, numbers, and strings. Optimize your Data loading today!...Shows how to use JSON as a data source (string). Document doc =..."Reporting engine template - JSON data destination.docx" ); JsonDataLoadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_ActiveRecord method. Specifies the one-based index of the record from the Data Source which shall be displayed in Microsoft Word. The default value is 1 in C++....index of the record from the data source which shall be displayed...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Several HTML Into PNG C++

    Merge multiple HTML into PNG in C++ code. Save HTML as PNG using C++....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/cpp/merge/html-to-png/
  7. Several HTML Into GIF C++

    Merge multiple HTML into GIF in C++ code. Save HTML as GIF using C++....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/cpp/merge/html-to-gif/
  8. Several TEXT Into Image C++

    Merge multiple TEXT into Image in C++ code. Save TEXT as Image using C++....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/cpp/merge/text-to-image/
  9. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....your computer under the name source.png : For simplicity, this...file = "source.png" ; AsposeOCRInput source ; source . url =...

    docs.aspose.com/ocr/cpp/hello-world/
  10. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.Source_full_name](../Source_full_name/) is specified)....source_full_name is specified). @property...to edit a shape’s image data. img_source_doc = aw . Document (...

    reference.aspose.com/words/python-net/aspose.wo...