Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 151,558 for

text

(0.2 sec)
  1. How to Get Comments from a Slide Using Aspose.S...

    Hello Team, I am trying to get comment for each slide but i can not find any property like Slide.Comment to get comment value. I can only see Slide.GetSlideComments with some authours but in my case it wont works well. …...properties such as Author and Text . Example (C# .NET) using System;...= {comment.Author}, Text = {comment.Text}"); } } } } This code...

    forum.aspose.com/t/how-to-get-comments-from-a-s...
  2. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for C++. Stand out!...effects that can be applied to texts, images, shapes, or charts ...you to apply animation to the text in a shape. Create an instance...

    docs.aspose.com/slides/cpp/shape-animation/
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – راه حل تبدیل PDF با استفاده از PHP https://products.aspose.com/pdf/fa/php-java/conversion/ Recent content in راه حل تبدیل PDF با استفاده از PHP......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/fa/php-java/conversion/...
  4. HtmlFixedSaveOptions.export_form_fields propert...

    HtmlFixedSaveOptions.export_form_fields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to Text or graphics....tag) rather than converted to text or graphics. @property def export_form_fields...display form fields as plain text. # This will freeze them at...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Watermark Documents and Images via Java Applica...

    Add Text as well as Image Watermark to documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Java application. Add free Text or image watermark online via app....and Images using Java APIs Add text and image watermark to PDF,...concealed marks, usually comprising text or images, onto a document or...

    products.aspose.com/total/java/watermark/
  6. OutlineLevel enumeration | Aspose.Words for Nod...

    Aspose.Words.OutlineLevel enumeration. Specifies the outline level of a paragraph in the document....is at the level of the main text. Examples Shows how to configure...levels to create collapsible text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances date handling in SDTs, ensuring seamless XML data integration in your documents.... Text 2 The date value for a date SDT is stored as text. Default...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/net/aspose.words.mar...
  8. OutlineLevel | Aspose.Words for Java

    Specifies the outline level of a paragraph in the document in Java....levels to create collapsible text. Document doc = new Document();...l.BODY_TEXT); builder.writeln("Paragraph at main text level.");...

    reference.aspose.com/words/java/com.aspose.word...
  9. Field appearance and attributes|Aspose.PDF for ...

    This section explains how you can change field appearance and attributes with FormEditor Class....FormEditor ( doc )) { // Add a new text field to the form on page 1...Pdf . Facades . FieldType . Text , "text1" , 1 , 200 , 550 ,...

    docs.aspose.com/pdf/net/changing-field-appearan...
  10. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

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