Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 10,838 for

formatting

(0.05 sec)
  1. Lire et mettre en pause des images GIF et APNG ...

    Rendez par programmation des images GIF et APNG animées sur une page Web HTML en C # avec la fonction de lecture et de pause. Créez votre propre visionneuse d'animations à l'aide de .NET....font partie de la liste des formats d’images animées les plus courants...programmation et de nombreux autres formats de document. Vous pouvez télécharger...

    blog.groupdocs.com/fr/viewer/play-pause-animate...
  2. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....By default library uses json format serialization and symmetric...Signature uses embedded json format serialization but allows user...

    docs.groupdocs.com/signature/java/sign-document...
  3. Using Web Icon Fonts - Best Practices

    Here at GroupDocs we take front end and web development in general very seriously. We constantly strive to improve our products and because of that, we try to keep up with the latest trends and best practices, not always an easy thing. But that doesn’t apply only to our front end department of course. Each and every one of us is trying to improve his skills and is eager to try different techniques that could result in better and more optimal outcomes....into a few different font formats and then we import those files...vendors support different formats, so we need our custom font...

    blog.groupdocs.com/total/using-web-icon-fonts-b...
  4. 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...
  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. 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....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...
  7. Rearrange PDF Pages in Java

    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....中國傳統的 PDF adalah salah satu format file portabel yang paling banyak...

    blog.groupdocs.com/id/tag/rearrange-pdf-pages-i...
  8. Convert JSON to PDF 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....pemformatan data JSON mentah menjadi format laporan yang rapi dan mudah...

    blog.groupdocs.com/id/tag/convert-json-to-pdf-i...
  9. So konvertieren Sie XLSB in PDF in Java

    Dieses kurze Tutorial enthält schrittweise Anweisungen zum Konvertieren von XLSB in PDF in Java und zur Verwendung dieses Handbuchs zum Erstellen der Java-XLSB-zu-PDF-Konverterfunktion....Konvertieren von XLSB in das PDF-Format. Schritte zum Konvertieren...Dokumentenkonvertier vom XLSB- in das PDF-Format Instanziieren Sie die Converter...

    kb.groupdocs.com/de/conversion/java/how-to-conv...
  10. So konvertieren Sie PPT in PPTX mit Java

    Dieser Beitrag zeigt den Prozess zum Konvertieren von PPT in PPTX mit Java und demonstriert die Funktionsweise der Funktion mit der Java-PPT-zu-PPTX-Konverteranwendung....Dokumentenkonvertier vom PPT- in das PPTX-Format Instanziieren Sie die Converter...Dokument in das angegebene Format umzuwandeln. Darüber hinaus...

    kb.groupdocs.com/de/conversion/java/how-to-conv...