Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 194,919 for

new

(0.21 sec)
  1. 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/
  2. Creating and Saving Outlook Notes in PHP|Docume...

    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.... PHP Code $note = new MapiNote (); $note -> setSubject...color note" ); $noteColor = new NoteColor (); $note -> setColor...

    docs.aspose.com/email/java/creating-and-saving-...
  3. Converting Email Messages 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....MessageFormat $mailMessage = new MailMessage (); $eml = $mailMessage...Unicode format $saveOptions = new SaveOptions (); $eml -> save...

    docs.aspose.com/email/java/converting-email-mes...
  4. Aspose.PSD for Java 23.11 - Release Notes|Docum...

    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....operator Feature PSDJAVA-554 Add new types of warp: Wave, shell up...LmskResource lmskResource = new LmskResource (); for ( LayerResource...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  5. Save Email Message using Aspose.Email and Apach...

    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....body can be extracted to create new file. Java String filename =...msg = new MAPIMessage ( filename ); PrintWriter txtOut = new PrintWriter...

    docs.aspose.com/email/java/save-email-message-u...
  6. 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/
  7. 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...
  8. 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...
  9. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your documents....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...Description Cell(doc) Initializes a new instance of the Cell class. Properties... let doc = new aw . Document (); let table = new aw . Tables...

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