Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 125,120 for

text

(0.11 sec)
  1. Font.localeIdFarEast property | Aspose.Words fo...

    Font.localeIdFarEast property. Gets or sets the locale identifier (language) of the formatted Asian characters....Shows how to insert and format text in a Far East language. let...document builder will apply to any text that it inserts. builder . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final section of your document, enhancing navigation and content management efficiency....Use a document builder to add text to the first section. DocumentBuilder...settings. // We can split the text in the second section into two...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Font.LocaleIdFarEast | Aspose.Words for .NET

    Discover the Font LocaleIdFarEast property to easily manage locale identifiers for formatted Asian characters, enhancing your multilingual applications....Shows how to insert and format text in a Far East language. Document...document builder will apply to any text that it inserts. builder . Font...

    reference.aspose.com/words/net/aspose.words/fon...
  4. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....properties Add the link and free Text annotations to the annotations...attributes. In the next step, a text annotation is added at the same...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  5. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....and verify the existence of text or shape in it. Steps to Delete...through all the pages and get its text and shapes Save the list of...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  6. TextEffect | Aspose.Words for Java

    Animation effect for Text runs in Java....TextEffect Animation effect for text runs. Examples: Shows how to...setTextEffect(TextEffect.SPARKLE_TEXT); builder.writeln("Text with a sparkle effect...

    reference.aspose.com/words/java/com.aspose.word...
  7. Opening Files with Different Formats|Documentation

    Aspose.Cells for .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Opening Text Files with Custom Separator Text files are used...The file is a kind of plain text file that can have some customized...

    docs.aspose.com/cells/go-cpp/opening-files-with...
  8. RtfSaveOptions.exportCompactSize property | Asp...

    RtfSaveOptions.exportCompactSize property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) Text, it will not be displayed correctly....contain RTL (right-to-left) text, it will not be displayed correctly...does not contain right-to-left text in languages like Arabic, then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用C++获取单元格值的文本宽度|Documentation

    通过Aspose.Cells for C++ API学习如何获取单元格值的文本宽度。...xlsx" ); // Calculate the text width for the string value of...// Output the text width std :: wcout << u "Text width: " << textWidth...

    docs.aspose.com/cells/zh/cpp/get-text-width-of-...
  10. Apply or Change a Slide Layout in C#|Aspose.Sli...

    Learn how to manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in C#....Slide layout – Includes two text placeholders: one for the title...below for main content (such as text, bullet points, charts, images...

    docs.aspose.com/slides/net/slide-layout/