Sort Score
Result 10 results
Languages All
Labels All
Results 9,381 - 9,390 of 199,426 for

new

(0.09 sec)
  1. DocumentPartSavingArgs.DocumentPartFileName | A...

    Discover the DocumentPartFileName property for DocumentPartSavingArgs. Easily manage file names for seamless document part saving without paths....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Delete Forms from PDF in C#|Aspose.PDF for .NET

    Remove Text based on subtype/form with Aspose.PDF for .NET library. Remove all forms from the PDF....next code snippet creates a new Document object using an input...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/remove-form/
  3. Watermark | Aspose.Words for Java

    Represents class to work with document watermark in Java.... Document doc = new Document(); // Add a plain text...TextWatermarkOptions textWatermarkOptions = new TextWatermarkOptions(); textWatermarkOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. SummarizeOptions constructor | Aspose.Words for...

    SummarizeOptions constructor. Initializes a New instances of [SummarizeOptions](../) class....SummarizeOptions() Initializes a new instances of SummarizeOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Adding or Inserting a Column into Worksheet|Doc...

    This article introduces how to insert or add column in GridDesktop....Column to Worksheet To add a new column to the worksheet, please...Column into Worksheet To insert a new column into worksheet at a specified...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. Access Hyperlink object of the GridWeb Cell|Doc...

    This article introduces how to work with hyperlink in GridWeb....int column) Open Hyperlink in New or Existing Window If your excel...GridWeb cell, it will open up in a new window instead of existing window...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. How to create fillable PDF | Aspose.PDF

    Do you know how easily create a fillable PDF forms using C#? Create a fillable PDF forms with high quality using .NET PDF library....document Document pdfDocument = new Document ( dataDir + "TextField...textBoxField = new TextBoxField ( pdfDocument . Pages [ 1 ], new Aspose...

    products.aspose.com/pdf/tutorial/fillable-pdf/
  8. Set Barcode Checksum Verification|Documentation

    This article describes how to set checksum verification in Aspose.BarCode for JavaScript via C++...a Code 11 barcode var gen = new BarCodeInstance . BarcodeGenerator..."ChecksumValidation: Default" ); var reader = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/set-chec...
  9. FormField.Default | Aspose.Words for .NET

    Discover how to customize the FormField Default property to set your checkbox's default value. Enhance user experience with easy value adjustments!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FormField.DropDownItems | Aspose.Words for .NET

    Access and manage dropdown items effortlessly with the FormField DropDownItems property, enhancing your forms with seamless user interaction....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...