Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 151,551 for

text

(0.24 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_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document Text and the bottom edge of the shape....points) between the document text and the bottom 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_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...
  4. 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...
  5. 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...
  6. Extract Meta Data From Dwf File - Free Support ...

    Inquiry: Extracting Metadata from DWF Files & Limitations in Aspose.CAD I am currently working with DWF files and exploring the capabilities of Aspose.CAD to extract metadata and Text-based information. My goal is to re…...CAD to extract metadata and text-based information. My goal is...(e.g., metadata extraction, text retrieval, layer handling, object...

    forum.aspose.com/t/extract-meta-data-from-dwf-f...
  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. ParagraphFormat.left_indent property | Aspose.W...

    ParagraphFormat.left_indent property. Gets or sets the value (in points) that represents the left indent for paragraph....formatting to create off-center text. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Center all text that the document builder writes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 通过使用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...
  10. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python.... Configure text state (see TextState ). Bind text to the watermark...Configure text state for the watermark text_state = ap . text . TextState...

    docs.aspose.com/pdf/python-net/add-watermarks/