Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 10,377 for

new

(0.1 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. Removing found watermarks | Documentation

    This article explains how to remove found watermarks while using GroupDocs. Watermarks API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( Watermarker watermarker = new Watermarker ( "document.pdf"...

    docs.groupdocs.com/watermark/net/removing-found...
  5. 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...
  6. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingReadFi try ( Metadata metadata = new Metadata ( Constants . InputDoc...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. 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...
  8. Implement custom serialization with QR-Code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....Consulting Blog Knowledge Base New Releases Status Websites aspose...class as not serialize Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/implement-cust...
  9. Create custom format handler | Documentation

    This article shows how to implement one or several interfaces for the document's features and required redaction....Consulting Blog Knowledge Base New Releases Status Websites aspose...CustomTextualDocumen () { FileContent = new List < string >(); } public override...

    docs.groupdocs.com/redaction/net/create-custom-...
  10. Edit and Save Replies using GroupDocs.Annotatio...

    We are pleased to announce a New release of GroupDocs.Annotation for Java Servlets Based Front End V2.0.0. This release comes with number of New features, customers reported bug fixes and improvements. It incorporates Java servlets at back-end and angularJS/Paper.js at front that allows it’s users to draw annotations more fluently. We’d recommend you to download and explore the latest release of front end, learn how New annotation tools are working and how you can implement them in your own application....We are pleased to announce a new release of GroupDocs.Annotation...release comes with number of new features, customers reported...

    blog.groupdocs.com/annotation/edit-save-replies...