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

new

(1.29 sec)
  1. Создание отчета в формате PDF из данных JSON в ...

    Создавайте отчеты программно, преобразовывая данные JSON в PDF и Word с помощью шаблонов на Java. Отчеты в формате PDF и DOCX с использованием Java API генерации отчетов....JSON JsonDataSource datasource= new JsonDataSource(jsonFilePath);...DataSourceInfo dataSourceInfo = new DataSourceInfo(datasource,"managers");...

    blog.groupdocs.com/ru/assembly/generate-pdf-rep...
  2. PDF- und Word-Berichte aus XML in C# | XML zu P...

    Automatisieren Sie die Berichterstellung in C#, indem Sie XML-Daten über textbasierte Vorlagen mithilfe der .NET-API von GroupDocs in PDF und DOC/DOCX konvertieren....laden XmlDataSource dataSource = new XmlDataSource(xmlDataSource);...DocumentAssembler assembler = new DocumentAssembler(); assembler...

    blog.groupdocs.com/de/assembly/generate-reports...
  3. Buscar y eliminar marcas de agua de documentos ...

    API de Java para buscar y eliminar marcas de agua de texto e imágenes de documentos como archivos PDF, Word, Excel, PowerPoint y Visio mediante programación.... Watermarker watermarker = new Watermarker("filepath/watermarked...ImageSearchCriteria imageSearchCriteria = new ImageDctHashSearchCr("filepath/watermark...

    blog.groupdocs.com/es/watermark/find-and-remove...
  4. Generar informe en PDF a partir de datos JSON e...

    Genere informes mediante programación convirtiendo datos JSON a PDF y Word usando plantillas en Java. Informes en PDF y DOCX utilizando la API Java de generación de informes....JSON JsonDataSource datasource= new JsonDataSource(jsonFilePath);...DataSourceInfo dataSourceInfo = new DataSourceInfo(datasource,"managers");...

    blog.groupdocs.com/es/assembly/generate-pdf-rep...
  5. Водяні знаки документів Word за допомогою Java ...

    Додавайте текстові та графічні водяні знаки до документів Word за допомогою Java. Програмно застосовуйте водяні знаки на сторінках за допомогою Java API....Java Watermarker watermarker = new Watermarker("path/document.docx");...textWatermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/uk/watermark/watermark-word-...
  6. Przeglądarka plików STL przy użyciu Javy | Zoba...

    Przeglądaj pliki STL jako PDF przy użyciu języka Java. Dodatkowo renderuj pliki stereolitografii (STL) do formatów HTML, JPG i PNG, korzystając z przykładów Java....w Javie try (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/pl/viewer/stl-file-viewer-us...
  7. Remover anotações de documentos PDF e Word em Java

    Remova programaticamente anotações de arquivos PDF e Word em Java. Remova todas as anotações, remova por IDs ou por tipos de anotação usando a API Java Annotation....final Annotator annotator = new Annotator("document.pdf"); SaveOptions...SaveOptions saveOptions = new SaveOptions(); saveOptions.setA...

    blog.groupdocs.com/pt/annotation/remove-annotat...
  8. Java'da Filigran Korumalı Dosyalar | Metin ve R...

    Parola korumalı Word, PDF, PowerPoint, Excel dosyalarına metin ve resim filigranı eklemek için Java API kullanın. GroupDocs API kullanarak filigran görünümünü özelleştirin....*/ LoadOptions loadOptions = new LoadOptions(); loadOptions.s...pdf"; Watermarker watermarker = new Watermarker(filePath, loadOptions);...

    blog.groupdocs.com/tr/watermark/watermark-passw...
  9. تحويل كود المصدر إلى PDF في C # | Python ، PHP ...

    تحويل ملفات التعليمات البرمجية المصدر إلى تنسيق PDF في C #. قم بتحويل ملفات Python و Java و PHP وغيرها من ملفات لغات البرمجة إلى PDF باستخدام تحويل المستندات .NET API....# */ using (Viewer viewer = new Viewer("path/HelloWorld.java"))...PdfViewOptions viewOptions = new PdfViewOptions("path/HelloWorld...

    blog.groupdocs.com/ar/viewer/convert-source-cod...
  10. Ochrana souborů PowerPoint v jazyce Java heslem...

    Jak uzamknout soubory PowerPoint pomocí hesel v Java. Změňte stávající heslo a odstraňte jej, abyste odemkli soubory PPT/PPTX pomocí Java API....AddPasswordOptions addOptions = new AddPasswordOptions("mySECRETpassWORD");...passWORD"); Merger merger = new Merger("path/presentation.pptx");...

    blog.groupdocs.com/cs/merger/lock-unlock-ppt-pp...