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

new

(0.33 sec)
  1. Sign PDF Incrementally: .NET Digital Signatures...

    Effortlessly add incremental digital signatures to PDFs using GroupDocs.Signature for .NET 24.5. Download DLLs package today to enhance document security....string [] certificatePaths = new string [] { Constants.CertificatePfx...using (Signature signature = new Signature(documentFile)) { DigitalSignOptions...

    releases.groupdocs.com/signature/net/new-releas...
  2. Advanced search for Text signatures | Documenta...

     This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/advanced-sear...
  3. Indexing documents | Documentation

    This page contains information about indexing documents in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...stream. C# Stream [] streams = new Stream [ filePaths . Length ];...

    docs.groupdocs.com/search/net/indexing-documents/
  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. 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
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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-...