Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 213,567 for

new

(0.11 sec)
  1. WatermarkerContext | Aspose.Words for Java

    Document watermarker context in Java....WatermarkerContext watermarkerContext = new WatermarkerContext(); watermarkerContext...WatermarkerContext watermarkerContext = new WatermarkerContext(); watermarkerContext...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Attachments|Aspose.PDF for Java

    This section explains how to work with attachments in your PDF with Aspose.PDF Facades - a toolset for popular operations with PDF....PdfContentEditor editor = new PdfContentEditor ( new Document ( _dataDir...PdfContentEditor editor = new PdfContentEditor ( new Document ( _dataDir...

    docs.aspose.com/pdf/java/working-with-attachments/
  3. MergeFieldImageDimension | Aspose.Words for Java

    Represents an image dimension i.e in Java....throws Exception { Document doc = new Document(); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder(doc); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldArgumentBuilder.AddText | Aspose.Words for...

    Enhance your arguments with the FieldArgumentBuilder AddText method. Effortlessly add plain text for improved clarity and functionality.... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java.... Document doc = new Document(getMyDir() + "ActiveX...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  6. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....Document doc = new Document(); Comment newComment = new Comment(doc);...setInitial("VD"); newComment.setDateTime(new Date()); } newComment.setText("Comment...

    reference.aspose.com/words/java/com.aspose.word...
  7. Save Message as Draft 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....Create a new instance of MailMessage class $message = new MailMessage...message $message -> setSubject ( "New message created by Aspose.Email...

    docs.aspose.com/email/java/save-message-as-draf...
  8. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... Document doc = new Document (); // Insert a group...group = new GroupShape ( doc ); group . Bounds = new RectangleF...

    reference.aspose.com/words/net/aspose.words.dra...
  9. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....HtmlLoadOptions loadOptions = new HtmlLoadOptions(); // If the...HtmlLoadOptions() Initializes a new instance of this class with default...

    reference.aspose.com/words/java/com.aspose.word...
  10. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Quote ); let sdtPlainText = new aw . Markup . StructuredDocumentTa...

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