Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 3,610 for

textbox

(1.27 sec)
  1. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a Textbox within a worksheet using Aspose.Cells for JavaScript via C++....Replace tag with text in a textbox inside the Worksheet with JavaScript...may exist within a single textbox. Sample Code The following...

    docs.aspose.com/cells/javascript-cpp/replace-ta...
  2. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or Textbox using Aspose.Cells for C++....the Paragraph in a Shape or Textbox with Golang via C++ Contents...

    docs.aspose.com/cells/go-cpp/set-line-spacing-o...
  3. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or Textboxes using Aspose.Cells for JavaScript via C++....the Paragraph in a Shape or Textbox with JavaScript via C++ Contents...body > < h1 > Aspose.Cells TextBox Paragraph Formatting Example...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  4. Create a TextBox in which each line has a diffe...

    Learn how to create a Textbox with different horizontal alignment for each line using Aspose.Cells with C++....Ask AI Create a TextBox in which each line has a different Horizontal...Replace tag with text in a textbox inside the Worksheet with C++...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  5. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or Textboxes using Aspose.Cells for Node.js via C++....the Paragraph in a Shape or Textbox with Node.js via C++ Contents...Character Spacing of Excel TextBox or Shape with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/set-line-spaci...
  6. Create TextBox in which each line has a differe...

    Learn how to create a Textbox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....Ask AI Create TextBox in which each line has a different Horizontal...Replace tag with text in a textbox inside the Worksheet with Node...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  7. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...and XLSM files containing TextBox's into PDF Aspose.Cells Product...Aspose-Textbox-issue-example.pdf (88.5 KB) Aspose-Textbox-issue-example...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  8. The document title/body content overlaps the fo...

    We retested the sample document attached to this thread using the latest Aspose. Words (26.4.0) for .NET version [.NET Framework 4.8], and the layout issue is still reproducible. The document title/body content still ov…...content overlaps the footer textbox/shape during the DOCX-to-PDF...still overlaps the footer textbox/shape during the DOCX-to-PDF...

    forum.aspose.com/t/the-document-title-body-cont...
  9. Facades.Form() not displaying the textbox form ...

    Hi, I have a PDF with form fields in it. In below, i'm setting the background color, value, style and border width for the text box form fields "allergies_label_pg1", "allergies_label_pg3" and saving to "result.pdf". va…...Form() not displaying the textbox form fields with background...

    forum.aspose.com/t/facades-form-not-displaying-...
  10. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...extract a MergeField from a TextBox to its relative position Aspose...extract a MergeField from a TextBox and convert its content into...

    forum.aspose.com/t/alternative-way-to-extract-a...