Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 6,234 for

box

(0.11 sec)
  1. DocumentBuilder.insertComboBox method | Aspose....

    DocumentBuilder.insertComboBox method. Inserts a comboBox form field at the current position....name here" , 30 ); // 2 - Combo box with prompt text, and a range... insertComboBox ( "My combo box" , items , 0 ); builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Publishing Report|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.... In the dialog box, enter the URL of the Report...is displayed. In the dialog box, enter the data source information...

    docs.aspose.com/cells/reportingservices/publish...
  3. StructuredDocumentTag.LockContents | Aspose.Wor...

    Discover the StructuredDocumentTag LockContents property, set to true, it prevents users from editing SDT content, ensuring document integrity and security....document tag, which acts as a text box that prompts the user to fill...user from editing this text box's contents. tag . LockContents...

    reference.aspose.com/words/net/aspose.words.mar...
  4. IStructuredDocumentTag.lockContents property | ...

    IStructuredDocumentTag.lockContents property. When set to true, this property will prohibit a user from editing the contents of this SDT....document tag, which acts as a text box that prompts the user to fill...user from editing this text box's contents. tag . lockContents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag.lockContents property | A...

    StructuredDocumentTag.lockContents property. When set to ``true``, this property will prohibit a user from editing the contents of this SDT....document tag, which acts as a text box that prompts the user to fill...user from editing this text box's contents. tag . lockContents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTag.lockContentControl proper...

    StructuredDocumentTag.lockContentControl property. When set to ``true``, this property will prohibit a user from deleting this SDT....document tag, which acts as a text box that prompts the user to fill...user from editing this text box's contents. tag . lockContents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GridConfig|Documentation

    GridConfig element generates a matrix of numbered bubbles that are combined into a single answer....Underline The type of the box to be displayed in front of each...each column / row. This box can be used for hand-writing the...

    docs.aspose.com/omr/net/programmatic-forms/grid...
  8. TextBox.LayoutFlow | Aspose.Words for .NET

    Discover how the TextBox LayoutFlow property enhances text layout in shapes, improving design flexibility and readability for your projects....orientation of text inside a text box. Document doc = new Document...the text contents of this text box. textBox . LayoutFlow = layoutFlow...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…...related to out-of-bound text boxes or other elements in the document...it seems to stem from a text box in the footer. Solution To resolve...

    forum.aspose.com/t/extra-text-appears-when-conv...
  10. Replacement for Microsoft.Office.Core.CommandBa...

    Is there a way to replace the following code using the Aspose.Words library, since it requires MS Office to be installed on the machine? Private wordDoc As Microsoft.Office.Interop.Word.Document wordDoc = New Microsoft.…...the original command bar combo box would add, use the document‑processing...whatever the command bar combo box was inserting. If you need to...

    forum.aspose.com/t/replacement-for-microsoft-of...