Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 9,970 for

new

(0.05 sec)
  1. GroupDocs.Parser Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....(Parser parser = new Parser(connectionString, new LoadOptions(FileFormat...detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...

    blog.groupdocs.com/zh/categories/groupdocs.pars...
  2. Load file from Amazon S3 storage | Documentation

    This article demonstrates how to convert file stored in Amazon S3 storage using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter (() => DownloadFile...

    docs.groupdocs.com/conversion/net/load-file-fro...
  3. Convert a HTML file to PDF programmatically usi...

    Can Group docs convert a html (remote website or hosted remotely) along with css + fonts + JS to pdf? Usually, page contains lot of dynamic data loaded by JS. We need to convert pdf of the page once all the dom (and dom…...WebLoadOptions webLoadOptions = new WebLoadOptions(); // Set the...content Converter converter = new Converter( () -> downloadFile("https://www...

    forum.groupdocs.com/t/convert-a-html-file-to-pd...
  4. Reuse of extension methods - Free Support Forum...

    Hello, We recently discover your different products and are trying to determine the faisaibility of a feature. In our data model, we have a lot of string collections (arrays) and we want to format them like this: “Mr.…...JsonDataSource datasource = new JsonDataSource(new FileInputStream(strDirectoryPath...DataSourceInfo dataSourceInfo = new DataSourceInfo(datasource); final...

    forum.groupdocs.com/t/reuse-of-extension-method...
  5. Output adapters | Documentation

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Consulting Blog Knowledge Base New Releases Status Websites aspose...instance IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/java/output-adapters/
  6. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/locating-sign...
  7. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-document-...
  8. Get Files of Specific Type using GroupDocs.Meta...

    In the modern times, the data is increasing dramatically. As a result, the large organizations may have maintained servers to store their organizational data in the form of files located in different directories. Very often, these organization may need to apply some filters to get files of a specific type i-e *.docx or *.txt etc. Filtering through a huge number files is not an easy job for the human beings and they might think if there is some automated system to achieve this....GetFiles: DirectoryInfo dirInfo = new DirectoryInfo(@"C:\\download...(FileFormatChecker fileFormatChecker = new FileFormatChecker(path)) { return...

    blog.groupdocs.com/metadata/get-specific-file-t...
  9. Add watermarks to spreadsheet documents | Docum...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....Consulting Blog Knowledge Base New Releases Status Websites aspose...SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio (); // Specify...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Update watermarks | Documentation

    This article shows how to update existing text or image watermarks....Consulting Blog Knowledge Base New Releases Status Websites aspose...method to store the document in a new location. using GroupDocs.Watermark...

    docs.groupdocs.com/watermark/net/basic-usage/up...