Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 4,309 for

values

(0.07 sec)
  1. Digital signatur - esignera DOCX dokument | Sig...

    Digital signatur (eSignature) för DOCX enkelt med GroupDocs Signature. Skapa dina elektroniska digitala signaturer och esignera DOCX dokument gratis!...File) CSV (Comma Separated Values File) DOC (Microsoft Word Document)...File) SVG (Comma Separated Values File) TIF (Tagged Image File)...

    products.groupdocs.app/sv/signature/docx
  2. Java에서 JPEG, PNG, TIFF 및 WebP 이미지의 EXIF 데이터 처리

    Java에서 이미지의 EXIF 메타데이터를 조작합니다. Java API를 사용하여 프로그래밍 방식으로 JPG/JPEG, PNG, WebP 또는 기타 이미지의 EXIF 데이터를 추출, 업데이트, 추가 또는 제거합니다.... // Update/Set new values in EXIF Data (EXIF Package...getExifPackage(); // Setting the desired values in EXIF Package and EXIF IFD...

    blog.groupdocs.com/ko/metadata/handle-exif-data...
  3. ایجاد واترمارک های کاشی کاری - افزایش امنیت اسناد

    تکنیک های تولید واترمارک کاشی کاری برای اسناد با استفاده از C#، Java و Node.js را کشف کنید. با این راهنمای گام به گام امنیت اسناد خود را افزایش دهید....Percent, Value = 12 }, WatermarkSpacing = new...= TileMeasureType.Percent, Value = 10 } }; // تنظیم ویژگی های...

    blog.groupdocs.com/fa/watermark/generate-tiling...
  4. Watermarks in word processing document | Docume...

    This article explains how to add watermarks in word processing document.... We value your opinion. Your feedback...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  5. Update annotation replies | Documentation

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for Java API.... We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/java/update-annot...
  6. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // .... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/working-with-ca...
  7. Product Overview | Documentation

    Note Welcome to GroupDocs.Classification for .NET GroupDocs.Classification is a .NET component built to allow developers to classify texts and documents, whether simple or complex. It allows developers to use three different taxonomies: IAB (version 2), that created by the Interactive Advertising Bureau, Documents taxonomy, that created by Aspose and simple Sentiment taxonomy (Negative/Positive). For the Sentiment taxonomy Chinese language is supported. Product Description GroupDocs.Classification is a robust .NET component that lets developers to analyze text and documents without using any document-related tool to open documents or extract text.... We value your opinion. Your feedback...

    docs.groupdocs.com/classification/net/product-o...
  8. Extract text in Accurate Mode | Documentation

    This article explains that how to extract text in Accurate mode.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/extract-text-in-...
  9. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft Word Document Creating a In-Table List with Filtering, Grouping, and Ordering Practising the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Word 2013.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  10. In-Paragraph List in Spreadsheet Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Spreadsheet Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft Excel Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS Excel 2013. Add a new Workbook. Write a sentence, for example “We provide support for the following products:” in a single column.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/in-paragraph-li...