Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 10,573 for

new

(0.06 sec)
  1. STL-viewer | Bekijk online 3D-modellen en CAD-o...

    Bekijk 3D-modellen en CAD-bestanden met behulp van de gratis online STL Viewer-tool. Ontwikkelaars kunnen hun eigen online Viewer ontwikkelen....bekijken: using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/nl/viewer/stl-viewer-online/
  2. 使用 C# .NET 驗證文檔中的數字簽名

    使用電子簽名 API、GroupDocs.Signature for .NET 在 C# 中驗證數字簽名 PDF、Word 和 Excel 文檔中的數字簽名信息。...using (Signature signature = new Signature("sample.pdf")) { //...DigitalVerifyOptions options = new DigitalVerifyOptions("certificate...

    blog.groupdocs.com/zh-hant/signature/verify-dig...
  3. XML Viewer - ดูและแปลงข้อมูล XML ออนไลน์ฟรี

    ดูไฟล์ XML โดยใช้เครื่องมือ XML Viewer ออนไลน์ฟรี นักพัฒนาสามารถพัฒนาโปรแกรมดูเอกสารออนไลน์ของตนเองได้...using C# using (Viewer viewer = new Viewer("/path/document.xml"))...PdfViewOptions viewOptions = new PdfViewOptions("/path/XML-to-PDF-{0}...

    blog.groupdocs.com/th/viewer/xml-viewer-online/
  4. تأیید امضای دیجیتال در اسناد با استفاده از C#.NET

    با استفاده از API امضای الکترونیکی، GroupDocs.Signature for .NET، اطلاعات امضای دیجیتال را در اسناد PDF، Word و Excel امضا شده دیجیتال در C# تأیید کنید....using (Signature signature = new Signature("sample.pdf")) { //...DigitalVerifyOptions options = new DigitalVerifyOptions("certificate...

    blog.groupdocs.com/fa/signature/verify-digital-...
  5. JSON Viewer - Visualize e converta dados JSON o...

    Visualize arquivos JSON usando a ferramenta JSON Viewer on-line gratuita. Os desenvolvedores podem desenvolver seu próprio visualizador de documentos online....usando C# using (Viewer viewer = new Viewer("/path/sample.json"))...json")) { PdfViewOptions options = new PdfViewOptions("/path/JSON-to-PDF-{0}...

    blog.groupdocs.com/pt/viewer/json-viewer-online/
  6. JSON Viewer - Visualizza e converti dati JSON o...

    Visualizza i file JSON utilizzando lo strumento visualizzatore JSON online gratuito. Gli sviluppatori possono sviluppare il proprio visualizzatore di documenti online....utilizzando C# using (Viewer viewer = new Viewer("/path/sample.json"))...json")) { PdfViewOptions options = new PdfViewOptions("/path/JSON-to-PDF-{0}...

    blog.groupdocs.com/it/viewer/json-viewer-online/
  7. JSON Viewer - JSON Verilerini Çevrimiçi Olarak ...

    Ücretsiz çevrimiçi JSON Görüntüleyici aracını kullanarak JSON dosyalarını görüntüleyin. Geliştiriciler kendi çevrimiçi belge Görüntüleyicilerini geliştirebilirler....işleyin using (Viewer viewer = new Viewer("/path/sample.json"))...json")) { PdfViewOptions options = new PdfViewOptions("/path/JSON-to-PDF-{0}...

    blog.groupdocs.com/tr/viewer/json-viewer-online/
  8. Fichiers protégés par filigrane en Java | Filig...

    Utilisez l'API Java pour ajouter un filigrane de texte et d'image aux fichiers Word, PDF, PowerPoint et Excel protégés par mot de passe. Personnalisez l'apparence du filigrane à l'aide de l'API GroupDocs....*/ LoadOptions loadOptions = new LoadOptions(); loadOptions.s...pdf"; Watermarker watermarker = new Watermarker(filePath, loadOptions);...

    blog.groupdocs.com/fr/watermark/watermark-passw...
  9. Protection par mot de passe des documents Word ...

    Manière C # d'ajouter des mots de passe aux documents Word dans l'application .NET. Modifiez le mot de passe existant des fichiers DOC DOCX protégés ou supprimez les mots de passe pour déverrouiller....AddPasswordOptions addOptions = new AddPasswordOptions("mySECRETpassWORD");...D"); using (Merger merger = new Merger(filePath)) { merger.A...

    blog.groupdocs.com/fr/merger/password-protect-w...
  10. Agregar marca de agua a las presentaciones en C...

    Formas de C# para agregar texto a las diapositivas de la presentación como marca de agua, o aplicar marcas de agua de imagen a formatos PPT, PPTX, PPS y más usando la API de marca de agua .NET de GroupDocs....using (Watermarker watermarker = new Watermarker("presentation.pptx"))...TextWatermark watermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/es/watermark/add-watermark-t...