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

box

(0.93 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  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. View or Edit PPSM Files Metadata using C++ | pr...

    C++ source code to edit or view PPSM format metadata...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...idx_set( u "My Name" , ObjectExt :: Box < String > ( u "Aspose Metadata...

    products.aspose.com/slides/cpp/metadata/ppsm/
  7. 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...
  8. Enhance Your Presentations with AutoFit in Pyth...

    Learn how to manage AutoFit settings in Aspose.Slides for Python via .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....the text in a box to always fit into that box after changes are...text must always fit into its box in a PowerPoint presentation:...

    docs.aspose.com/slides/python-net/manage-autofi...
  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. TextBoxAnchor | Aspose.Words for Java

    Specifies values used for shape text vertical alignment in Java....the text contents of a text box. Document doc = new Document();...builder.insertShape(ShapeType.TEXT_BOX, 200.0, 200.0); // Set the "VerticalAnchor"...

    reference.aspose.com/words/java/com.aspose.word...