Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 15,636 for

file

(0.12 sec)
  1. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Old coding style // Load the file Document doc = Redactor . load...New coding style // Load the file Redactor redactor = new Redactor...

    docs.groupdocs.com/redaction/java/migration-notes/
  2. Working with Text | GroupDocs

    Perform keyword or regex searches and inspect text extraction features with GroupDocs.Parser for Python via .NET....pdf The following sample file is used in this example: Notes...sample.pptx The following sample file is used in this example: See...

    docs.groupdocs.com/parser/python-net/working-wi...
  3. GroupDocs.Metadata for .NET 17.2.0 Now Supports...

    We are really excited to announce the release of GroupDocs.Metadata for .NET version 17.02.0. The latest release comes up with a number of new features and enhancements. Users can now export the extracted metadata of various formats to a CSV or Excel File. The GroupDocs.Metadata API now supports video format too. Moreover, detecting DICOM format, reading Photoshop layers of a PSD format etc are some other enhancements introduced in this version of the API....various formats to a CSV or Excel file. The GroupDocs.Metadata API...DICOM metadata to csv, excel file Ability to read ByteOrder (little-endian...

    blog.groupdocs.com/metadata/groupdocs.metadata-...
  4. How to Sign PDF with QR Code Signature using Java

    This quick tutorial provides you with step-by-step instructions to create QR Code in Java and how to sign a PDF document with a QR Code signature using Java....Signature class, pass the signed PDF file name along with QrCodeSignOptions...class for loading the input PDF file and QrCodeSignOptions class...

    kb.groupdocs.com/signature/java/how-to-sign-pdf...
  5. Extract a text from images and PDFs | GroupDocs

    This article explains how to extract a text from images and PDFs...txt file for the additional information...TextOptions can be omitted if the file is an image: // Create an instance...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. Get the width and height of the document pages ...

    This article explains how to get the width and height of the document pages using .NET / C# with GroupDocs.Viewer for .NET....pdf" )) { // Get file information. ViewInfoOptions...Viewer ( "sample.pdf" ) ' Get file information. Dim viewInfoOptions...

    docs.groupdocs.com/viewer/net/how-to-get-page-w...
  7. Set image size limits | GroupDocs

    Control image size in PDF output: set width, height, or maximum dimensions....) as viewer : # Create a PDF file. viewOptions = PdfViewOptions...jpg sample.jpg is the sample file used in this example. Click...

    docs.groupdocs.com/viewer/python-net/set-image-...
  8. Load document from Azure Blob Storage | GroupDocs

    This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API....String outputFilePath = new File ( Constants . OutputPath , ...( 100 ); // sign document to file signature . sign ( outputFilePath...

    docs.groupdocs.com/signature/java/load-document...
  9. Extract annotations from document | GroupDocs

    The page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....serialize annotations to the file. The following code snippet...for using this example input file ("annotated.pdf") must have...

    docs.groupdocs.com/annotation/net/extract-annot...
  10. PDF merging on GroupDocs Blog | Document Automa...

    PDF merging on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PDF merging on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers U......Esplora il processo di unione di file PDF in Python, utilizzando la...

    blog.groupdocs.com/it/tag/pdf-merging/index.xml