Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 11,088 for

doc

(0.09 sec)
  1. Excel Sayfalarını Java'da Birleştirme - Excel D...

    GroupDocs.Merger Bulut SDK'larını yükleyin ve kendi Excel dosya birleştirme işleminizi programlı olarak geliştirin. Cloud SDK'ları ve REST API'lerini kullanarak Excel Sayfalarını Java'da birleştirin....bakınız # Java’da Word Belgeleri (DOC, DOCX) Nasıl Birleştirilir PNG...

    blog.groupdocs.cloud/tr/merger/combine-excel-sh...
  2. Cloud API kullanarak Java'da İki veya Daha Fazl...

    REST API kullanarak Excel dosyalarını nasıl karşılaştıracağınızı ve Java ile varyasyonları nasıl belirleyeceğinizi keşfedin. Bu adım adım kılavuzla veri analizinizi ve raporlama sürecinizi kolaylaştırın....Comparison Cloud, Word (DOC, DOCX), PDF, PowerPoint(PPT,...

    blog.groupdocs.cloud/tr/comparison/compare-two-...
  3. Riepiloga documenti in C# | API REST di riassun...

    Come riassumere il contenuto di un Documento utilizzando l'API REST .NET. Crea riassunti concisi di PDF, file Word e Documenti di testo utilizzando la sintesi potenziata dall'IA....file popolari, inclusi PDF , DOC / DOCX , HTML , Markdown , TXT...

    blog.groupdocs.cloud/it/rewriter/summarize-docu...
  4. Menyimpulkan Dokumen dalam C# | API REST Penjum...

    Bagaimana cara meringkas konten dokumen menggunakan .NET REST API. Buat ringkasan yang singkat dari file PDF, file Word, dan dokumen teks menggunakan ringkasan berbasis AI....file populer termasuk PDF , DOC / DOCX , HTML , Markdown , TXT...

    blog.groupdocs.cloud/id/rewriter/summarize-docu...
  5. Get Document Information | Documentation

    This REST API allows obtaining basic information about the Document. The endpoint accepts the Document storage path as input payload. Here is the list of properties that can be obtained for a Document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the Document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/parser/get-document-inform...
  6. Detecting paraphrases in text with GroupDocs.Re...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in texts....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/rewriter/text/sdk/detect/
  7. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set Document metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. curl -v "https://api.groupDocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several Documents into one curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. Set Metadata By Property Name Match Exact Phras...

    This REST API allows to set Document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata information to all properties with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. curl -v "https://api.groupDocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several Documents into one curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  9. Add Metadata By Property Name | Documentation

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties that may have names containing specified string value. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. curl -v "https://api.groupDocs.cloud/connect/token" \ -X POST \ -d 'grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET' \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Add metadata to a Document curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  10. Converti documento Word in presentazione PowerP...

    PowerPoint PPTX aiuta gli utenti ad avere un maggiore impatto visivo. Questo articolo spiega come convertire un Documento di Word in una presentazione di PowerPoint utilizzando Ruby...Cloud API per convertire word doc in powerpoint nell’applicazione...

    blog.groupdocs.cloud/it/conversion/convert-word...