Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 4,436 for

as

(0.03 sec)
  1. Sign Pdf documents with special appearance | Do...

     This article explains how to use PDF digital electronic signature features on document page.... This article explains how to use PDF digital electronic signature features on document page.

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  2. Using HTML5 Boilerplate Template in Your Web Pr...

    Introduction A few years ago, HTML 5 still wAsn’t very well supported by most popular browsers so web sites were created mostly with XHTML or HTML4. I still have a folder on my machine filled with HTML templates for both XTML and HTML 4. Inside of it there are also templates for newsletters, micro-sites, responsive templates and whatnot. All of them were built by taking code from 2 or 3 different templates and look like Frankenstein’s code monster....Introduction A few years ago, HTML 5 still wasn’t very well supported by most popular browsers so web sites were created mostly with XHTML or HTML4. I still have a folder on my machine filled with HTML templates for both XTML and HTML 4. Inside of it there are also templates for newsletters, micro-sites, responsive templates and whatnot. All of them were built by taking code from 2 or 3 different templates and look like Frankenstein’s code monster.

    blog.groupdocs.com/total/using-html5-boilerplat...
  3. Edit Excel Workbook | Documentation

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with pAssword and many other powerful features of GroupDocs.Editor for .NET....This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET.

    docs.groupdocs.com/editor/net/edit-excel/
  4. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, pleAse use the DocumentProperties property defined in the DocumentRootPackage clAss....Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage<PdfRootPackage>(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class.

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, pleAse use the getDocumentProperties method defined in the DocumentRootPackage clAss....Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class.

    docs.groupdocs.com/metadata/java/working-with-m...
  6. sample.pdf

    How to fold origami candy boxes How about folding origami candy box? Thus candy boxes can be had, which can be also As a home decoration. Shall we get down to folding? Materials acquired to fold or......How to fold origami candy boxes How about folding origami candy box? Thus candy boxes can be had, which can be also as a home decoration. Shall we get down to folding? Materials acquired to fold or...

    docs.groupdocs.com/conversion/java/_sample_file...
  7. Upcoming release of GroupDocs.Classification fo...

    GroupDocs.ClAssification for .NET allows you to clAssify document or text with IAB-2 or Document taxonomies. Have a look at the image below: You can see how API clAssifies an input text to IAB-2. If you haven’t already explored the online app, visit it now. Big News We are going to launch GroupDocs.ClAssification API for .NET platform very soon. That means, whatever features you can avail/evaluate in the online app, will be available in a back-end API that you can integrate in any of your (existing or new) ....GroupDocs.Classification for .NET allows you to classify document or text with IAB-2 or Document taxonomies. Have a look at the image below: You can see how API classifies an input text to IAB-2. If you haven’t already explored the online app, visit it now. Big News We are going to launch GroupDocs.Classification API for .NET platform very soon. That means, whatever features you can avail/evaluate in the online app, will be available in a back-end API that you can integrate in any of your (existing or new) .

    blog.groupdocs.com/classification/upcoming-rele...
  8. How to Edit XML on GroupDocs Blog | Document Au...

    How to Edit XML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in How to Edit XML on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......How to Edit XML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in How to Edit XML on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve...

    blog.groupdocs.com/pt/tag/how-to-edit-xml/index...
  9. Hotfix to Improve Security in GroupDocs.Signatu...

    At GroupDocs, we are always been improving our APIs to meet the requirements of our customers. Therefore, we are pleAsed to announce GroupDocs.Signature for .NET 18.7.1. This hotfix comes with a security improvement, therefore, we recommend you to download this latest releAse for a better document e-signing experience. Improvements Security improvements update You can visit the complete releAse notes here. Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....At GroupDocs, we are always been improving our APIs to meet the requirements of our customers. Therefore, we are pleased to announce GroupDocs.Signature for .NET 18.7.1. This hotfix comes with a security improvement, therefore, we recommend you to download this latest release for a better document e-signing experience. Improvements Security improvements update You can visit the complete release notes here. Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs.

    blog.groupdocs.com/signature/groupdocs-signatur...
  10. Set Flip Mode when Converting to a Image Format

    With our latest releAse of GroupDocs.Convesion for .NET 19.3, some new properties are introduced in ImageSaveOptions clAss. When converting to a Image format you can now always set brightness and contrAst. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. BAsed on your feedback, we resolved some previously logged issues and improved document conversion experience. Such As, image quality is improved when converting to a WebP format....With our latest release of GroupDocs.Convesion for .NET 19.3, some new properties are introduced in ImageSaveOptions class. When converting to a Image format you can now always set brightness and contrast. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. Based on your feedback, we resolved some previously logged issues and improved document conversion experience. Such as, image quality is improved when converting to a WebP format.

    blog.groupdocs.com/conversion/set-flip-mode-whe...