Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 12,604 for

new

(0.29 sec)
  1. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.docx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/how-to-optimize-...
  2. GroupDocs.Parser Releases on GroupDocs Blog | D...

    GroupDocs.Parser Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Releases on GroupDocs Blog | Document Automation Solutions ......2025年12月 リリースハイライト Explore what’s new in GroupDocs.Parser for .NET...2025年11月 リリースハイライト Explore what’s new in GroupDocs.Parser for .NET...

    blog.groupdocs.com/ja/categories/groupdocs.pars...
  3. Java 文件搜索 - 跨文件夹搜索文件中的多个文本

    使用 Java 搜索分布在不同文件夹中的各种文件中的多个文本或短语。在相应的 HTML 文件中突出显示扫描结果。...// 在指定文件夹中创建索引 Index index = new Index("path/for/indexingFolder");...OutputAdapter outputAdapter = new FileOutputAdapter(OutputFormat...

    blog.groupdocs.com/zh/search/search-multiple-te...
  4. 用 Java 处理 JPEG、PNG、TIFF 和 WebP 图像的 EXIF 数据

    在 Java 中操作图像的 EXIF 元数据。使用 Java API 以编程方式提取、更新、添加或删除 JPG/JPEG、PNG、WebP 或其他图像的 EXIF 数据。...Java try (Metadata metadata = new Metadata("eiffel-tower.jpg"))...包并显示其键和值。 try (Metadata metadata = new Metadata("eiffel-tower.jpg"))...

    blog.groupdocs.com/zh/metadata/handle-exif-data...
  5. Edit Watermark Objects in Word Documents using ...

    We are pleased to announce the release of version 18.2 of GroupDocs.Watermark for .NET. The latest version allows you to edit the objects that can be considered as watermark in Word documents. Following are the features that are introduced in GroupDocs.Watermark for .NET 18.2. Editing Watermark Objects in Word Documents Replacing text for particular shapesWe have added the support of replacing text for particular shapes in a Word document. Following code sample shows how to use this feature....Add("Another text", new Font("Calibri", 19, FontStyle...Image != null) { shape.Image = new WordsWatermarkableIm(File.Re...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  6. Barcode on GroupDocs Blog | Document Automation...

    Barcode on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Barcode on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs......Öne Çıkanları Explore what’s new in GroupDocs.Assembly for .NET...

    blog.groupdocs.com/tr/tag/barcode/index.xml
  7. EmailConversion on GroupDocs Blog | Document Au...

    EmailConversion on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in EmailConversion on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......моменты релиза Explore what’s new in GroupDocs.Conversion for ...

    blog.groupdocs.com/ru/tag/emailconversion/index...
  8. Version 25.9 on GroupDocs Blog | Document Autom...

    Version 25.9 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Version 25.9 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......10월 릴리스 하이라이트 Explore what’s new in GroupDocs.Total for .NET 25...

    blog.groupdocs.com/ko/tag/version-25.9/index.xml
  9. GroupDocs.Search on GroupDocs Blog | Document A...

    GroupDocs.Search on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Search on GroupDocs Blog | Document Automation Solutions for .NET & Java De......11월 릴리스 하이라이트 Explore what’s new in GroupDocs.Search for .NET...

    blog.groupdocs.com/ko/tag/groupdocs.search/inde...
  10. Search results | GroupDocs

    This article shows that how to perform the operations on search results....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/search-results/