Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 31,391 for

new

(0.07 sec)
  1. Editor | GroupDocs.Editor for Java API Reference

    Main class which encapsulates conversion methods.... Creating a new instance of from edited document...Initializes a new instance of the Editor class and creates a new empty...

    reference.groupdocs.com/editor/java/com.groupdo...
  2. TiffImage Class - GroupDocs.Editor for .NET - A...

    Represents one image in TIFF (Tagged Image File Format) format with its metadata and additional methods...TiffImage(String, Stream) Creates new GifImage instance from content...TiffImage(String, String) Creates new TiffImage instance from content...

    apireference.groupdocs.com/editor/net/groupdocs...
  3. Delete Text signatures from documents | Documen...

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/delete-text-s...
  4. ViewInfoOptions.ForHtmlView Method - GroupDocs....

    Initializes New instance of ViewInfoOptions class to retrieve information about view when rendering into HTML....Description ForHtmlView Initializes new instance of ViewInfoOptions class...ForHtmlView(Boolean) Initializes new instance of ViewInfoOptions class...

    apireference.groupdocs.com/viewer/net/groupdocs...
  5. GroupDocs.Parser for .NET 23.3 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 23.3 Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-2074 Improve PDF page preview rendering on Linux systems Improvement PARSERNET-2075 Improve raw text extraction from PDF documents Improvement Public API and Backward Incompatible Changes Improve PDF page preview rendering on Linux systems Description This improvement enhanced generation PDF page preview on Linux systems. Public API changes No API changes....Consulting Blog Knowledge Base New Releases Status Websites aspose...previews using ( Parser parser = new Parser ( Constants . SamplePdfWithToc...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  6. ViewInfoOptions.ForJpgView Method - GroupDocs.V...

    Initializes New instance of ViewInfoOptions class to retrieve information about view when rendering into JPG....Description ForJpgView Initializes new instance of ViewInfoOptions class...ForJpgView(Boolean) Initializes new instance of ViewInfoOptions class...

    apireference.groupdocs.com/viewer/net/groupdocs...
  7. FileLogger Constructor - GroupDocs.Viewer for ....

    Create logger to file....string fileName ) Public Sub New ( fileName As String ) public...FileLogger ( String ^ fileName ) new : fileName : string -> FileLogger...

    apireference.groupdocs.com/viewer/net/groupdocs...
  8. How to use custom cache implementation | Docume...

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...( null ); RedisCache cache = new RedisCache ( /*"sample_"*/ );...

    docs.groupdocs.com/conversion/java/how-to-use-c...
  9. QrCodeVerifyOptions Constructor - GroupDocs.Sig...

    Creates verification option QrCodeVerifyOptions for QR-Code Signatures....Public Sub New public : QrCodeVerifyOptions () new : unit -> QrCodeVerifyOptions...

    apireference.groupdocs.com/signature/net/groupd...
  10. Convert a single page of multipaged document to...

    Hi, I just found out that saving a single page of a multi-page document as png fails since the update to Conversion .Net 20.1 with the following error: Saving complete multi page document to image is not supported. Pl…...conv = new Converter(sInputFile)) { var options = new ImageConvertOptions()...SavePageStream getPageStream = page => new FileStream(string.Format(outputFileTemplate...

    forum.groupdocs.com/t/convert-a-single-page-of-...