Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 153,943 for

text

(0.45 sec)
  1. Manipulate Tables in existing PDF|Aspose.PDF fo...

    This section covers various methods for table modification using Aspose.PDF for C++...Text.TableAbsorber class allows you...PDF.Cpp/Text/TextFragment.h> #include <Aspose.PDF.Cpp/Text/TextFragmentCollecti...

    docs.aspose.com/pdf/cpp/manipulate-tables-in-ex...
  2. 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-...
  3. How do I change the print modal header in aspos...

    image.png (58.1 KB) Here I want to change the modal header but it is not correctly set inside some tag like span how do I change it ? I want to change the word Settings to my custom name but modal header has Settings …... The header text “Settings” is typically set...(modalHeader) { // Change the header text modalHeader.querySelector('...

    forum.aspose.com/t/how-do-i-change-the-print-mo...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportFormFields method. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to Text or graphics in C++....tag) rather than converted to text or graphics. bool Aspose ::...display form fields as plain text. // This will freeze them at...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. | Aspose

    Sample code for PNG to TXT Java conversion. Use API example code for batch PNG files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/png-to-...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using C# https://products.aspose.com/pdf/net/merger/ Recent content in Merge PDF Documents using C# on Aspsoe.PDF Products ......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/net/merger/index.xml
  7. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional Text in Python....visually appealing, stylized text to your PowerPoint presentations...WordArt, including how to apply text transformations, fill styles...

    docs.aspose.com/slides/python-net/wordart/
  8. 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...
  9. 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...
  10. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。... text . TextFragment ( "目录" ) title . text_state . font_size...= 20 title . text_state . font_style = ap . text . FontStyles...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...