Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 152,784 for

text

(0.26 sec)
  1. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …..."attributes": { "val": "SCH-DEF-TEXT" } } ] }, { "type": "SDT_CONTENT"..."type": "TEXT", "text": "{}", "variableType": "SCH-DEF-TEXT" } ]...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  2. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....TextFragment object and set its text. Add TextFragment to the Paragraphs...() # Add text to new page textFragment = apdf . text . TextFragment...

    products.aspose.com/pdf/python-net/create/
  3. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted Text collections within paragraphs, enhancing your document's structure and readability....typed collection of pieces of text inside the paragraph. public...revision occurs when we insert text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/par...
  4. InlineStory.IsMoveFromRevision | Aspose.Words f...

    Discover InlineStory's IsMoveFromRevision property. Easily track moved or deleted content in Microsoft Word with change tracking enabled for seamless editing....revision occurs when we insert text while tracking changes. Assert...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Aspose::Words::InlineStory::get_IsInsertRevisio...

    Aspose::Words::InlineStory::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. PdfSaveOptions.additional_text_positioning prop...

    PdfSaveOptions.additional_Text_positioning property. A flag specifying whether to write additional Text positioning operators or not....additional_text_positioning property PdfSaveOptions.additional_text_positioning...additional_text_positioning property A flag specifying whether to write...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Mail Merge Template in Java|Aspose.Words for Java

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Java....The template ensures that the text in the output merged document...operation guarantees that the text from the data source is correctly...

    docs.aspose.com/words/java/mail-merge-template/
  8. ListLabel.labelValue property | Aspose.Words fo...

    ListLabel.labelValue property. Gets a numeric value for this label....paragraph ) } ` ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any Text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all Text boxes containing merge fields Docum…...code in order to identify any text boxes containing MergeField...MERGEFORMAT)"); try { // Find all text boxes containing merge fields...

    forum.aspose.com/t/alternative-way-to-extract-a...
  10. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet Text overlaps based on the (x + width, y + height) coordinates. If it does, th…... check if an existing sheet text overlaps based on the (x + width...auto-adjusting width for overlapping text boxes at runtime, it is essential...

    forum.aspose.com/t/how-to-overlapping-textbox-a...