Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 141 for

composant

(0.04 sec)
  1. Delete Signatures of the certain types | Docume...

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....pdf" )) { // compose the list of signature types...

    docs.groupdocs.com/signature/net/delete-signatu...
  2. How to Upload PHP Project to Heroku?

    Heroku is a great opportunity for developers to try and test their code in a production environment. Originally created for Ruby projects, Heroku now supports Ruby, Java, Python and even PHP. Heroku’s PHP project support is an undocumented feature so some additional skills are required do deploy such a project. In this post, I’ll show you the methods to create a PHP project on Heroku with the GroupDocs PHP SDK Api Samples application....use GroupDocs PHP SDK with Composer or a Built-in Autoloader ...

    blog.groupdocs.com/total/how-to-upload-php-proj...
  3. Lire les balises MP3 en utilisant C# - (ID3, Pa...

    Extraire les balises MP3 des fichiers mp3 à l'aide de C#. Lisez les balises standard de métadonnées ID3v1, ID3v2, Paroles et APEv2 à partir des fichiers mp3 à l'aide de l'API de métadonnées .NET....Composers); Console.WriteLine(root.ID3V2...Console.WriteLine(root.ApeV2.Composer); Console.WriteLine(root.ApeV2...

    blog.groupdocs.com/fr/metadata/read-mp3-tags-us...
  4. C#을 사용하여 MP3 태그 읽기 - (ID3, 가사, APE) | .NET 메타데이...

    C#을 사용하여 mp3 파일에서 MP3 태그를 추출합니다. .NET Metadata API를 사용하여 mp3 파일에서 ID3v1, ID3v2, 가사 및 APEv2 메타데이터 표준 태그를 읽습니다....Composers); Console.WriteLine(root.ID3V2...Console.WriteLine(root.ApeV2.Composer); Console.WriteLine(root.ApeV2...

    blog.groupdocs.com/ko/metadata/read-mp3-tags-us...
  5. Đọc thẻ MP3 bằng C# - (ID3, Lyrics, APE) | API ...

    Trích xuất các thẻ MP3 từ các tệp mp3 bằng C#. Đọc các thẻ tiêu chuẩn siêu dữ liệu ID3v1, ID3v2, Lời bài hát và APEv2 từ các tệp mp3 bằng .NET Metadata API....Composers); Console.WriteLine(root.ID3V2...Console.WriteLine(root.ApeV2.Composer); Console.WriteLine(root.ApeV2...

    blog.groupdocs.com/vi/metadata/read-mp3-tags-us...
  6. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....searching for document signatures: Compose try-catch block above method...

    docs.groupdocs.com/signature/java/searching-for...
  7. 使用 C# 讀取 MP3 標籤 - (ID3, Lyrics, APE) | .NET 元數據...

    使用 C# 從 mp3 文件中提取 MP3 標籤。使用 .NET 元數據 API 從 mp3 文件中讀取 ID3v1、ID3v2、歌詞和 APEv2 元數據標準標籤。...Composers); Console.WriteLine(root.ID3V2...Console.WriteLine(root.ApeV2.Composer); Console.WriteLine(root.ApeV2...

    blog.groupdocs.com/zh-hant/metadata/read-mp3-ta...
  8. Lesen Sie MP3-Tags mit C# - (ID3, Lyrics, APE) ...

    Extrahieren Sie MP3-Tags aus den MP3-Dateien mit C#. Lesen Sie die ID3v1-, ID3v2-, Liedtext- und APEv2-Metadaten-Standard-Tags aus den MP3-Dateien mithilfe der .NET-Metadaten-API....Composers); Console.WriteLine(root.ID3V2...Console.WriteLine(root.ApeV2.Composer); Console.WriteLine(root.ApeV2...

    blog.groupdocs.com/de/metadata/read-mp3-tags-us...
  9. Releasing GroupDocs.Comparison for Java 16.11.0...

    In order to enrich the document comparison experience, team GroupDocs is pleased to release GroupDocs.Comparison for Java 16.11.0 that comes with multitude of new features such as comparison of comments, WordArt objects, forms and many more. API also sums up a lot of improvements and bug fixes. We would recommend you to download latest release of the API and integrate it in your project. GroupDocs.Comparison for Java 16.11.0 - New FeaturesAPI comes with following new features: Added page numbers comparison for MS Word Added comparison of group shapes for Word Documents Comparison of comments for MS Word Comparison of WordArt objects in MS Word Comparison of tables in MS Word Comparison of Forms in MS Word Comparison of multi-language in MS Word Object model of Paragraph for PDF Implemented absorber of paragraphs for the basic cases for PDF Added option to compose multiple result list from result lists of each document for MS Word Support comparing multiple documents with track changes for MS Words Added support of absorption of the Page Footer for PDF Added support of absorption of the Page Header for PDF Added apply/discard changes support for multiple result changes list for MS Word Added support for new components: media objects, image positioning for PDF Added support of comparing watermarks for PDF Added support of comparing charts for MS Power Point Presentations Added support of comparing comments for MS Power Point Presentations Added support of style changes detection for MS Power Point Presentations Added support of detection of Picture Frames for MS Power Point Presentations Document Comparison API for Java - ImprovementsFollowing are the features that are improved in the latest version of the GroupDocs....cases for PDF Added option to compose multiple result list from result...

    blog.groupdocs.com/comparison/groupdocs.compari...
  10. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:... Composing Template A typical template...GroupDocs.Assembly Engine is composed of common document contents...

    docs.groupdocs.com/assembly/net/template-syntax...