Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 11,925 for

new

(0.07 sec)
  1. How to search signatures with predicate functio...

    This article explains how to search signatures using predicate functions (Func) with GroupDocs.Signature API to filter search results based on custom criteria....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "document.pdf" ))...

    docs.groupdocs.com/signature/net/search-signatu...
  2. Convert to eBook with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to eBook formats (EPUB, MOBI, AZW3) with page size, orientation, and other customizations using GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...converter = new Converter ( "document.pdf" )) { var options = new EBookConvertOptions...

    docs.groupdocs.com/conversion/net/convert-to-eb...
  3. Specify spreadsheet rendering options | GroupDocs

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "invoice.xlsx" )) {...

    docs.groupdocs.com/viewer/net/specify-rendering...
  4. Existing objects in Word document | GroupDocs

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingLoadOp loadOptions = new WordProcessingLoadOp (); // Specify...

    docs.groupdocs.com/watermark/java/existing-obje...
  5. Insert Images Dynamically | GroupDocs

    Insert images into documents from file paths, URLs, or binary data sources during document assembly....Consulting Blog Knowledge Base New Releases Status Websites aspose...with image path var product = new Product { Name = "Laptop" , ImagePath...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  6. Update annotations | GroupDocs

    This page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/update-annot...
  7. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...with GroupDocs.Merger: Create new instance of class and pass source...

    docs.groupdocs.com/merger/java/generate-documen...
  8. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Merger for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/merger/java/migration-notes/
  9. XLSX comparison causes memory leak! - Free Supp...

    Using c# and latest version of Groupdocs Comparison, our service hangs on the Compare method using following files and code: using (MemoryStream sourceStream = New MemoryStream(sourcePdfFile)) { using (Comparer comp…...(MemoryStream sourceStream = new MemoryStream(sourcePdfFile))...{ using (Comparer comparer = new Comparer(sourceStream)) { using...

    forum.groupdocs.com/t/xlsx-comparison-causes-me...
  10. Sign documents with standard QR Code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/sign-documents...