Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 3,614 for

textbox

(0.14 sec)
  1. PDF/A not compliant - Free Support Forum - aspo...

    Hi, We are currently evaluating Aspose.PDF for Reporting Services to meet our requirement of producing PDF/A compliant documents with Reporting Services. During our testing phase, we’ve encountered an issue that we hope…...4 (PDFRS-33585: “Textbox Justify or Full Justify is...

    forum.aspose.com/t/pdf-a-not-compliant/310526
  2. Latest topics - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum....14, 2026 Document compare textbox mismatch Aspose.Words Product...

    forum.aspose.com/latest
  3. Aspose.Cells.Drawing.TextBox.CalculateTextSize ...

    CalculateTextSizeTest.zip (86.1 KB) public static void testHeight() { // Create a new workbook and save with different DPI settings Workbook workbook = new Workbook("D:\\CalculateTextSizeTest.xlsm"); Worksheet shee…...TextBox.CalculateTextSize 的原理是什么?为什么示例文...Drawing.TextBox) { Aspose.Cells.Drawing.TextBox textBox = (Aspose...

    forum.aspose.com/t/aspose-cells-drawing-textbox...
  4. 使用JavaScript通过C++在工作表内的文本框中用文本替换标签|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表中的文本框中用文本替换标签...multiple tags within a single textbox. 示例代码 以下示例代码将标签 TAG_1 和 TAG_2...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  5. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....space between letters in a textbox. This way, you get to adjust...for PHP via Java to create a textbox with some text and then define...

    docs.aspose.com/slides/php-java/text-formatting/
  6. Aspose.PSD for .NET 23.7 - 发布说明|Documentation

    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..../1 << /0 [" ; //用于查找此文件中的 textBox 值的特定字符集。 int startIndex = textData...)) { throw new Exception ( "TextBox 未更新。" ); } } PSDNET-1612. 将默认构造函数创建的图层添加到...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Developer Guide|Documentation

    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....to partial text inside the TextBox Header & Footer Setting Headers...

    docs.aspose.com/cells/java/developer-guide/
  8. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...compatibility mode WordArt is just a TextBox with fancy fonts. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object....compatibility mode WordArt is just a TextBox with fancy fonts. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何判断Excel文本框中的文字已经溢出? - Free Support Forum - as...

    如何判断Excel文本框中的文字已经溢出?...TextBox 类的 TextHorizontalOverfl 和 ...Cells.Drawing.TextBox tb in worksheet.TextBoxes) { Console.WriteLine("TextBox...

    forum.aspose.com/t/excel/321982