Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 153,135 for

text

(0.63 sec)
  1. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the document layout process... enable_text_shaping Flag indicating whether...features using the HarfBuzz text shaping engine. ignore_printer_metrics...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldAsk class | Aspose....

    Aspose::Words::Fields::FieldAsk class. Implements the ASK field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...get_PromptText () Gets the prompt text (the title of the prompt window)...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for .NET calculates and applies effective shape properties for precise PowerPoint rendering.... In prototype shape text style on layout or master slide...portion’s text frame shape has one). In presentation global text settings...

    docs.aspose.com/slides/net/shape-effective-prop...
  4. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced document personalization....get; set; } Gets or sets the text to include in the field if the...DisplayResult { get; } Gets the text that represents the displayed...

    reference.aspose.com/words/net/aspose.words.fie...
  5. What's new 2021|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2021....10 How to detect hidden text? Please use TextState.Invisible...information about invisibility of text out of rendering mode setting...

    docs.aspose.com/pdf/net/whatsnew/2021/
  6. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....as a contiguous sequence of text. Range is a “facade” interface...portions of the document as “flat” text regardless of the fact that...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldIncludeText class | Aspose.Words for Python

    aspose.words.fields.FieldIncludeText class. Implements the INCLUDEText field...Remarks Inserts all or part of the text and graphics contained in another...include. display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Hyphenation.isDictionaryRegistered method | Asp...

    Hyphenation.isDictionaryRegistered 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/nodejs-net/aspose.wo...
  9. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...DwgImage(); //LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE and POLYLINE...AddEntity(arc); CadText text = new CadText(); text.FirstAlignment =...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  10. How to Add Fillable Fields in PDF using Python

    This article shares information on how to add fillable fields in PDF using Python. It contains the environment details, programming steps and a runnable sample code to add fillable Text box to PDF using Python....NET for adding a text field Instantiate the FormEditor...FormEditor class object Add the text field at a particular position...

    kb.aspose.com/pdf/python/how-to-add-fillable-fi...