Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 154,397 for

text

(0.22 sec)
  1. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize Text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 Text formatting....encoding to use when exporting in text formats. Default value is Encoding...DocumentBuilder ( doc ); // Add some text with characters from outside...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++....Shows how to create and format a text box. auto doc = System :: MakeObject...Document > (); // Create a floating text box. auto textBox = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. How to merge font span when converting word to ...

    a.docx (13.1 KB) Is there any way to make these txt in one html tag?. Here is my code: var word = new com.aspose.words.Document(path + "a.docx"); HtmlSaveOptions options = new HtmlSaveOptions(); options.setUseHighQ…... 2026, 8:50am 2 @GusGus the text is formatted with different... so it is expected that the text is represented by separate span...

    forum.aspose.com/t/how-to-merge-font-span-when-...
  4. Convert GIF to TXT via C# | Aspose

    Sample code for GIF to TXT C# conversion. Use API example code for batch GIF files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on GIF document and save text as GIF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/gif-to-txt/
  5. Manage Presentation Headers and Footers with Py...

    Use Aspose.Slides for Python via .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look.... Footer text, date/time, and slide numbers...can toggle visibility and set text for header, footer, date/time...

    docs.aspose.com/slides/python-net/presentation-...
  6. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font....Shows how to insert formatted text using DocumentBuilder. doc =...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Watermark::Remove method | Aspos...

    Aspose::Words::Watermark::Remove method. Removes the watermark in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/wat...
  8. TextWrapping enumeration | Aspose.Words for Python

    aspose.words.tables.TextWrapping enumeration. Specifies how Text is wrapped around the table....TextWrapping enumeration Specifies how text is wrapped around the table...Members Name Description NONE Text and table is displayed in the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Feature List|Documentation

    Create vector graphics lines, curves, and shapes in C#. Display Text having different fonts, sizes, styles in C#. Load and save drawings in C#....coordinate system, to display text in a variety of fonts, sizes...Regions Flatten paths Widen paths Text paths Pens Color Width Dash...

    docs.aspose.com/drawing/net/feature-list/
  10. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...(); // Set parameters and add text to a Visio page double PinX...PinY , Width , Height , "Test text" ); // Save diagram diagram...

    docs.aspose.com/diagram/zh/net/working-with-text/