Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 31,393 for

new

(0.06 sec)
  1. Remove annotations | Documentation

    This topic describes how to remove annotations from PDF file using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...file: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  2. Metered Class - GroupDocs.Assembly for .NET - A...

    Provides methods to work with metered licensing....Description Metered Creates a new instance of this class. Methods...made: [C#] Metered metered = new Metered(); metered.SetMeteredKey(...

    apireference.groupdocs.com/assembly/net/groupdo...
  3. IRedactionCallback - GroupDocs.Redaction for Ja...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......IRedactionCallback callback) Initializes a new instance of the RedactorSettings...ocrConnector) Initializes a new instance of the RedactorSettings...

    apireference.groupdocs.com/redaction/java/com.g...
  4. XmlDataSource Constructor (Stream, Stream, XmlD...

    Creates a New data source with data from an XML stream using an XML Schema Definition stream. The specified options are used for XML data loading....XmlDataLoadOptions) Creates a new data source with data from an...XmlDataLoadOptions options ) Public Sub New ( xmlStream As Stream , xmlSchemaStream...

    apireference.groupdocs.com/assembly/net/groupdo...
  5. XmpException Class - GroupDocs.Metadata for .NE...

    The exception that is thrown when XMP has invalid structure....Description XmpException Initializes a new instance of the XmpException...XmpException(String) Initializes a new instance of the XmpException...

    apireference.groupdocs.com/metadata/net/groupdo...
  6. Signature Constructor (String, LoadOptions) - G...

    Initializes New instance of Signature class instance with document provided by file path and LoadOptions....(String, LoadOptions) Initializes new instance of Signature class instance...LoadOptions loadOptions ) Public Sub New ( filePath As String , loadOptions...

    apireference.groupdocs.com/signature/net/groupd...
  7. IndexSettings.TextStorageSettings Property - Gr...

    Gets or sets the text storage settings. The default value is null, which means that document texts are not stored....instance IndexSettings settings = new IndexSettings(); settings.TextStorageSettings...TextStorageSettings = new TextStorageSettings(Compression.High);...

    apireference.groupdocs.com/search/net/groupdocs...
  8. Compare annotations | Documentation

    The page describes how to compare annotations....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "annotated_file.pdf"...

    docs.groupdocs.com/annotation/net/comparing-ann...
  9. Disable characters grouping | GroupDocs.Viewer ...

    This article explains how to disable characters grouping when rendering PDF Documents with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...below: using (Viewer viewer = new Viewer( "sample.pdf" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/net/disable-character...
  10. TextSplitOptions Constructor (CreateSplitStream...

    Initializes a New instance of the TextSplitOptions class....TextSplitMode, Int32 ) Initializes a new instance of the TextSplitOptions...[] lineNumbers ) Public Sub New ( createSplitStream As CreateSplitStream...

    apireference.groupdocs.com/merger/net/groupdocs...