Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 216,866 for

new

(0.16 sec)
  1. Edit PPS in PHP | products.aspose.com

    Edit PPS in PHP. Use PHP library API to edit PPS files...edit a PPS file by adding a new line of text to it. Edit PPS...PHP via Java , you can add a new line of text to the PPS document...

    products.aspose.com/slides/php-java/editor/pps/
  2. Edit OTP in PHP | products.aspose.com

    Edit OTP in PHP. Use PHP library API to edit OTP files...edit a OTP file by adding a new line of text to it. Edit OTP...PHP via Java , you can add a new line of text to the OTP document...

    products.aspose.com/slides/php-java/editor/otp/
  3. Edit POTM in PHP | products.aspose.com

    Edit POTM in PHP. Use PHP library API to edit POTM files...edit a POTM file by adding a new line of text to it. Edit POTM...PHP via Java , you can add a new line of text to the POTM document...

    products.aspose.com/slides/php-java/editor/potm/
  4. Edit POTX in PHP | products.aspose.com

    Edit POTX in PHP. Use PHP library API to edit POTX files...edit a POTX file by adding a new line of text to it. Edit POTX...PHP via Java , you can add a new line of text to the POTX document...

    products.aspose.com/slides/php-java/editor/potx/
  5. Edit PPTX in PHP | products.aspose.com

    Edit PPTX in PHP. Use PHP library API to edit PPTX files...edit a PPTX file by adding a new line of text to it. Edit PPTX...PHP via Java , you can add a new line of text to the PPTX document...

    products.aspose.com/slides/php-java/editor/pptx/
  6. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...style . font . name = "Courier New" ; builder . font . styleName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Edit PDF in PHP | products.aspose.com

    Edit PDF in PHP. Use PHP library API to edit PDF files...edit a PDF file by adding a new line of text to it. Edit PDF...PHP via Java , you can add a new line of text to the PDF document...

    products.aspose.com/slides/php-java/editor/pdf/
  8. Node.ParentNode | Aspose.Words for .NET

    Discover the Node ParentNode property to easily access the immediate parent of any node, enhancing your web development efficiency and code clarity.... Document doc = new Document (); Paragraph para =...document's first paragraph. Run run = new Run ( doc , "Hello world!" );...

    reference.aspose.com/words/net/aspose.words/nod...
  9. PdfDigitalSignatureDetails Class | Aspose.Words...

    Discover the Aspose.Words.PdfDigitalSignatureDetails class for seamless PDF digital signing. Enhance document security with easy integration and robust features....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Comment.removeAllReplies method | Aspose.Words ...

    Comment.removeAllReplies method. Removes all replies to this comment....let doc = new aw . Document (); let comment = new aw . Comment...Bloggs" , "J.B." , Date . now (), "New reply" ); comment . addReply...

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