Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 10,346 for

insert text

(0.2 sec)
  1. Range.delete method | Aspose.Words for Python

    Range.delete method. Deletes all characters of the range....DocumentBuilder ( doc = doc ) # Add text to the first section in the...( 'Section 1. ' ) builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...to DoubleStrikeThrough for Insertions Aspose.Words Product Family...allow setting the Markup Insertions to Double striketrough, eventhtough...

    forum.aspose.com/t/words-cannot-set-revisiontex...
  3. 如何用 .NET 添加 Strikeout 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Strikeout 个注释。...used to indicate the insertion of text var StrikeoutAnnotation1..."Aspose User" , Subject = "Inserted text 1" , Flags = AnnotationFlags...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. 如何用 C++ 添加 Caret 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Caret 注释的源代码...used to indicate the insertion of text var caretAnnotation1 =..."Aspose User" , Subject = "Inserted text 1" , Flags = AnnotationFlags...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  5. FieldMergingArgsBase.DocumentFieldName | Aspose...

    Discover the DocumentFieldName property of FieldMergingArgsBase. Easily access and manage merge field names for efficient document processing....); // Since we have already inserted the merged content manually...content via the "Text" property. args . Text = string . Empty...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Shift First Row down when inserting Cells Data ...

    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....Shift First Row down when inserting Cells Data Table Rows Contents...shift first row down when inserting table into the worksheet....

    docs.aspose.com/cells/java/shift-first-row-down...
  7. PageSetup.text_columns property | Aspose.Words ...

    PageSetup.Text_columns property. Returns a collection that represents the set of Text columns....text_columns property PageSetup.text_columns property Returns...represents the set of text columns. @property def text_columns ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Introduction to Page Description Languages

    Page Description Languages describe the appearance of pages at a higher level than an array of pixels. This chapter explains and compares you all the PDLs....applications, such as graphics tools, text editors, etc, and output devices:...This information can include text, images, shapes, colors, fonts...

    docs.aspose.com/page/net/page-description-langu...
  9. Watermark DOC Files Online or using Java | prod...

    Free online app to Watermark different DOC files. Java watermark library code for DOC documents....Watermark Write the Watermark Text Choose relevant color Click...getWatermark().setText with watermark text and options as parameters Call...

    products.aspose.com/total/java/watermark/doc/
  10. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java.... getText() Gets the text of this node and of all its...document does not contain its text. Assert.assertEquals(para.getDocument()...

    reference.aspose.com/words/java/com.aspose.word...