Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 10,319 for

new

(0.53 sec)
  1. Report PDF e Word da XML in C# | Da XML a PDF e...

    Automatizza la generazione di report in C# convertendo i dati XML in PDF e DOC/DOCX tramite modelli basati su testo utilizzando l'API .NET di GroupDocs....XML XmlDataSource dataSource = new XmlDataSource(xmlDataSource);...DocumentAssembler assembler = new DocumentAssembler(); assembler...

    blog.groupdocs.com/it/assembly/generate-reports...
  2. 使用 Java 在 Word、Excel、PowerPoint 中插入 OLE 對象

    使用 GroupDocs.Merger API 在 Java 中以編程方式將文檔作為 OLE 對象嵌入到其他 Word 文檔、Excel 電子表格、Powerpoint 演示文稿中。...OleWordProcessingOpt oleWordsOptions = new OleWordProcessingOpt("PDF-document...PDF 導入 Word 文檔 Merger merger = new Merger("document.docx"); // Source...

    blog.groupdocs.com/zh-hant/merger/insert-ole-ob...
  3. Создание отчетов в формате PDF и Word из данных...

    Создавайте отчеты программно, конвертируя JSON в PDF и Word с помощью шаблонов на C#. Автоматизируйте отчеты PDF и DOCX с помощью .NET API....JsonDataSource dataSource = new JsonDataSource(CommonUtilities...DocumentAssembler assembler = new DocumentAssembler(); assembler...

    blog.groupdocs.com/ru/assembly/generate-reports...
  4. Localizar e remover marcas d'água de documentos...

    API Java para localizar e remover marcas d'água de texto e imagem de documentos como arquivos PDF, Word, Excel, PowerPoint e Visio programaticamente.... Watermarker watermarker = new Watermarker("filepath/watermarked...ImageSearchCriteria imageSearchCriteria = new ImageDctHashSearchCr("filepath/watermark...

    blog.groupdocs.com/pt/watermark/find-and-remove...
  5. Gerar relatórios PDF e Word a partir de dados J...

    Gere relatórios programaticamente convertendo JSON em PDF e Word usando modelos em C#. Automatize relatórios PDF e DOCX usando a API .NET....JsonDataSource dataSource = new JsonDataSource(CommonUtilities...DocumentAssembler assembler = new DocumentAssembler(); assembler...

    blog.groupdocs.com/pt/assembly/generate-reports...
  6. Generuj raporty PDF i Word z danych JSON w C#

    Programowo generuj raporty, konwertując JSON na format PDF i Word przy użyciu szablonów w języku C#. Zautomatyzuj raporty PDF i DOCX za pomocą .NET API....JsonDataSource dataSource = new JsonDataSource(CommonUtilities...DocumentAssembler assembler = new DocumentAssembler(); assembler...

    blog.groupdocs.com/pl/assembly/generate-reports...
  7. Tài liệu Word có hình mờ | Hình mờ văn bản và h...

    Thêm hình mờ văn bản và hình ảnh vào tài liệu Word. Áp dụng hình mờ bằng ứng dụng hình mờ trực tuyến hoặc sử dụng thư viện .NET và Java theo chương trình....using (Watermarker watermarker = new Watermarker("path/document.docx"))...TextWatermark watermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/vi/watermark/watermark-word-...
  8. Rechercher et supprimer des filigranes de docum...

    API Java pour rechercher et supprimer par programme les filigranes de texte et d'image de documents tels que les fichiers PDF, Word, Excel, PowerPoint et Visio.... Watermarker watermarker = new Watermarker("filepath/watermarked...ImageSearchCriteria imageSearchCriteria = new ImageDctHashSearchCr("filepath/watermark...

    blog.groupdocs.com/fr/watermark/find-and-remove...
  9. 온라인 문서에서 퍼지 검색 수행

    퍼지 검색의 힘을 느껴보세요! 온라인 및 프로그래밍 방식으로 텍스트 기반 문서에서 거의 일치하는 결과를 검색하는 방법을 알아보세요....생성하고 여기에 문서 폴더 추가 Index index = new Index("indexing-folder-path");..."); SearchOptions options = new SearchOptions(); options.FuzzySearch...

    blog.groupdocs.com/ko/search/online-fuzzy-search/
  10. Java에서 Excel 파일 편집 | 온라인 Java Excel 시트 편집기 구축

    Java 응용 프로그램으로 Excel 파일(XLS, XLSX, ODS)을 편집합니다. 스프레드시트 및 문서 편집 Java API를 사용하여 스프레드시트를 편집하는 예입니다....SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio(); loadOptions...스프레드시트 로드 중 Editor editor = new Editor("path/sample_sheet.xlsx"...

    blog.groupdocs.com/ko/editor/edit-excel-files-i...