Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 31,391 for

new

(0.11 sec)
  1. GroupDocs.Editor Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... We have added a lot of new options and features in this...WordProcessing options class contains new paged (also called paginal) mode...

    blog.groupdocs.com/categories/groupdocs.editor-...
  2. DigitalSignatureAppearance Constructor (String,...

    Creates Signature Line Appearance with specified values (signer, title, email)...., string email ) Public Sub New ( signer As String , title As...String ^ title , String ^ email ) new : signer : string * title : string...

    apireference.groupdocs.com/signature/net/groupd...
  3. Why no ViewInfoOptions.forPdfView() method? - F...

    I am converting documents to PDF and implementing pagination to reduce the response time in a client server application. I couldn’t find any API to get total number of pages of the output document as available from View…...PngViewOptions viewOptions = new PngViewOptions(); viewOptions...ewOptions); Viewer viewer = new Viewer(filename); ViewInfo viewInfo...

    forum.groupdocs.com/t/why-no-viewinfooptions-fo...
  4. Padding | GroupDocs.Signature for Java API Refe...

    Represents padding or margin information associated with element....Description Padding() Initializes a new instance of Padding class using...Padding(int all) Initializes a new instance of the Padding class...

    reference.groupdocs.com/signature/java/com.grou...
  5. GroupDocs.Signature for .NET Releases on GroupD...

    GroupDocs.Signature for .NET Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature for .NET Releases on GroupDocs Blog | Docume......This release includes three new features, three improvements...team GroupDocs comes up with a new release that adds some valuable...

    blog.groupdocs.com/tag/groupdocs.signature-for-...
  6. AudioParam - Web APIs | MDN

    Learn about the AudioParam interface, including its properties and methods, code examples, specifications, and browser compatibility.... The new value is given by the value parameter...follows a linear ramp to the new value given in the value parameter...

    developer.mozilla.org/en-US/docs/Web/API/AudioP...
  7. incorrectpasswordexception - GroupDocs.Redactio...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......IncorrectPasswordExc () Initializes a new instance of IncorrectPasswordExc...IncorrectPasswordExc() Initializes a new instance of IncorrectPasswordExc...

    apireference.groupdocs.com/redaction/java/com.g...
  8. DetectEncoding | GroupDocs.Viewer for .NET API ...

    This option enables TXTgroupdocs.viewer/filetype/txt TSVgroupdocs.viewer/filetype/tsv and CSVgroupdocs.viewer/filetype/csv files encoding detection. In case the encoding cant be detected the default Encodinggroupdocs.viewer.options/loadoptions/encoding is used.... LoadOptions loadOptions = new LoadOptions (); loadOptions ...detection using ( Viewer viewer = new Viewer ( "employees.csv" , loadOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  9. CadOptions.ForRenderingByScaleFactor Method - G...

    Initializes New instance of CadOptions class for rendering by scale factor....ForRenderingByScaleF Method Initializes new instance of CadOptions class...Return Value Type: CadOptions New instance of CadOptions class...

    apireference.groupdocs.com/viewer/net/groupdocs...
  10. Retrieve CAD layers and layouts | GroupDocs.Vie...

    This article explains how to retrieve information about CAD drawings with GroupDocs.Viewer within your .NET applications when we are going to create a DWG Viewer....Consulting Blog Knowledge Base New Releases Status Websites aspose...drawing. using (Viewer viewer = new Viewer( "sample.dwg" )) { ViewInfoOptions...

    docs.groupdocs.com/viewer/net/how-to-get-cad-la...