Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 151,749 for

text

(0.39 sec)
  1. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve Text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate font rendering based on character codes for better readability.... Text ); // ฿ Console . WriteLine...Console . WriteLine ( run . Text ); // ฿ Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization....Examples Shows how to replace text in a document’s footer. Document...Use a document builder to add text to the first section. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. TextBox.Previous | Aspose.Words for .NET

    Discover the TextBox Previous property, effortlessly access the prior TextBox in your shape sequence for streamlined design and enhanced workflow....} Examples Shows how to link text boxes. Document doc = new Document...Create links between some of the text boxes. if ( textBox1 . IsValidLinkTarget...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Paragraph.join_runs_with_same_formatting method...

    aspose.words.Paragraph.join_runs_with_same_formatting method... text ) self . assertEqual ( 'world'...first_paragraph . runs [ 1 ] . text ) # Configure options to ignore...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IncorrectFontUsageException - Free Support Foru...

    Getting an IncorrectFontUsageException (Document error: TJ operator without preceding Tf - no font set for the Text segment) thrown when using page.Accept(TextAbsorber). To reproduce, run the following code on the attac…...preceding Tf - no font set for the text segment) thrown when using page...string text = textAbsorber.Text; list.Add(new Text(num, text.Trim()));...

    forum.aspose.com/t/incorrectfontusageexception/...
  6. StructuredDocumentTag.is_temporary property | A...

    StructuredDocumentTag.is_temporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified....Document () # Insert a plain text structured document tag, # which...as a plain text form that the user may enter text into. tag =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise....a document contains lines of text in which a word could be split...# Open a document containing text with a locale matching that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Lists::ListTrailingCharacter enu...

    Aspose::Words::Lists::ListTrailingCharacter enum. Specifies the character that separates the list label from the Text of the paragraph in C++....separates the list label from the text of the paragraph. enum class...placed between the list label and text of the paragraph. Space 1 A...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Aspose::Words::Markup::CustomXmlPart::get_Id me...

    Aspose::Words::Markup::CustomXmlPart::get_Id method. Gets or sets the string that identifies this custom XML part within an OOXML document in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. FieldTC.entry_level property | Aspose.Words for...

    FieldTC.entry_level property. Gets or sets the level of the entry.... DocumentBuilder , text : str , type_identifier : str...omit_page_number = True field_tc . text = text field_tc . type_identifier...

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