Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 10,675 for

new

(0.26 sec)
  1. Realizar búsqueda difusa en documentos en línea

    ¡Desbloquea el poder de la búsqueda difusa! Aprenda a buscar resultados casi coincidentes en documentos basados en texto en línea y mediante programación....del documento Index index = new Index("indexing-folder-path");..."); SearchOptions options = new SearchOptions(); options.FuzzySearch...

    blog.groupdocs.com/es/search/online-fuzzy-search/
  2. Editar archivos de Excel en Java | Cree su edit...

    Edite archivos de Excel (XLS, XLSX, ODS) con su aplicación Java. Ejemplos para editar hojas de cálculo usando la API de Java de edición de documentos y hojas de cálculo....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); loadOptions...hoja de cálculo Editor editor = new Editor("path/sample_sheet.xlsx"...

    blog.groupdocs.com/es/editor/edit-excel-files-i...
  3. 在 C# 中合并和拆分 CSV 文件 - GroupDocs.Merger

    本文解释了如何使用 C# 语言和 GroupDocs.Merger for .NET API 合并和拆分 CSV 文件。通过有效的文件管理简化数据处理。...CSV 文件 using ( var merger = new GroupDocs.Merger.Merger(Constants...splitOptions = new TextSplitOptions(filePathOut, new int [] { 1 ...

    blog.groupdocs.com/zh/merger/merge-and-split-cs...
  4. PDF、Excel、PPT、C#のWord文書から画像を抽出する

    PDF、スプレッドシート、プレゼンテーション、ワードプロセッシングドキュメント、およびC#の解析APIを使用して特定のページから画像を抽出する機能を備えた.NETAPI。...出します using (Parser parser = new Parser("path/document.pdf"))...GetImages(); ImageOptions options = new ImageOptions(ImageFormat.Png);...

    blog.groupdocs.com/ja/parser/extract-images-fro...
  5. Porovnejte chráněné soubory PDF pomocí Java | S...

    Porovnejte rozdíly mezi dvěma chráněnými soubory PDF pomocí Java. Porovnání souborů PDF pomocí kódu Java v několika krocích pomocí rozhraní PDF Comparison Java API....comparer = new Comparer("path/protected-document-ver1.pdf", new Loa...add("path/protected-document-ver2.pdf", new LoadOptions("TargetFilePassword"));...

    blog.groupdocs.com/cs/comparison/compare-protec...
  6. Vérifier la signature numérique dans les docume...

    Vérifiez les informations de signature numérique dans les documents PDF, Word et Excel signés numériquement en C# à l'aide de l'API de signature électronique, GroupDocs.Signature for .NET....using (Signature signature = new Signature("sample.pdf")) { //...DigitalVerifyOptions options = new DigitalVerifyOptions("certificate...

    blog.groupdocs.com/fr/signature/verify-digital-...
  7. Xác minh Chữ ký số trong Tài liệu bằng C# .NET

    Xác minh thông tin chữ ký điện tử trong các tài liệu PDF, Word và Excel được ký điện tử trong C# bằng cách sử dụng API chữ ký điện tử, GroupDocs.Signature for .NET....using (Signature signature = new Signature("sample.pdf")) { //...DigitalVerifyOptions options = new DigitalVerifyOptions("certificate...

    blog.groupdocs.com/vi/signature/verify-digital-...
  8. Penampil STL | Lihat Model 3D dan Desain CAD On...

    Lihat model 3D dan file CAD menggunakan alat STL Viewer online gratis. Pengembang dapat mengembangkan Penampil online mereka sendiri....PDF: using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/id/viewer/stl-viewer-online/
  9. Penampil CAD | Lihat dan Konversi File DWG, DXF...

    Lihat file DXF dan DWG menggunakan alat CAD Viewer online gratis. Pengembang dapat mengembangkan Penampil online mereka sendiri....using C# using (Viewer viewer = new Viewer("/path/drawing.dwg"))...PdfViewOptions viewOptions = new PdfViewOptions("/path/cad-drawing...

    blog.groupdocs.com/id/viewer/cad-viewer-online/
  10. Visualizador STL | Veja modelos 3D e projetos C...

    Visualize modelos 3D e arquivos CAD usando a ferramenta STL Viewer on-line gratuita. Os desenvolvedores podem desenvolver seu próprio visualizador online....PDF: using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/pt/viewer/stl-viewer-online/