Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 31,393 for

new

(0.11 sec)
  1. Search API is not returning any document in .NE...

    I am performing a simple search and the code is not returning any documents. Can you tell me what is wrong?...query = strFind; Index index = new Index(indexFolder); IndexingOptions...IndexingOptions optionsIndex = new IndexingOptions(); optionsIndex.IsAsync...

    forum.groupdocs.com/t/search-api-is-not-returni...
  2. Render to HTML | Documentation

    With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.docx" )) { //...

    docs.groupdocs.com/viewer/net/rendering-to-html/
  3. Dynamic Insertion of Images and Barcodes using ...

    Team GroupDocs is really glad to announce the release of version 17.11 of the GroupDocs.Assembly for .NET API. You can now insert images and barcodes in email formats and remove selective chart series dynamically. Furthermore, New identifiers for barcodes are introduced in this New release. For a better experience with the API, we recommend you to download the latest release and try out the New features introduced in GroupDocs.Assembly for .... Furthermore, new identifiers for barcodes are...are introduced in this new release. For a better experience with...

    blog.groupdocs.com/assembly/dynamic-insertion-o...
  4. Merger | GroupDocs.Merger for Java API Reference

    Represents the main class that controls the document merging process....Merger(InputStream document) Initializes new instance of Merger class. Merger(InputStream...ILoadOptions loadOptions) Initializes new instance of Merger class. Merger(InputStream...

    reference.groupdocs.com/merger/java/com.groupdo...
  5. Transparency is lost when PDF is converted to P...

    Hi, I would like to convert some source file (TIFF, PDF, PSD…) containing transparency (like clipping path or alpha channel) to PNG. The conversion works but transparency is always lost despite PNG being a format which…...using (OpenFileDialog vOD = new OpenFileDialog()) { if (vOD.ShowDialog()...le)) { return; } var vLic = new GroupDocs.Conversion.License();...

    forum.groupdocs.com/t/transparency-is-lost-when...
  6. Load password-protected document | Documentation

    This article explains how to load password protected document with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents. LoadOptions loadOptions = new LoadOptions () ; loadOptions...

    docs.groupdocs.com/signature/java/load-password...
  7. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)...Consulting Blog Knowledge Base New Releases Status Websites aspose...watermark = new TextWatermark ( "Test watermark" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Add Metadata Signatures to PDF Documents using ...

    post. Tagged with java, api, esignature, pdf....Share to Reddit Share to Hacker News Share to Facebook Share to Mastodon...PdfMetadataSignOptio signMetadataOptions = new PdfMetadataSignOptio(); // Specify...

    dev.to/groupdocs/add-metadata-signatures-to-pdf...
  9. Conflict between GroupDocs.Redaction and Aspose...

    Hello there, I have come across an issue in my development project involving document redaction with GroupDocs.Redaction. When I include the GroupDocs.Redaction library in my project, the redaction of documents function…...redactor = new Redactor(stream); var log = redactor.Apply(new Exac...ExactPhraseRedaction("Boring", new(Black))); Console.WriteLine(log...

    forum.groupdocs.com/t/conflict-between-groupdoc...
  10. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...promises ; const emailLoadOptions = new groupdocs . conversion . EmailLoadOptions...

    docs.groupdocs.com/conversion/nodejs-java/conve...