Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 10,749 for

insert text

(0.19 sec)
  1. Converting a PCL file to TXT using Python | Asp...

    Sample code on Python for PCL to TXT conversion. Use example code for batch PCL to TXT conversion with Python and .NET...conversion settings, including text rendering options such as font...color.In this case, a plain text device is created for optimal...

    products.aspose.com/pdf/python-net/conversion/p...
  2. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...Write("Text in merged cells."); builder...Previous; // builder.Write("Text in one cell"); builder.EndRow();...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  3. Working with Styles and Themes in C#|Aspose.Wor...

    Advanced Microsoft Word formatting features, working with styles and themes using C#....count paragraphs and runs of text formatted with a specific style...The solution for retrieving text formatted with specific styles...

    docs.aspose.com/words/net/working-with-styles-a...
  4. Aspose::Words::LowCode::Watermarker class | Asp...

    Aspose::Words::LowCode::Watermarker class. Provides methods intended to Insert watermarks into the documents in C++....Provides methods intended to insert watermarks into the documents...const System::String&) Adds a text watermark into the document...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Setting Headers and Footers|Documentation

    This article explains how to programmatically Insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API....and footers are the lines of text displayed below the top margin...headers or footers. How to Insert an Image into a Header or Footer...

    docs.aspose.com/cells/python-net/setting-header...
  6. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....xls" ); std :: cout << "Data inserted and workbook saved successfully...Boolean, integer, floating‑point, text, or date/time values. With Aspose...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  7. Remove TSV Annotation Online or Manage Annotati...

    delete comments from TSV file through online app for free. Java API code to manage comments of TSV files....Analysis, Data Reviews & Plain-Text Documentation Annotating TSV...working with structured plain-text data like logs, datasets, and...

    products.aspose.com/total/java/annotate/tsv/
  8. Rotate PDF using Python | Aspose.PDF

    Rotate PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... It allows developers to insert tables, graphs, images, hyperlinks...versa. Convert PDF to EPUB, Text, XPS, etc. You can find more...

    products.aspose.com/pdf/python-net/rotate/
  9. Compress PDF Document using Python | Aspose.PDF

    Easily compress PDF files using Aspose.PDF for Python via .NET with just one line of code. Optimize document size without compromising quality—efficient and seamless PDF compression!... It allows developers to insert tables, graphs, images, hyperlinks...versa. Convert PDF to EPUB, Text, XPS, etc. On API use, you can...

    products.aspose.com/pdf/python-net/compress/
  10. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....getTrackRevisions()); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

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