Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 223,186 for

new

(1.09 sec)
  1. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...$document = new Document ( $inputFile ); // Initializes a new instance...the Table $table = new Table (); $colors = new Color (); // Set...

    products.aspose.com/pdf/php-java/table/add/
  2. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....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. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN field in Java.... Document doc = new Document(getMyDir() + "Field...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldFormDropDown | Aspose.Words for Java

    Implements the FORMDROPDOWN field in Java.... Document doc = new Document(getMyDir() + "Form fields...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/convert-onenote-docum...
  6. Converting DjVu to PDF Format in PHP|Documentation

    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....instance of Image class $image = new Image (); $image = $image ->...PdfOptions $export_options = new PdfOptions (); \ # Initialize...

    docs.aspose.com/imaging/java/converting-djvu-to...
  7. Manage Presentation Properties on Android|Aspos...

    Master presentation properties in Aspose.Slides for Android via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....presentation Presentation pres = new Presentation ( "Presentation...via Java. Presentation pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/androidjava/presentation...
  8. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....LoadOptionsWarningCa () { // Create a new LoadOptions object and set its...implementation. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    reference.aspose.com/words/net/aspose.words.loa...
  9. 档案

    档案...您可以从 New Releases 轻松下载其 JAR 文件,或使用以下 Aspose...ParagraphStyle headerStyle = new ParagraphStyle(); headerStyle...

    blog.aspose.com/zh/note/todolist-onenote-java/
  10. FieldSubject.text property | Aspose.Words for P...

    FieldSubject.text property. Gets or sets the text of the subject....then display the new value. field . text = 'My new subject' field...assertEqual ( ' SUBJECT "My new subject"' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...