Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 2,146 for

numbers

(0.1 sec)
  1. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console.... WriteLine ( "Stream number: {0}" , metadataDescriptor...Console . WriteLine ( "Stream number: {0}" , property . StreamNumber...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Optimize the PDF file by removing unused resour...

    Optimize PDFs with GroupDocs.Viewer by removing unused resources and reducing file size.... Every object has its number (ID) and may belong to one...following types: name, string, number, boolean, null object, dictionary...

    docs.groupdocs.com/viewer/python-net/optimizati...
  3. ادغام اسناد Word با استفاده از Java | به همه یا...

    راه Java برای ادغام دو یا چند سند Word در یک فایل واحد. فقط صفحات انتخابی چند فایل Word را در برنامه خود ترکیب کنید....the starting and ending page number // اسناد را ادغام کنید merger... 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/fa/merger/merge-word-files-u...
  4. Fusionner des documents Word à l'aide de C# | R...

    C# façon de fusionner deux ou plusieurs documents Word en un seul fichier. Combinez uniquement les pages sélectives de plusieurs fichiers Word dans votre application .NET....the starting and ending page number // Fusionner les documents... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/fr/merger/merge-word-files-u...
  5. Put Text Signature into Form Fields Using Group...

    Team GroupDocs is delighted to announce the regular monthly release of GroupDocs.Signature for .NET version 17.05.0. The latest release comes up with a couple of enhancements along with a number of new features. The API has not only implemented the ability to put text signature in form fields of a document but it also provides its users with the functionality to verify those signatures. GroupDocs.Signature for .NET 17.5.0 also allows signing text signature on a document as watermark....of enhancements along with a number of new features. The API has...

    blog.groupdocs.com/signature/groupdocs.signatur...
  6. Redact Classified Content from Documents using ...

    We are continuing the journey of revamping our products to bring a more simplified and easy to use interfaces for you. We have done it for many of our document manipulation APIs and recently, we have released all-new GroupDocs.Redaction for .NET API for you as v19.9. With this release, we have made it even easier for you to programmatically remove or mask classified information from text, metadata, and the annotations in MS Word, Excel, PowerPoint, and PDF documents as well as images.... Added a number of new exception classes and...

    blog.groupdocs.com/redaction/hide-or-remove-cla...
  7. GroupDocs.Comparison for .NET 26.1 – Pembaruan ...

    Jelajahi apa yang baru di GroupDocs.Comparison for .NET 26.1. Tersedia sekarang di NuGet dan situs web GroupDocs....releasePageStreamDel = delegate ( int number, Stream stream) { stream.Close();...

    blog.groupdocs.com/id/comparison/groupdocs-comp...
  8. Highlight PDF with Annotations using C# | Annot...

    Highlight text in PDF with highlight annotations using C#. Document and image annotation .NET API allows to Annotate PDF files by highlighting any area....like the color, opacity, page number, and points. Add the defined...

    blog.groupdocs.com/annotation/highlight-pdf-wit...
  9. Stamp Signatures Introduced in GroupDocs.Signat...

    Every month team GroupDocs comes up with a new release that adds some valuable features to the GroupDocs.Signature for .NET API. In this regard we are pleased to announce the release of version 17.7.0 of the e-signing API. The most important feature introduced in this version is the support for Stamp signatures. Other features introduced in this version include the implementation and verification of new barcode and QR-code encode types....NET API comes up with a number of improvements. The details...

    blog.groupdocs.com/signature/stamp-signatures-i...
  10. Add watermarks to word processing documents | G...

    GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....>(); // Link footer for even numbered pages to corresponding footer...>(); // Link footer for even numbered pages to corresponding footer...

    docs.groupdocs.com/watermark/net/add-watermarks...