Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 3,928 for

spreadsheets

(0.09 sec)
  1. Comparer les feuilles de calcul Excel : analyse...

    Découvrez comment comparer des feuilles de calcul Excel programmaticalement à l'aide de GroupDocs.Comparison pour .NET. Ce guide montre la comparaison cellule par cellule, la personnalisation du style, les pages de résumé et les contrôles avancés de visibilité pour la comparaison de documents Excel en C#....When working with Excel spreadsheets, tracking changes across...enables programmatic Excel spreadsheet comparison with advanced...

    blog.groupdocs.com/fr/comparison/compare-excel-...
  2. Anotasi file Word DOC DOCX di Java | Tambahkan ...

    Tambahkan atau hapus anotasi dari file Word DOC/DOCX di Java. Tambahkan panah, persegi panjang, elips, anotasi tanda air menggunakan API Anotasi dokumen....yang didukung meliputi; spreadsheet, presentasi, gambar, file...

    blog.groupdocs.com/id/annotation/annotate-word-...
  3. Behandel XMP- en EXIF-gegevens van HEIF HEIC-af...

    Beheer XMP- en EXIF-gegevens van HEIF, HEIC-afbeeldingen in Java. Lees, update, verwijder EXIF- en XMP-gegevens met behulp van de Metadata-manipulatie-API in Java-toepassingen.... Tekstverwerkingsdocu, spreadsheets, presentaties, e-mailberichten...

    blog.groupdocs.com/nl/metadata/xmp-and-exif-dat...
  4. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified.... Spreadsheet ); using ( Metadata metadata...

    docs.groupdocs.com/metadata/net/migration-notes/
  5. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Left top corner of page Spreadsheet Point Left top corner of...

    docs.groupdocs.com/watermark/java/adding-text-w...
  6. C#でバーコードを生成する|ドキュメントと画像にバーコードを追加する

    .NET署名APIを使用してバーコードをWord、Excel、PDF、PNG、JPG、WebPファイルに添付することにより、C#でバーコードを生成し、ドキュメントと画像に電子署名します。...クラスを使用してドキュメント(PDF、Word Doc、Spreadsheet、PPTなど) をロードします。 BarcodeSignOptions...

    blog.groupdocs.com/ja/signature/barcode-generat...
  7. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Left top corner of page Spreadsheet Point Left top corner of...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  8. Javaを使用してPDF、Word、Excel、PPTから画像を抽出する

    Javaを使用して、ドキュメント全体、およびワードプロセッシングドキュメントの特定のページ、Excelスプレッドシート、PPTプレゼンテーション、およびPDFから画像を抽出します。...xlsx") // Excel Spreadsheet // Parser parser = new P...

    blog.groupdocs.com/ja/parser/extract-images-fro...
  9. GroupDocs.Merger Product Family on GroupDocs Bl...

    GroupDocs.Merger Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Merger Product Family on GroupDocs Blog | Document Automatio......ของเอกสารในเอกสาร Word, Excel Spreadsheets หรืองานนำเสนอ Powerpoint...

    blog.groupdocs.com/th/categories/groupdocs.merg...
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified.... Spreadsheet ); try ( Metadata metadata...

    docs.groupdocs.com/metadata/java/migration-notes/