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

new

(0.08 sec)
  1. Convert DOC and DOCX to HTML in C# | Show & Hid...

    Programmatically convert Word processing documents DOC, DOCX into HTML with advanced options like show or hide page borders, watermark, zoom, pages count....using (Converter converter = new Converter("document.docx")) {...MarkupConvertOptions options = new MarkupConvertOptions(); converter...

    blog.groupdocs.com/conversion/convert-doc-docx-...
  2. How to Build an ASP.NET WebForms HTML5 Document...

    Customers who integrate our HTML5 document viewer into their website can plug it into other websites too. This article shows how to build an ASP.NET WebForms HTML5 document viewer using the .NET version of the GroupDocs.Viewer. Requirements IIS 7 or later. Microsoft Visual Studio 2012 Part A: Creating A GroupDocs.Viewer Web Service Follow the steps given below to create a GroupDocs online document viewer service: Open Visual Studio 2012 and create a New ASP....and create a new ASP.NET Web Forms Project: Add a New Item to the...using (FileStream fileStream = new FileStream(@"TestDoc.docx", FileMode...

    blog.groupdocs.com/viewer/build-asp-net-webform...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Groupdocs API References – com.groupdocs.editor.license https://reference.groupdocs.com/editor/nodejs-java/com.groupdocs.editor.license/ Recent content in com.groupd......(InputStream licenseStream = new FileInputStream("LicenseFile...groupdocs.editor.License lic = new com.groupdocs.editor.License();...

    reference.groupdocs.com/editor/nodejs-java/com....
  4. SpreadsheetOptions.ForSplitSheetIntoPages Metho...

    Initializes New instance of SpreadsheetOptions for rendering sheet into pages....ForSplitSheetIntoPag(Int32) Initializes new instance of SpreadsheetOptions...ForSplitSheetIntoPag(Int32, Int32) Initializes new instance of SpreadsheetOptions...

    apireference.groupdocs.com/viewer/net/groupdocs...
  5. redactiondescription - GroupDocs.Redaction for ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......imageDetails) Initializes a new instance of RedactionDescription...originalText) Initializes a new instance of RedactionDescription...

    apireference.groupdocs.com/redaction/java/com.g...
  6. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create a new instance of class and pass source...

    docs.groupdocs.com/signature/net/locating-signa...
  7. Extract images from document page area | Docume...

    This article explains that how to extract images from document page area....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleImagesPdf...

    docs.groupdocs.com/parser/java/extract-images-f...
  8. Extract images from document page area | Docume...

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

    docs.groupdocs.com/parser/net/extract-images-fr...
  9. constructor - JavaScript | MDN

    The constructor method is a special method of a class for creating and initializing an object instance of that class....name}`); } } const otto = new Person("Otto"); otto.introduce();...message})`; } } try { throw new ValidationError("Not a valid...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  10. AudioLoadOptions | GroupDocs.Conversion for Jav...

    AudioLoadOptions Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.ValueObject , com.groupdocs.conver......AudioLoadOptions() Initializes new instance of class. Methods Method...AudioLoadOptions() Initializes new instance of class. getAudioConnector()...

    reference.groupdocs.com/conversion/java/com.gro...