Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 17,279 for

data source

(0.06 sec)
  1. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....document data A Stream instance able to read document data A string...syntax and is not populated with data as well. However, you can enable...

    blog.groupdocs.com/assembly/support-for-dynamic...
  2. Convert Selected or Partial Spreadsheet Rows

    You might be looking for a software component or API using that an excel sheet could be converted to PDF/Word or any other supported format partially. What is the difference? Many of us are just concerned with the output. Process an excel spreadsheet and get the right PDF/output. A simple conversion (Complete spreadsheet to PDF) is ideal until the Source file has limited number of rows. Partial Conversion - Usability If you have a spreadsheet with more than 10,000 rows and your Data or concerned rows are somewhere between 5,000 to 8,000....to PDF) is ideal until the source file has limited number of...more than 10,000 rows and your data or concerned rows are somewhere...

    blog.groupdocs.com/conversion/convert-selected-...
  3. content/files/en-us/web/html/element/audio/inde...

    The content behind MDN Web Docs. Contribute to mdn/content development by creating an account on GitHub....contain one or more audio sources, represented using the `src`...attribute or the {{HTMLElement("source")}} element: the browser will...

    github.com/mdn/content/blob/main/files/en-us/we...
  4. IncorrectPasswordException Properties - GroupDo...

    GroupDocs.Signature for .NET - API Reference GroupDocs.Signature for .NET - API Reference GroupDocs.Signature Incorre......Properties Name Description Data (Inherited from Exception .)...(Inherited from Exception .) Source (Inherited from Exception ...

    apireference.groupdocs.com/signature/net/groupd...
  5. InvalidConverterSettingsException Properties - ...

    GroupDocs.Conversion for .NET - API Reference GroupDocs.Conversion for .NET - API Reference GroupDocs.Conversion.Exce......Properties Name Description Data (Inherited from Exception .)...(Inherited from Exception .) Source (Inherited from Exception ...

    apireference.groupdocs.com/conversion/net/group...
  6. IncorrectPasswordException Properties - GroupDo...

    GroupDocs.Redaction - API Reference GroupDocs.Redaction - API Reference GroupDocs.Redaction.Exceptions IncorrectPassw......Properties Name Description Data (Inherited from Exception .)...(Inherited from Exception .) Source (Inherited from Exception ...

    apireference.groupdocs.com/redaction/net/groupd...
  7. ttc

    Load TTC font? - Free Support Forum - aspose.com,Paragraph line space incorrect after adding ttc font in font folder - Aspose.Words Product Family - Free...Font source. Constructor Summary...StreamSource source) Creates...Creates TTC Font source based on IStreamSource... reference.aspose...

    search.aspose.com/q/TTC.html
  8. XmlDataLoadOptions Class - GroupDocs.Assembly f...

    Represents options for XML Data loading....Data XmlDataLoadOptions Class XmlDataLoadOptions...Class Represents options for XML data loading. Inheritance Hierarchy...

    apireference.groupdocs.com/assembly/net/groupdo...
  9. Introducing API v2 of GroupDocs.Parser for .NET

    The all-new API v2 of GroupDocs.Parser for .NET has been released! It would be a piece of breaking news for those who are already using our document parsing API as well as who are looking for an easy to use solution for extracting text, images, and metaData from PDF, word processing documents, spreadsheets, presentations, emails, EPUB & ZIP file formats. What’s new in the API v2? We have done some major updates at the architecture level of the API to perform product optimization....point to extract data from the documents. The data extraction process...has been unified for all the data types i.e. text, metadata, etc...

    blog.groupdocs.com/parser/introducing-api-v2-of...
  10. Deep copy - MDN Web Docs Glossary: Definitions ...

    A deep copy of an object is a copy whose properties do not share the same references (point to the same underlying values) as those of the Source object from which the copy was made. As a result, when you change either the Source or the copy, you can be assured you're not causing the other object to change too. That behavior contrasts with the behavior of a shallow copy, in which changes to nested properties in the Source or the copy may cause the other object to change too....underlying values) as those of the source object from which the copy...when you change either the source or the copy, you can be assured...

    developer.mozilla.org/en-US/docs/Glossary/Deep_...