Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 12,659 for

new

(1.41 sec)
  1. Convertir des feuilles de calcul Excel en PDF à...

    Convertissez des fichiers Excel en PDF à l'aide de C#. Convertissez un classeur complet, des feuilles sélectionnées, une sous-séquence de feuilles ou toute plage de cellules à l'aide de l'API .NET de conversion de feuille de calcul....Func<LoadOptions> loadOptions = () => new SpreadsheetLoadOptio { OnePagePerSheet...true }; using (var converter = new GroupDocs.Conversion.Convert...

    blog.groupdocs.com/fr/conversion/convert-excel-...
  2. 在 GroupDocs.Viewer for .NET 中使用字体

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts 了解如何获取使用的字体列表,指定或替换缺失的字体,排除字体...filename; using (Viewer viewer = new Viewer(inputPath)) { Fonts.IFontInfo[]...FolderFontSource fontSource = new FolderFontSource( @"C:\custom_fonts"...

    blog.groupdocs.com/zh/viewer/working-with-fonts/
  3. Bảo vệ PDF với Bảo vệ bằng Mật khẩu & Kiểm soát...

    Hướng dẫn chi tiết về cách triển khai bảo mật tài liệu PDF bằng GroupDocs.Signature - thêm mật khẩu, thiết lập quyền hạn người dùng và kiểm soát truy cập tài liệu để tăng cường bảo vệ...using (Signature signature = new Signature( "sample.pdf" )) {...QrCodeSignOptions signOptions = new QrCodeSignOptions( "JohnSmith"...

    blog.groupdocs.com/vi/signature/protect-signed-...
  4. C# Fuzzy Search – Hledání v souborech napříč sl...

    Odemkněte sílu programového fuzzy vyhledávání v C#! Vyhledávejte ve více textových dokumentech ve složkách přibližné shody s tolerancí chyb....dokumentu do ní Index index = new Index("indexing-folder-path");..."); SearchOptions options = new SearchOptions(); options.FuzzySearch...

    blog.groupdocs.com/cs/search/fuzzy-search-csharp/
  5. Node.js에서 Word 문서를 PDF로 변환 | DOCX에서 PDF로

    Node.js 애플리케이션 내에서 Word DOC 및 DOCX 문서를 PDF로 변환합니다. 문서 변환 Node.js API를 사용하여 파일 변환을 자동화합니다....파일을 로드합니다 const converter = new groupdocs.conversion.Converter("sample...대한 변환 옵션 설정 const options = new groupdocs.conversion.PdfConvertOptions();...

    blog.groupdocs.com/ko/conversion/convert-word-d...
  6. Bekijk Word-documenten als PDF in Java | Besche...

    Leer hoe u Word DOC/DOCX-bestanden als PDF in Java kunt bekijken. Transformeer Word-bestanden naar met een wachtwoord beveiligde PDF en verbied PDF-afdrukken met Document Viewer Java API....viewer = new Viewer("path/document.docx")) { viewer.view(new PdfV...Security; ... Security security = new Security(); security.setDocu...

    blog.groupdocs.com/nl/viewer/view-word-document...
  7. Convierta SVG a JPG en Java - Gráficos vectoria...

    Convierta gráficos vectoriales SVG a imágenes JPG usando Java. Rota, voltea, marca de agua, escala de grises y ajusta el brillo y la gama de JPG convertidos usando la API de Java....predeterminadas Converter converter = new Converter("path/vector-graphics...ImageConvertOptions options = new ImageConvertOptions(); options...

    blog.groupdocs.com/es/conversion/convert-svg-to...
  8. 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....l'aide de C# Merger merger = new Merger("source_document.docx");...de C# using (Merger merger = new Merger("source_document.docx"))...

    blog.groupdocs.com/fr/merger/merge-word-files-u...
  9. Afficher des documents Word au format PDF en Ja...

    Découvrez comment afficher les fichiers Word DOC/DOCX au format PDF en Java. Transformez les fichiers Word en PDF protégés par mot de passe et interdisez l'impression PDF à l'aide de l'API Java Document Viewer....viewer = new Viewer("path/document.docx")) { viewer.view(new PdfV...Security; ... Security security = new Security(); security.setDocu...

    blog.groupdocs.com/fr/viewer/view-word-document...
  10. המרת SVG ל-PNG ב-Java - גרפיקה וקטורית לתמונות JPG

    המר גרפיקה וקטורית של SVG לתמונות PNG באמצעות Java. סובב, הפוך, סימן מים, גווני אפור והתאם את הבהירות והגמא של PNG שהומר באמצעות Java API....המחדל Converter converter = new Converter("path/vector-graphics...ImageConvertOptions options = new ImageConvertOptions(); options...

    blog.groupdocs.com/he/conversion/convert-svg-to...