Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 31,395 for

new

(0.06 sec)
  1. DocumentProtectedException Constructor - GroupD...

    Initializes a New instance of the DocumentProtectedException class....DocumentProtectedExc Constructor Initializes a new instance of the DocumentProtectedExc...Public Sub New public : DocumentProtectedExc () new : unit ->...

    apireference.groupdocs.com/metadata/net/groupdo...
  2. Cancellation Constructor - GroupDocs.Search for...

    Initializes a New instance of the Cancellation class....Cancellation Constructor Initializes a new instance of the Cancellation...() Public Sub New public : Cancellation () new : unit -> Cancellation...

    apireference.groupdocs.com/search/net/groupdocs...
  3. Redaction Constructor - GroupDocs.Redaction for...

    Initializes a New instance of the Redaction class...Redaction Constructor Initializes a new instance of the Redaction class...Protected Sub New protected : Redaction () new : unit -> Redaction...

    apireference.groupdocs.com/redaction/net/groupd...
  4. PreviewNotSupportedException Constructor - Grou...

    Initializes a New instance of the PreviewNotSupportedException class....PreviewNotSupportedE Constructor Initializes a new instance of the PreviewNotSupportedE...Public Sub New public : PreviewNotSupportedE () new : unit ->...

    apireference.groupdocs.com/watermark/net/groupd...
  5. Extract tables from document | Documentation

    This article explains that how to extract tables from document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Check...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  6. Powerful .NET Typesetting API to Convert TeX & ...

    Instantly convert TeX and LaTeX files to high-quality PDFs, JPEG, SVG & PNG images with the feature-rich Aspose .NET Typesetting API for developers....InputWorkingDirector = new InputFileSystemDirec(dataDir);...options.OutputWorkingDirecto = new OutputFileSystemDire(dataDir);...

    www.aspose.com/products/net/tex/
  7. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation....Consulting Blog Knowledge Base New Releases Status Websites aspose...the method. method generates a new presentation, which contains...

    docs.groupdocs.com/editor/java/inserting-edited...
  8. Update document password | Documentation

    This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...resultant document will have new password. Here are the steps...

    docs.groupdocs.com/merger/java/update-document-...
  9. Uint16Array - JavaScript | MDN

    The Uint16Array typed array represents an array of 16-bit unsigned integers in the platform byte order. If control over byte order is needed, use DataView instead. The contents are initialized to 0 unless initialization data is explicitly provided. Once established, you can reference elements in the array using the object's methods, or using standard array index syntax (that is, using bracket notation)....Constructor Uint16Array() Creates a new Uint16Array object. Static properties...From a length const uint16 = new Uint16Array(2); uint16[0] = 42;...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  10. Add resource redaction annotation | Documentation

    The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "input.pdf" )) {...

    docs.groupdocs.com/annotation/net/add-resource-...