Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 24,667 for

data source

(1.04 sec)
  1. FieldMergingArgsBase.FieldValue | Aspose.Words ...

    Discover the FieldValue property of FieldMergingArgsBase. Easily access and modify field values from your Data Source for enhanced Data management....value of the field from the data source. public object FieldValue...been selected from your data source for this field by the mail...

    reference.aspose.com/words/net/aspose.words.mai...
  2. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...# For complete examples and data files, please go to https://github...__file__ )) data_dir = os . path . join ( current_dir , "data" ) # Load...

    docs.aspose.com/cells/zh/python-net/saving-file...
  3. detect_areas_mode_enum::UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::UNIVERSAL algorithm....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Fine-tune recognition...

    docs.aspose.com/ocr/cpp/areas-detection/universal/
  4. IsFiltered series and ChartCalculateOptions - F...

    Hi Aspose team, It seems we have an issue if I enable “filtered” series (so not visible in the chart) by changing IsFiltered to false, indeed after a full chart calculation the Datapoints seems to be empty… I have a ch…...below, I have no datapoints for Data 2 and scatter2 which were disabled...FilteredNSeries[i]; if (series.DisplayName == "Data 2" || series.DisplayName ==...

    forum.aspose.com/t/isfiltered-series-and-chartc...
  5. MemoryFontSource.Type | Aspose.Words for .NET

    Discover the MemoryFontSource Type property that reveals your font Source type, enhancing your design precision and creativity. Unlock your font potential!...Returns the type of the font source. public override FontSourceType...array with data from a font file as a font source. byte [] fontBytes...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Accessing Table from Cell and Adding Values ins...

    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....following screenshot shows the source Excel file used in the code...Example Screenshots comparing the source and output files The following...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...
  7. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....following sample code loads the source Excel file, which has a Password...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/check-password-to-mod...
  8. Set the Comment of Table or List Object inside ...

    Learn how to set the comment of the table or list object inside the worksheet using Aspose.Cells for Node.js via C++....following sample code loads the source Excel file, and sets the comment...= path . join ( __dirname , "data" ); // Open the template file...

    docs.aspose.com/cells/nodejs-cpp/set-the-commen...
  9. Exception occurs when converting .docx to .pdf ...

    I am evaluating Aspose.Words for Android SDK. I am using SDK for converting .docx to .pdf file. At first I used version 24.6 and it worked. But when I implemented latest version (25.3) I got this exception: java.lang.No…...<clinit> (Unknown Source:851) at com.aspose.words.internal...internal.zzI2.zzW(Unknown Source:22) at com.aspose.words.zzXXC...

    forum.aspose.com/t/exception-occurs-when-conver...
  10. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells with C++....// For complete examples and data files, please go to https://github...e.Cells-for-C // Load your source ODS file U16String odsFilePath...

    docs.aspose.com/cells/cpp/convert-excel-to-ods/