Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 10,941 for

insert text

(2 sec)
  1. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the documentation article in C++....Paragraph object with optional text and appends it to the end of...Deletes all shapes from the text of this story. get_Count ()...

    reference.aspose.com/words/cpp/aspose.words/story/
  2. Watermark PDF Files Online or using Java | prod...

    Free online app to Watermark different PDF files. Java watermarking library code for PDF documents.... Write the Watermark Text. Choose relevant color. Click...Use FormattedText to format text and properties Use the WatermarkArtifact...

    products.aspose.com/total/java/watermark/pdf/
  3. ListColumn.Name rewrites cross-sheet structured...

    After Cells.InsertColumn(idx, true) shifts a ListObject’s columns right by one, setting ListColumns[idx].Name = “…” rewrites cross-sheet formulas whose structured references point to the column that used to live at that…... The formula text is mutated on save and persisted...ListColumn.Name setter on a freshly-inserted column, which appears to be...

    forum.aspose.com/t/listcolumn-name-rewrites-cro...
  4. Embedding images into RTF document - Free Suppo...

    Hi Aspose, I have had some success with your library so far, but I have run into one specific issue that is blocking progress on a project I am using this for. We are converting a combination of plain Text and RTF data…...converting a combination of plain text and RTF data to DOCX files,...in your case you can simply insert someplace holder in your template...

    forum.aspose.com/t/embedding-images-into-rtf-do...
  5. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, Text, or any field result...that is applied to a numeric, text, or any field result. A field..." and a suffix of " -”. BAHT_TEXT Numeric formatting. Formats...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。...words as aw # Insert two sections with some text. doc = aw . Document...( doc ) builder . writeln ( "Text added to a document." ) # A...

    docs.aspose.com/words/zh/python-net/restrict-do...
  7. ImportFormatMode enumeration | Aspose.Words for...

    aspose.words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another document....USE_DESTINATION_STYLES is that the imported text might look different in the...Roman 14pt font. When importing text of “Heading 1” style with no...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....Hide ] Usually a field, when inserted in Microsoft Word, already...field code (normally as plain text) The field separator and field...

    docs.aspose.com/words/nodejs-net/fields-overview/
  9. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....new DocumentBuilder(doc); // Insert a bookmark with another bookmark...startBookmark("Bookmark 1"); builder.writeln("Text inside Bookmark 1."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Document.HasRevisions | Aspose.Words for .NET

    Discover if your document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency.... False ); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/doc...