Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,328 for

box

(0.05 sec)
  1. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_DocumentFieldName method. Gets the name of the merge field as specified in the document in C++....>> ( { System :: ObjectExt :: Box < String > ( String ( u "<html>"..."</html>" ), System :: ObjectExt :: Box < String > ( String ( u "<html>"...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Manage settings of Excel spreadsheet files|Docu...

    Manage settings of Microsoft Excel files....without Open Save Cancel Dialog Box Disable Compatibility Checker...

    docs.aspose.com/cells/python-net/workbook-setti...
  3. Aspose.3D Lighten boxes in a scene | products.a...

    Learn how to lighten Boxes in a scene...3D Tutorial Lighten Box Scene ⯬ Previous Step Next Step...we will create two different boxes by setting the CastShadows and...

    products.aspose.com/3d/tutorial/lighten-box-scene/
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportShapesAsSvg method. Controls whether Shape nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3. Default value is false in C++....Examples Shows how to export text boxes as scalable vector graphics...builder -> Write ( u "My text box" ); // When we save the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Change the format of a cell|Documentation

    How to use Aspose.Cells for Python via .NET library to change the formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear.... The “Format Cells” dialog box will appear. Here, you can choose...different tabs in the dialog box to access various formatting...

    docs.aspose.com/cells/python-net/how-to-change-...
  6. Change the format of a cell|Documentation

    How to use Aspose.Cells library in C# to change the formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear.... The “Format Cells” dialog box will appear. Here, you can choose...different tabs in the dialog box to access various formatting...

    docs.aspose.com/cells/net/how-to-change-format-...
  7. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...text input, drop down and check box controls. When set to false ...fruit: " ); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats.... Write ( "My text box" ); // When we save the document...saving operation will export text box shapes. // If we set the "ExportTextBoxAsSvg"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FormField.help_text property | Aspose.Words for...

    FormField.help_text property. Returns or sets the text that's displayed in a message Box when the form field has the focus and the user presses F1....that’s displayed in a message box when the form field has the focus...property FormField.is_check_box_exact_size property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...4 KB) // Ensure text boxes update their values and adjust...not all. It also places a text box in the wrong location in this...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...