Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 31,394 for

new

(0.07 sec)
  1. ViewInfoOptions.ForHtmlView Method - GroupDocs....

    Initializes New instance of ViewInfoOptions class to retrieve information about view when rendering into HTML....ForHtmlView Method Initializes new instance of ViewInfoOptions class...Value Type: ViewInfoOptions New instance of ViewInfoOptions class...

    apireference.groupdocs.com/viewer/net/groupdocs...
  2. SpreadsheetOptions.ForOnePagePerSheet Method - ...

    Initializes New instance of SpreadsheetOptions class for rendering whole sheet into page....ForOnePagePerSheet Method Initializes new instance of SpreadsheetOptions...Value Type: SpreadsheetOptions New instance of SpreadsheetOptions...

    apireference.groupdocs.com/viewer/net/groupdocs...
  3. ViewInfoOptions.ForJpgView Method - GroupDocs.V...

    Initializes New instance of ViewInfoOptions class to retrieve information about view when rendering into JPG....ForJpgView Method Initializes new instance of ViewInfoOptions class...Value Type: ViewInfoOptions New instance of ViewInfoOptions class...

    apireference.groupdocs.com/viewer/net/groupdocs...
  4. Composing signature with linear gradient brush ...

     This article explains how to fill signature background with linear gradient brush...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/composing-sign...
  5. Converting an XLSX to TIFF does not observe pag...

    Our customer was having an issue with conversion not observing the page breaks they inserted into their spreadsheet. I created a rather extreme but much smaller version of their document to include here as well as some s…...destFile) { var convertOptions = new ImageConvertOptions { Format...400, }; using (var converter = new Converter(() => File.OpenRead(sourceFile)))...

    forum.groupdocs.com/t/converting-an-xlsx-to-tif...
  6. PDF to RTF - GroupDocs.Conversion Product Famil...

    Hi Team, I am using following VB.NET code Dim docObj As GroupDocs.Conversion.Converter Dim opt As New GroupDocs.Conversion.Options.Convert.WordProcessingConvertOptions docObj = New GroupDocs.Conversion.Converter(“C:\…...Converter Dim opt As New GroupDocs.Conversion.Options...WordProcessingConver docObj = New GroupDocs.Conversion.Converter(“C:\FilePath...

    forum.groupdocs.com/t/pdf-to-rtf/11442
  7. DigitalSignature Constructor (X509Certificate2)...

    Create Digital signature with specified certificate....X509Certificate2 certificate ) Public Sub New ( certificate As X509Certificate2...X509Certificate2 ^ certificate ) new : certificate : X509Certificate2...

    apireference.groupdocs.com/signature/net/groupd...
  8. PdfMetadataSignature Constructor (String) - Gro...

    Creates Pdf Metadata signature with predefined name and empty value... ( string name ) Public Sub New ( name As String ) public : ...PdfMetadataSignature ( String ^ name ) new : name : string -> PdfMetadataSignature...

    apireference.groupdocs.com/signature/net/groupd...
  9. DigitalVerifyOptions Constructor (String) - Gro...

    Creates Digital Verification Option with given digital certificate file path....certificateFilePath ) Public Sub New ( certificateFilePath As String...String ^ certificateFilePath ) new : certificateFilePath : string...

    apireference.groupdocs.com/signature/net/groupd...
  10. Problems when converting dwg to pdf - GroupDocs...

    Currently, we are testing converting documents or dwg files with the viewer package uploaded to nuget. However, some dwg files do not convert properly like the text set doesn’t match. I am currently testing to purchase…...viewer = new Viewer("home_floor_plan.dwg")) { var options = new Pd...license set: License license = new License(); license.SetLicense("license-file...

    forum.groupdocs.com/t/problems-when-converting-...