Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 40,609 for

one

(0.21 sec)
  1. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....document normally, there will be one output HTML // document with...document to multiple HTML files: one for each section. options.se...

    reference.aspose.com/words/java/com.aspose.word...
  2. Implement a Custom Calculation Engine to Extend...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library. By loading an existing Excel file or creating a new One, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....intercept the TODAY function and add one day to the system date. So if...the custom engine should be one day later than the result without...

    docs.aspose.com/cells/net/implement-custom-calc...
  3. Demos Setup|CAD 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....Change the current directory to one of the Aspose.CAD for JasperReports...to produce report files. Open one of the resulting documents to...

    docs.aspose.com/cad/jasperreports/installation/...
  4. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveOptions.export_drop_down_form_field_as_text property. Controls how drop-down form fields are saved to HTML or MHTML...insert_combo_box ( 'MyComboBox' , [ 'One' , 'Two' , 'Three' ], 1 ) # The...name="MyComboBox">' + '<option>One</option>' + '<option selecte...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SplitOptions | Aspose.Words for Java

    Specifies options how the document is split into parts in Java.... The returned value is one of SplitCriteria constants. getSplitStyle()...int value. The value must be one of SplitCriteria constants. ...

    reference.aspose.com/words/java/com.aspose.word...
  6. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your documents!...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three" }, 1 ); //...name=\"MyComboBox\">" + "<option>One</option>" + "<option selecte...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Remove Attachments from PDF in Python|Aspose.PD...

    Aspose.PDF can remove attachments from your PDF documents. Use Python PDF API to remove attachments in PDF files using Aspose.PDF for Python via .NET library....name If you need to remove only one attachment and keep the others...following code snippet removes one attachment by its name. import...

    docs.aspose.com/pdf/python-net/removing-attachm...
  8. How to Merge HTML Files to PDF in Java

    This simple tutorial explains how to merge HTML files to PDF in Java. It consists of the environment setup information, step-wise algorithm along with a runnable code snippet to combine HTML to PDF in Java....the loaded HTML documents into one PDF The steps above summarize...merge multiple HTML files into one PDF in Java . First, it shows...

    kb.aspose.com/html/java/how-to-merge-html-files...
  9. How to Add a Row in Excel using Node.js

    This article explains how to add a row in Excel using Node.js. It has the IDE settings, a list of steps, and a runnable sample code to insert line in Excel using Node.js....different techniques to add one or more rows along with their...Excel using Node.js . It uses one of the overloaded methods of...

    kb.aspose.com/cells/nodejs/how-to-add-a-row-in-...
  10. UserInformation class | Aspose.Words for Python

    aspose.words.fields.UserInformation class. Specifies information about the user... address = 'One Microsoft Way' doc . field_options...result ) self . assertEqual ( 'One Microsoft Way' , builder . insert_field...

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