Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 18,377 for

pdf watermarking

(1.75 sec)
  1. Working with CAD metadata | GroupDocs

    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); // ....Watermark Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....Watermark Product Solution GroupDocs..."C:\\MyDocuments\\BhagavadGitaAsItIs.pdf" . toLowerCase (), "Spiritual"...

    docs.groupdocs.com/search/java/indexing-additio...
  3. Numeric Range Search in C#

    Effortlessly perform numeric range search in C# with GroupDocs.Search. Learn how to search numeric ranges in documents C# using advanced and efficient techniques....Watermark Product Family GroupDocs.Merger...various document types, such as PDF, Word files, or plain text documents...

    kb.groupdocs.com/search/net/numeric-range-searc...
  4. Indexing password protected documents | GroupDocs

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Watermark Product Solution GroupDocs..."C:\\MyDocuments\\ProtectedDocument.pdf" ). getAbsolutePath (); index...

    docs.groupdocs.com/search/java/indexing-passwor...
  5. Convert DOC to HTML with C#

    Learn how to Convert DOC to HTML with C# and achieve efficient DOC to HTML conversion in C# using GroupDocs.Conversion, enabling transformation in .NET applications....Watermark Product Family GroupDocs.Merger...which complements this EML‑to‑PDF tutorial, and helps you quickly...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  6. Comparison | GroupDocs

    Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of changed elements, detect style detection and many more using GroupDocs.Comparison for Python via .NET...Watermark Product Solution GroupDocs...Compare multiple documents Compare PDF documents Customize changes styles...

    docs.groupdocs.com/comparison/python-net/compar...
  7. Edit Excel Files in Java | Build your Online Ja...

    Edit Excel files (XLS, XLSX, ODS) with your Java application. Examples to edit spreadsheets using spreadsheet and document editing Java API.... See Also # Watermark Excel Sheets in Java Convert...Convert Excel Spreadsheets to PDF in Java Convert Excel (XLS XLSX)...

    blog.groupdocs.com/editor/edit-excel-files-in-j...
  8. Locating signature in the Word header or footer...

    This article explains how to locate signature in the footer and header of Word document....Watermark Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/locating-signa...
  9. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Extract images from document | GroupDocs

    This article explains that how to extract images from document....Watermark Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-images-f...