Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 6,533 for

box

(0.08 sec)
  1. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...the text of the text box is out of the box. We have opened the...

    forum.aspose.com/t/difference-in-html-output/31...
  2. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C# code....below illustrates how a text box added on a master slide is automatically...true ); } Layout Slide Text Box...

    docs.aspose.com/slides/net/examples/elements/ma...
  3. Fill Text Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to automatically fill text fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to load a PDF document, populate specific form fields by name, and save the updated file....save ( outfile ) Fill Check Box Fields...

    docs.aspose.com/pdf/python-net/fill-text-fields/
  4. Update ActiveX ComboBox Control with JavaScript...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for JavaScript via C++....been updated to “This is combo box control”. Sample Code The following...comboBoxActiveX . value = "This is combo box control with updated value."...

    docs.aspose.com/cells/javascript-cpp/update-act...
  5. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the text layout in a textBox....Shows how to add text to a text box, and change its orientation doc... drawing . ShapeType . TEXT_BOX ) textbox . width = 100 textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Redactions Cause Text Shift If Words Are Differ...

    While messing around with redactions I noticed a bit of an issue happening when redacting a sentence with multiple word formats/colours. If the last word in a redaction Box has a different colour to the first word after …...the last word in a redaction box has a different colour to the...first word after the redaction box, all of the text after the redaction...

    forum.aspose.com/t/redactions-cause-text-shift-...
  7. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text Box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Java....object, for example, a text box containing paragraphs, arrow... Such contents can be text boxes, images, AutoShapes, OLE objects...

    docs.aspose.com/words/java/rendering-shapes-sep...
  8. Aspose.words.26.5版本pdf转word后图片进行了合并 - Free Supp...

    我试了words和pdf的转成word后都会出现图片合并,请问有什么参数可以调整 数学.pdf (269.6 KB) 数学_07_Flow_更紧段落合并.docx (158.3 KB) image39.jpeg (16.7 KB) 2247.png (49.9 KB)...2026, 2:52pm 2 现在用的流模式因为适合编辑,用box模式不容易编辑(但是也是合并图片的)流模式有什么设置参数可以设置成不合并图片的...

    forum.aspose.com/t/aspose-words-26-5-pdf-word/3...
  9. Get Permissions using Rust|Aspose.PDF for Rust ...

    Read and display the access permissions of a password-protected PDF document with Aspose.PDF for Rust via C++....}; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/get-permissions/
  10. Reading Data Validations in Excel file using As...

    This article introduces how to work with validation in GridDesktop....the Validation Error message box. Zooming In or Out On the Worksheet...

    docs.aspose.com/cells/net/aspose-cells-griddesk...