Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 10,696 for

insert text

(0.12 sec)
  1. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...options); The resulting table is inserted as expected, but the placeholder...using LibreOffice to create the text document, the problem doesn’t...

    forum.aspose.com/t/placeholder-not-replaced-com...
  2. Aspose::Words::Fields::FieldIndex::get_HasPageN...

    Aspose::Words::Fields::FieldIndex::get_HasPageNumberSeparator method. Gets a value indicating whether a page number separator is overridden through the field's code in C++....will display the XE field's Text property value on the left side...with matching values in the "Text" property // into one entry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....DocumentBuilder ( doc = doc ) # Insert text with PAGE and NUMPAGES fields...write ( 'Page ' ) builder . insert_field ( field_code = 'PAGE'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....TEXT).trim(); System.out.println(MessageFormat...specified node. insert(int index, Node node) Inserts a node into...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Tables::CellFormat::get_RightPad...

    Aspose::Words::Tables::CellFormat::get_RightPadding method. Returns or sets the amount of space (in points) to add to the right of the contents of cell in C++....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Tables::CellFormat::get_LeftPadd...

    Aspose::Words::Tables::CellFormat::get_LeftPadding method. Returns or sets the amount of space (in points) to add to the left of the contents of cell in C++....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。... insert ( 1 ) # 创建对象以表示目录信息 tocInfo...title = ap . text . TextFragment ( "目录" ) title . text_state . font_size...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  8. FieldAsk Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAsk class for seamless implementation of the ASK field, enhancing document automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...set; } Gets or sets the prompt text (the title of the prompt window)...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIf class—efficiently implement IF fields to enhance document automation and streamline your workflow....DisplayResult { get; } Gets the text that represents the displayed...get; set; } Gets or sets the text displayed if the comparison...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....node that the builder just inserted. // To append content to a...// Adding a second run will insert it in front of the first run...

    reference.aspose.com/words/net/aspose.words/sto...