Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 10,368 for

insert text

(0.15 sec)
  1. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are Inserted or removed in the document in Java....notifications when nodes are inserted or removed in the document...date and time of each node insertion and removal. /// Sets a custom...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.pop_font method | Aspose.Words ...

    DocumentBuilder.pop_font method. Retrieves character formatting previously saved on the stack....font formatting, then write the text that goes before the hyperlink...StyleIdentifier . HYPERLINK builder . insert_hyperlink ( 'here' , 'http://www...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the Text orientation of the data labels of the entire series....orientation property Gets or sets the text orientation of the data labels...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

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

    aspose.words.drawing.charts.AxisGroup enumeration. Represents a type of a chart axis group.... insert_chart ( chart_type = aw . drawing...new_series_group . axis_y . title . text = 'Secondary Y axis' self ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... subject = "Inserted text 1" textAnnotation . contents...annotations . AnnotationType . TEXT ) ] for ta in textAnnotations...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  6. How to add Caret Annotation using C++ | Aspose.PDF

    Source code to add Caret annotations in PDF file on any platform with C++ language...used to indicate the insertion of text var caretAnnotation1 =..."Aspose User" , Subject = "Inserted text 1" , Flags = AnnotationFlags...

    products.aspose.com/pdf/cpp/annotation/caret/add/
  7. FieldHyperlink.screen_tip property | Aspose.Wor...

    FieldHyperlink.screen_tip property. Gets or sets the ScreenTip Text for the hyperlink....property Gets or sets the ScreenTip text for the hyperlink. @property...doc = doc ) field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Online PPTM File Comparison or Build .NET Apps ...

    Free online app to Compare different PPTM files. C# .NET comparison library code for PPTM documents....alterations in slide text, layout, and inserted media. Automation...Compare ODT Files (OpenDocument Text File Format) Compare PDF Files...

    products.aspose.com/total/net/compare/pptm/
  9. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....necessary to crop an image before inserting it into a PDF. Use can use...document . Pages . Add (); // Insert the cropped image onto the...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  10. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all formatting for a table row...allow_break_across_pages True if the text in a table row is allowed to.... wrap_text = False builder . cell_format . fit_text = True builder...

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