Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 11,964 for

formatting

(0.26 sec)
  1. POTM

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....PowerPoint POTM, préservant le format original après la rédaction...

    blog.groupdocs.com/fr/tag/potm/
  2. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various file formats such as .docx, .xlsx, .pptx, etc., into PDFs. This issue is occurring only in our production environment…...while converting various file formats such as .docx, .xlsx, .pptx...issue primarily affects file formats such as .ppt, .pptx, .pps,...

    forum.groupdocs.com/t/document-conversion-is-ha...
  3. Render Lotus Notes database files as HTML, PDF,...

    Convert NSF files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....in HTML, PDF, PNG, and JPEG formats. Use this library to display...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/python-net/render-lot...
  4. Working with metadata in PDF documents | GroupDocs

    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....Managing metadata for specific formats / Documents / Working with...extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....By default library uses json format serialization and symmetric...Signature uses embedded json format serialization but allows user...

    docs.groupdocs.com/signature/java/implement-cus...
  6. convert webp in csharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....en JPG, PNG, TIFF et autres formats à l’aide de C#....

    blog.groupdocs.com/fr/tag/convert-webp-in-csharp/
  7. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.... Wide range of document formats is supported, such as: PDF...See full list of supported formats at article Redaction types...

    docs.groupdocs.com/redaction/net/redaction-basics/
  8. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...family formats, which may have textual content: all formats within...AZW3, Mobi), and fixed-layout formats (PDF and XPS). Search may be...

    docs.groupdocs.com/viewer/net/search-highlight-...
  9. C# Regex – Suche in Dokumenten mit regulären Au...

    Nutzen Sie die Leistungsfähigkeit der programmatischen Suche in C#! Erfahren Sie, wie Sie mithilfe regulärer Ausdrücke präzise mehrere textbasierte Dokumente in Ordnern durchsuchen können....Text in Dateien verschiedener Formate ordnerübergreifend durchsuchen...lesbaren und analysierbaren Format // Hervorheben und Drucken...

    blog.groupdocs.com/de/search/search-in-document...
  10. C# Convierta imágenes WebP a JPG, PNG, TIFF y P...

    Cómo convertir WebP a JPG, PNG, TIFF o PDF en C#. Utilice la API de conversión .NET de código abierto. Los ejemplos prácticos también están disponibles en el repositorio de GitHub de GroupDocs....// Set the conversion format to JPG Format = ImageFileType.Jpg...= new ImageConvertOptions { Format = ImageFileType.Jpg, Grayscale...

    blog.groupdocs.com/es/conversion/convert-webp-t...