Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 5,993 for

append

(0.23 sec)
  1. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....TABLE, 1, true); // Append all rows from the current table...getChild(NodeType.TABLE, 1, true); // Append all rows from the current table...

    reference.aspose.com/words/java/com.aspose.word...
  2. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....MatrixOrder that specifies whether to append or prepend the rotation matrix...MatrixOrder that specifies whether to append or prepend the scaling matrix...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  3. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....")); // We have not yet appended this paragraph as a child...getBody().getFirstParagraph(); // Append a child Run node to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  4. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....StringBuilder(); } /// /// Appends a line to the StringBuilder...mStringBuilder.append('\t'); } mStringBuilder.append(text + "\n");...

    reference.aspose.com/words/java/com.aspose.word...
  5. FormField | Aspose.Words for Java

    Represents a single form field in Java....append(text + '\n'); } /// /// Gets...appendLine(String text) { mBuilder.append(text + '\n'); } /// /// Gets...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to set up new fonts | Aspose.TeX for Java

    This article covers setting up new fonts for use with LaTeX and also includes an example of a font definition....or TS1 , one would need to append 7t , 8t , or 8c , respectively...names are often built by appending the font size to a string...

    docs.aspose.com/tex/java/latex-fonts-setup/
  7. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。... append ( fragment . getText ()); fragment...

    docs.aspose.com/pdf/zh/java/whatsnew/
  8. 新功能|Aspose.PDF for .NET

    本页面介绍了在最近发布的 Aspose.PDF for .NET 中引入的最受欢迎的新功能。... CreateSpanElement (); // Append span to root element content...

    docs.aspose.com/pdf/zh/net/whatsnew/
  9. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another....the file contents, otherwise append will occur. save(String filePath...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  10. StructuredDocumentTagRangeStart.append_child me...

    StructuredDocumentTagRangeStart.Append_child method. Adds the specified node to the end of the stdContent range....append_child method append_child(new_child) Adds the specified...of the stdContent range. def append_child ( self , new_child :...

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