Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 151,870 for

text

(0.15 sec)
  1. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the document Text and the left edge of the shape....points) between the document text and the left edge of the shape...the wrapping distance for a text that surrounds a shape. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the document Text and the right edge of the shape....points) between the document text and the right edge of the shape...the wrapping distance for a text that surrounds a shape. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the document Text and the top edge of the shape....points) between the document text and the top edge of the shape...the wrapping distance for a text that surrounds a shape. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FileFormatUtil.contentTypeToLoadFormat method |...

    FileFormatUtil.contentTypeToLoadFormat method. Converts IANA content type into a load format enumerated value....contentTypeToLoadFor ( "text/plain" )). toEqual ( aw . LoadFormat . Text ); expect...contentTypeToSaveFor ( "text/plain" )). toEqual ( aw . SaveFormat . Text ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert PDF to Searchable PDF via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/pdf-to-s...
  6. 通过使用HTML设置单元格值显示项目符号|Documentation

    使用易于使用的Aspose.Cells for JavaScript通过C++在Excel单元格中添加项目符号。...></ script > < script type = "text/javascript" > const { Workbook...vertical-align:top;text-align:left;'>Text 1 </font><font sty...

    docs.aspose.com/cells/zh/javascript-cpp/display...
  7. 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...
  8. CompositeNode.last_child property | Aspose.Word...

    CompositeNode.last_child property. Gets the last child of the node.... writeln ( 'Section 1 text.' ) builder . insert_break (...builder . writeln ( 'Section 2 text.' ) # Both sections are siblings...

    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. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc....AcroForm Contents [ Hide ] Clear Text in Form This example demonstrates...demonstrates how to clear text from Typewriter form fields in a PDF...

    docs.aspose.com/pdf/python-net/modifying-form/