Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 10,803 for

insert text

(1.42 sec)
  1. InsertCutCells now broken when copying array fo...

    My latest testing with Aspose.Cells 25.10 has revealed an issue with InsertCutCells related to array formulas. The values are being carried over, but the formulas themselves are not, and this was working at least as rec…...Text.Equals("GENERALRATELINK", StringComparison...channelSheet = targetWbk.Worksheets.Insert(0, SheetType.Worksheet, "Channel");...

    forum.aspose.com/t/insertcutcells-now-broken-wh...
  2. Convert JSON Format to OTT via Java | products....

    Parse JSON to OTT in Java without using Microsoft Word...features, such as the ability to insert images, apply formatting, and...setText method and pass watermark text & object of TextWatermarkOptions...

    products.aspose.com/total/java/conversion/json-...
  3. Perl|Aspose.Words for Java

    Perl: how to use Aspose.Words for Java....creates an empty document, inserts some content and saves it as...DocumentBuilder ( doc ); //Insert some text into the document builder...

    docs.aspose.com/words/java/perl-and-aspose-word...
  4. Online MHTML to RTF Conversion or Develop Java ...

    Free online app to convert MHTML to RTF files. Java conversion library code for MHTML documents.... String commandString = "INSERT INTO Documents (FileName, FileContent)...to RTF (Rich Text Format) conversion preserves text formatting...

    products.aspose.com/total/java/conversion/mhtml...
  5. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...Composite operations such as insert and remove children. Provides...specified type. get_text() Gets the text of this node and of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CellFormat.Width | Aspose.Words for .NET

    Discover the CellFormat Width property to easily measure cell width in points, enhancing your spreadsheet's layout and readability....); // Insert a second cell, and then configure cell text padding...row height to fit the vertical text. builder . InsertCell (); builder...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Update XLSX File using .NET | products.aspose.com

    Modify XLSX documents in C# VB.NET applications without using Microsoft Excel....Cells[column] method Insert new data in the accessed cell...types of data, such as numbers, text, formulas, charts, and formatting...

    products.aspose.com/total/net/update/xlsx/
  8. Change Background of VDX File via .NET | produc...

    C# source code to change background of VDX documents on .NET Framework, .NET Core, Mono or COM Interop....diagram as background page Insert an image to the background...details of the visual elements. Text can also be added to these visual...

    products.aspose.com/diagram/net/changebackgroun...
  9. Generate Code 93 Extended and Code 93 Standard ...

    C++ example of code to generate Code 93 Extended and Code 93 Standard barcodes in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit....barcodes as a parameter Insert input text to encode as the second...

    products.aspose.com/barcode/cpp/code93/generate/
  10. TocInfo-Title cannot be aligned to the left - F...

    Hi, our corporate design forces me to put the toc title to the left. No matter how I format the Textfragment, it is alway in the center. I found a code snippet from you and I added the corresponding “HorizontalAlignm…...insert(1); // Create object to represent...reporting a specific issue with text alignment in a TOC title using...

    forum.aspose.com/t/tocinfo-title-cannot-be-alig...