Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 213,153 for

new

(0.22 sec)
  1. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize text form fields. Enhance user experience by setting specific input types effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells.... New Password – the new password used to protect...with file buffer const excel = new AsposeCells . Workbook ( fs ...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  3. Გადაიყვანეთ HTML PDF Java

    გადაიყვანეთ HTML PDF Java ფორმატში კოდით. შეინახეთ HTML როგორც PDF Java....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/ht...
  4. Გადაიყვანეთ HTML DOCX Java

    გადაიყვანეთ HTML DOCX Java ფორმატში კოდით. შეინახეთ HTML როგორც DOCX Java....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/ht...
  5. Გადაიყვანეთ WORD XPS Java

    გადაიყვანეთ WORD XPS Java ფორმატში კოდით. შეინახეთ WORD როგორც XPS Java....*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/wo...
  6. Გადაიყვანეთ HTML MARKDOWN Java

    გადაიყვანეთ HTML MARKDOWN Java ფორმატში კოდით. შეინახეთ HTML როგორც MARKDOWN Java....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/ht...
  7. Გადაიყვანეთ HTML Markdown Java

    გადაიყვანეთ HTML Markdown Java ფორმატში კოდით. შეინახეთ HTML როგორც Markdown Java....*; Document doc = new Document ( "Input.html" ); doc...aspose.words.*; Document doc = new Document("Input.html"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/ht...
  8. 在 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 Diagram $diagram = new Diagram ( $dataDir . "drawing...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  9. Find and Replace in Spreadsheet|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....= "" ) { workbook = new Workbook ( FOD_OpenFile . FileName...FileName ); FindOptions Opts = new FindOptions (); Opts . LookInType...

    docs.aspose.com/cells/net/find-and-replace-in-s...
  10. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document object that is currently being saved....supported' , () => { let doc = new aw . Document ( base . myDir...saving process. let options = new aw . Saving . HtmlSaveOptions...

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