Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 11,122 for

new

(0.04 sec)
  1. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...docx" )) Run the program. A new watermarked document will appear...

    docs.groupdocs.com/watermark/python-net/add-text/
  2. Optimize output for printing | Documentation

    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-...
  3. 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...
  4. eSign document with Barcode signature | Documen...

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...Signature for .NET API: Create a new instance of class and pass the...

    docs.groupdocs.com/signature/net/esign-document...
  5. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputDocx...

    docs.groupdocs.com/metadata/net/extracting-prop...
  6. 用 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...
  7. Merge HTML | Documentation

    Learn how to merge HTML files, combine HTML files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...evolved with requirements of new information requirements to be...

    docs.groupdocs.com/merger/net/merge/html/
  8. Merge images | Documentation

    Learn how to merge image files, combine image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...file using ( Merger merger = new Merger ( @"c:\sample1.jpg" ))...

    docs.groupdocs.com/merger/net/merge/images/
  9. Licensing and Subscription | Documentation

    This article explains evaluation limitations and licensing of GroupDocs.Merger for .NET. Please note that you can avail a Free Trial and a 30-day Temporary License for evaluation...Consulting Blog Knowledge Base New Releases Status Websites aspose...Setup license. License license = new License (); license . SetLicense...

    docs.groupdocs.com/merger/net/licensing-and-sub...
  10. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/boolean-search/