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

textbox

(0.12 sec)
  1. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...GetShapes (); // Copy the Textbox to the Result Worksheet Worksheet...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  2. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control Textbox sizing with a simple boolean setting for optimal customization....indicates whether the size of the textbox is automatic or specified explicitly...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...StoryType { get; } Returns Textbox. Stroke { get; } Defines a...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…...1 KB) check the first textBox , fontFamily is Arial Black...

    forum.aspose.com/t/font-type-distinction-is-not...
  5. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++....in Microsoft Word include textbox, combo box and checkbox.DocumentBuilder...InsertTextInput to insert a textbox into the document. Below example...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  6. 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
  7. Aspose.PSD for .NET 23.7 - Release Notes|Docume...

    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....specific character set to find textBox value in this file. int startIndex...)) { throw new Exception ( "TextBox not updated." ); } } PSDNET-1612...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  8. Working with Shapes in Node.js|Aspose.Words for...

    Create and manage shapes, ole objects in a document using Node.js....layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...

    docs.aspose.com/words/nodejs-net/working-with-s...
  9. 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...
  10. 使用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...