Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 3,731 for

packaging

(0.09 sec)
  1. סידור מחדש של דפי PDF באמצעות C# | ארגן עם .NET...

    סדר מחדש את דפי קובצי PDF באמצעות C#. הדוגמה הפועלת מראה כיצד לתקן את הרצף של דפי PDF לא מסודרים בתוך יישום NET....org /packages/groupdocs.merger). PM> Install-Package GroupDocs...

    blog.groupdocs.com/he/merger/move-pdf-pages-usi...
  2. Відтворюйте документи Word як чистий HTML за до...

    Відтворення документів Word DOC/DOCX у мінімізованому HTML за допомогою C#. Перетворюйте файли Word за допомогою вбудованих або зовнішніх ресурсів у програмі .NET....org/packages/groupdocs.viewer). PM> Install-Package GroupDocs...

    blog.groupdocs.com/uk/viewer/render-word-docume...
  3. Comment signer un document PDF avec un code QR ...

    Générez facilement un code QR en C# en suivant ce guide et passez en revue le processus de signature d'un document PDF avec un code QR en C# sans outil tiers....code QR en C# Configurer le package GroupDocs.Signature for .NET...Commencez par télécharger le package approprié à partir du site...

    kb.groupdocs.com/fr/signature/net/how-to-sign-p...
  4. Atur ulang Halaman PDF menggunakan C# | Atur de...

    Susun ulang halaman file PDF menggunakan C#. Contoh yang sedang berjalan menunjukkan cara memperbaiki urutan halaman PDF yang tidak terurut dalam aplikasi .NET....org /packages/groupdocs.merger). PM> Install-Package GroupDocs...

    blog.groupdocs.com/id/merger/move-pdf-pages-usi...
  5. Convert SVG to JPG using C# - Vector Graphics t...

    Convert SVG vector graphics to JPG images using C#. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted JPG using .NET API....install the API by adding its package to your .NET application via...via NuGet . PM> Install-Package GroupDocs.Conversion Running examples...

    blog.groupdocs.com/conversion/convert-svg-to-jp...
  6. Render STL and IFC File Formats using GroupDocs...

    We are pleased to announce the release of version 17.10 of GroupDocs.Viewer for .NET. This monthly release has come with 3 new features and more than 10 improvements and bug fixes. GroupDocs.Viewer for .NET 17.10 allows you to render STL and IFC file formats. Furthermore, settings to hide/show hidden pages have been extended for Microsoft PowerPoint documents. Please continue to read more about the latest version. Render STL and IFC File FormatsFrom version 17....Download - MSI Package and Zipped DLLs NuGet Package - NuGet Installation...

    blog.groupdocs.com/viewer/render-stl-and-ifc-fi...
  7. Uspořádejte stránky PDF pomocí C# | Uspořádejte...

    Změňte pořadí stránek souborů PDF pomocí C#. Spuštěný příklad ukazuje, jak opravit pořadí neuspořádaných stránek PDF v aplikaci .NET....org /packages/groupdocs.merger). PM> Install-Package GroupDocs...

    blog.groupdocs.com/cs/merger/move-pdf-pages-usi...
  8. 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....Extract the root metadata package Use the method to obtain file...method for a certain metadata package (instance of the class), the...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. GroupDocs.Assembly for .NET 3.1.0 Released with...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce GroupDocs.Assembly for .NET 3.1.0. The latest version of our document generation API provides many enhancements and features. Please see below for the list of enhancements and features. Document Generation API for .NET - Features Add explicit support for multiple data sources GroupDocs.Assembly for .NET 3.1.0 - Enhancements Unify watermarking across all supported file formats Provide support for presentation file formats in evaluation mode Support only SHA256 for signing assemblies and MSI Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Assembly: # Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/assembly/releasing-groupdocs...
  10. Unable to print all pages of large documents - ...

    Hi, We use GroupDocs Viewer for .NET with asp.net core 8 application. Viewer type jpg has been set. When I render pdf document, it correctly renders as images per page. However for some pdfs clicking on print button, o…...* packages to the latest 8.0.2 version...the latest version of the package 8.0.4 . In case you still experience...

    forum.groupdocs.com/t/unable-to-print-all-pages...