Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 10,809 for

insert text

(0.09 sec)
  1. LaTeX file repair | Aspose.TeX for Java

    LaTeX file repairer feature within Aspose.TeX API for Java is described in this article. Learn the code examples of how to use the functionality....If you are unsure whether a text file is a LaTeX file and want...\documentclass{article} should be inserted at the start of the file....

    docs.aspose.com/tex/java/latex-repair/
  2. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java....type that also contain real text. /// private static class LineCounter...mLayoutEnumerator.getKind().startsWith("TEXT")) { mLineCount++; mScanningLineForReal...

    reference.aspose.com/words/java/com.aspose.word...
  3. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... among as runs of text). BLOCK The element occurs at...StyleIdentifier . QUOTE ) sdt_plain_text = aw . markup . StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 Python 管理演示文稿中的形状|Aspose.Slides for Python 文档

    学习在 Aspose.Slides for Python via .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 和 OpenDocument 演示文稿。...先在 PowerPoint 中为目标形状分配唯一的 Alt Text,然后使用 Aspose.Slides for Python...Python 打开演示文稿,遍历幻灯片上的形状,选择 Alt Text 匹配的形状。 find_shape 方法实现了此思路并返回匹配的形状。...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  5. Export EML to WORDML via C++ | products.aspose.com

    C++ API to Convert EML to WORDML without using Microsoft Word or Outlook...features such as formatting, inserting images, adding headers and...Convert EML to ODT (OpenDocument Text File Format) Convert EML to...

    products.aspose.com/total/cpp/conversion/eml-to...
  6. 使用优雅图表动态生成格式化的Excel报表|Documentation

    本文介绍了如何在GridWeb中生成报表。... Text + "'" ; //Importing data from...DropDownList1 . SelectedItem . Text ); sheet . Cells [ "A3" ]. Style...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  7. 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...
  8. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....writeln("Some text with PostScript font."); //...DocumentBuilder(doc); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to add Highlight Annotation using .NET | As...

    Add Highlight 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 HighlightAnnotation highlightAnnotation...

    products.aspose.com/pdf/net/annotation/highligh...
  10. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....Gets a value determining how text should be rendered in SVG. ...Sets a value determining how text should be rendered in SVG. ...

    reference.aspose.com/words/java/com.aspose.word...