Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 24,659 for

data source

(0.08 sec)
  1. How to Protect PDF File with Password using Python

    This quick tutorial covers how to protect PDF file with password using Python. It presents a complete overview of the process including the system configuration, and step-by-step algorithm, along with a running code sample that demonstrates how using Python PDF password protect feature can be embedded into your applications....types of encryptions to protect data in PDF documents. Steps to Protect...secure PDF documents Get the source PDF document with the Document...

    kb.aspose.com/pdf/python/how-to-protect-pdf-fil...
  2. FontSettings.GetFontsSources | Aspose.Words for...

    Discover the FontSettings GetFontsSources method to easily access the array of Sources for TrueType fonts in Aspose.Words. Optimize your font management today!...that contains the list of sources where Aspose.Words looks for...A copy of the current font sources. Remarks The returned value...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports Alpha blending image filter for placing semi-transparent images on top of a background image. Magic Wand tool for color area selection. Watermark removal filter automatically fills the marked area with similar image fragments.... Source image Resulting image Alpha...that shares a similar color. Source image Resulting image Magic...

    docs.aspose.com/imaging/net/developer-guide/man...
  4. Java API to Render XML to FODS | products.aspos...

    Export XML to FODS via Java API without using Microsoft Excel or Adobe Reader...wide range of features such as data validation, formatting, charting...OpenOffice, and other open-source suites. Key Use Cases Transforming...

    products.aspose.com/total/java/conversion/xml-t...
  5. Update Import Tool for Dynamics CRM|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....Update Import Tool is an open‑source add‑on to be used in Microsoft...automatically updating and/or exporting data from CRM to Aspose.Cells spreadsheets...

    docs.aspose.com/cells/net/update-import-tool-fo...
  6. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font Sources: system folder, user Sources, loading fonts from a stream, a file system, or memory using Java....demonstrates how to specify user font sources. The FontSourceBase class is...used to specify various font sources. There are several implementations...

    docs.aspose.com/words/java/specify-truetype-fon...
  7. Several DOC Into JPG C++

    Merge multiple DOC into JPG in C++ code. Save DOC as JPG 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-jpg/
  8. Several HTML Into EPUB C++

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

    products.aspose.com/words/cpp/merge/html-to-epub/
  9. Several HTML Into WORD C++

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

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

    products.aspose.com/words/cpp/merge/text-to-html/