Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 10,904 for

insert text

(0.05 sec)
  1. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....# Add text to each rectangle. shape1 . text_frame . text = "Miter...shape2 . text_frame . text = "Bevel Join style" shape3 . text_frame...

    docs.aspose.com/slides/python-net/shape-formatt...
  2. Color Palette Labels in a Chart Are Not Positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and Inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] ima…...given SVG image to EMF and inserting into empty PPT document. The...to EMF and inserting into PPT document, the text in the labels...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  3. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPAGES field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldPage class | Aspose.Words for Python

    aspose.words.fields.FieldPage class. Implements the PAGE field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to add Strikeout Annotation using .NET | As...

    Add Strikeout annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....used to indicate the insertion of text var StrikeoutAnnotation1..."Aspose User" , Subject = "Inserted text 1" , Flags = AnnotationFlags...

    products.aspose.com/pdf/net/annotation/strikeou...
  6. How to add Underline Annotation using .NET | As...

    Add Underline annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....used to indicate the insertion of text var UnderlineAnnotation1..."Aspose User" , Subject = "Inserted text 1" , Flags = AnnotationFlags...

    products.aspose.com/pdf/net/annotation/underlin...
  7. How to add Watermark Annotation using .NET | As...

    Add Watermark annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....used to indicate the insertion of text var WatermarkAnnotation1..."Aspose User" , Subject = "Inserted text 1" , Flags = AnnotationFlags...

    products.aspose.com/pdf/net/annotation/watermar...
  8. ProtectionType enumeration | Aspose.Words for P...

    aspose.words.ProtectionType enumeration. Protection type for a document.... insert_break ( aw . BreakType . S...'Please enter text here: ' ) builder . insert_text_input ( 'TextInput1'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Edit Markdown in C# – Aspose.HTML for .NET

    Code to edit Markdown files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MD file....modify a Markdown document by inserting new elements, removing, or...Add(newLineTrivia); // Create text content for the paragraph var...

    products.aspose.com/html/net/editor/md/
  10. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and section properties....builder's current section and add text. builder . page_setup . orientation...oriented with vertically centered text.' ) # If we start a new section...

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