Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 10,054 for

insert text

(0.1 sec)
  1. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...textboxIndex ); // Fill the text. textbox0 . SetText ( u "ASPOSE______The...textboxIndex ); // Input some text to it. textbox1 . SetText (...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  2. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format...SaveOptions ) update_ambiguous_text_font Determines whether the...DocumentBuilder ( doc = doc ) # Insert headings that can serve as...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RowFormat.clear_formatting method | Aspose.Word...

    RowFormat.clear_formatting method. Resets to default row formatting.... wrap_text = False builder . cell_format . fit_text = True builder.... Color . orange builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListFormat.list_indent method | Aspose.Words fo...

    ListFormat.list_indent method. Increases the list level of the current paragraph by one level....space between the bullet and text etc. Examples Shows how to create...remove_numbers () builder . insert_break ( aw . BreakType . PARAGRAPH_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to use insertBom parameter in the method Ba...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....method allows setting the code text with a specified encoding and...and optionally inserting a BOM (Byte Order Mark) at the beginning...

    docs.aspose.com/barcode/java/how-to-use-insert-...
  6. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level to zero.... insert_break ( aw . BreakType . PARAGRAPH_BREAK...) builder . writeln ( 'Plain text' ) # Outdent the list level...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Remove DOT Annotation Online or Manage Annotati...

    delete comments from DOT file through online app for free. Java API code to manage comments of DOT files....to guide dynamic content insertion, clause selection, and field...Annotate ODT Files (OpenDocument Text File Format) Annotate PDF Files...

    products.aspose.com/total/java/annotate/dot/
  8. 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...
  9. Add and Verify PDF Digital Signature using C# |...

    Сreate electronic signature in PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Set the style of text like font, font size, color...the document with signature inserted. To verify the validity of...

    products.aspose.com/pdf/net/signature/
  10. 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...