Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 154,574 for

text

(0.1 sec)
  1. ShapeBase.distanceBottom property | Aspose.Word...

    ShapeBase.distanceBottom 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. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.distanceRight property | Aspose.Words...

    ShapeBase.distanceRight 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. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.distanceTop property | Aspose.Words f...

    ShapeBase.distanceTop 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. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Paragraph::get_IsEndOfHeaderFoot...

    Aspose::Words::Paragraph::get_IsEndOfHeaderFooter method. True if this paragraph is the last paragraph in the HeaderFooter (main Text story) of a Section; false otherwise in C++....paragraph in the HeaderFooter (main text story) of a Section ; false...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Create PSD or PSB Image From Scratch using Java...

    Example of how the Aspose.PSD for Java can create Psd Image from scratch... Create Text Layer: Add a text layer to the PSD image...image with the desired text content and position. Apply Effects:...

    docs.aspose.com/psd/java/create-psd-psb-images-...
  6. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本...# Create text fragment text_fragment = apdf . text . TextFragment... world!" ) text_fragment . position = apdf . text . Position...

    products.aspose.com/pdf/zh-hans/python-net/text/
  7. PageSetup.Bidi | Aspose.Words for .NET

    Discover the PageSetup Bidi property for seamless bidirectional Text formatting. Enhance your documents with complex script support for better readability!...bidirectional (complex scripts) text. public bool Bidi { get ; set...Shows how to set the order of text columns in a section. Document...

    reference.aspose.com/words/net/aspose.words/pag...
  8. FieldSet.BookmarkText | Aspose.Words for .NET

    Discover how to easily manage the FieldSet BookmarkText property to customize and enhance your bookmarks for better organization and accessibility....property Gets or sets the new text of the bookmark. public string...Shows how to create bookmarked text with a SET field, and then display...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Add Footer to PDF|Aspose.PDF for Java

    Learn how to add Text and image footers to PDF pages in Java with the PdfFileStamp facade....toString ()); FormattedText text = new FormattedText ( "Sample...); pdfStamper . addFooter ( text , 20 ); pdfStamper . save (...

    docs.aspose.com/pdf/java/add-footer/
  10. HeaderFooter.is_header property | Aspose.Words ...

    HeaderFooter.is_header property. True if this [HeaderFooter](../) object is a header.... The text in that paragraph # will appear...section, above the main body text. header = aw . HeaderFooter...

    reference.aspose.com/words/python-net/aspose.wo...