Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 164,092 for

new

(0.07 sec)
  1. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    Discover the PdfDigitalSignatureDetails Location property to easily manage and customize your document signing location for enhanced security and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IPageLayoutCallback.Notify | Aspose.Words for .NET

    Discover the iPageLayoutCallback Notify method to enhance layout building and rendering efficiency. Optimize your app's performance today!...PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...; DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Granularity | Aspose.Words for Java

    Specifies the granularity of changes to track when comparing two documents in Java....docA = new Document(); DocumentBuilder builderA = new DocumentBuilder(docA);...docB = new Document(); DocumentBuilder builderB = new DocumentBuilder(docB);...

    reference.aspose.com/words/java/com.aspose.word...
  5. XpsSaveOptions.digitalSignatureDetails property...

    XpsSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a document.... let doc = new aw . Document ( base . myDir...pfx" , "aw" ); let options = new aw . DigitalSignatures . SignOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Შეკუმშოს PDF C#

    შეკუმშოს PDF C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ PDF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....renderer = new PdfFixedRenderer(); var pdfReadOptions = new PdfFixedOptions...pdfReadOptions); var builder = new DocumentBuilder(); for ( var...

    products.aspose.com/words/ka/net/compress/pdf/
  7. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); // If...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartLegend.Format | Aspose.Words for .NET

    Discover the ChartLegend Format property for easy customization of legend fill and line styles, enhancing your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  9. PdfDigitalSignatureTimestampSettings.userName p...

    PdfDigitalSignatureTimestampSettings.userName property. Timestamp server user name....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Barcode Reading Settings|Documentation

    This article describes how to adjust various barcode recognition settings in Aspose.BarCode for PHP via Java according to business needs... $generator = new BarcodeGenerator ( EncodeTypes...BarcodeImageFormat :: PNG ); $reader = new BarCodeReader ( "c:/test.png"...

    docs.aspose.com/barcode/phpjava/barcode-reading...