Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 216,893 for

new

(1.09 sec)
  1. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java.... Document doc = new Document(); CustomDocumentProper...properties.add("Authorized Date", new Date()); properties.add("Authorized...

    reference.aspose.com/words/java/com.aspose.word...
  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. Specify Save Options in C#|Aspose.Words for .NET

    More accurately control the save process using C#.... Example: Document doc = new Document ( "input.docx" ); PdfSaveOptions...PdfSaveOptions options = new PdfSaveOptions (); options . Password...

    docs.aspose.com/words/net/specify-save-options/
  5. 仅使用 JavaScript 复制范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本将数据从一个单元格范围复制到另一个单元格范围。...open it; otherwise create a new blank workbook let workbook ;...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  6. 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...
  7. 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...
  8. 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...
  9. ITextShaperFactory class | Aspose.Words for Python

    aspose.words.shaping.ITextShaperFactory class. An interface of a factory for constructing [ITextShaper](../itextshaper/) implementations....get_text_shaper(font_path, face_index) Returns new instance of a text shaper for...font_blob, face_index) Returns new instance of a text shaper for...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PDF Pages to Images and Recognize Barco...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PdfConverter object var converter = new Aspose . Pdf . Facades . PdfConverter...image converter . Resolution = new Aspose . Pdf . Devices . Resolution...

    docs.aspose.com/pdf/net/convert-pdf-pages-to-im...