Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 6,232 for

box

(1.57 sec)
  1. How to Format Number as Currency with Golang vi...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....arrow next to the number format box (this might display “General”...Using the Format Cells Dialog Box Select the cells you want to...

    docs.aspose.com/cells/go-cpp/format-number-to-c...
  2. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape....internal margins for a text box. doc = aw . Document () builder...with specific margins. text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Disable Compatibility Checker in Excel with Gol...

    This article shows how to disable compatibility checker through the Aspose.Cells for C++ API....Compatibility Checker displays dialog boxes with options. It can also be...Compatibility Checker dialog box popping up when they re‑save...

    docs.aspose.com/cells/go-cpp/disable-compatibil...
  4. Editing Task Baseline Durations | Aspose.Tasks ...

    Learn how to edit task baseline durations for Microsoft Project files using Aspose.Tasks for C#....day: {0}" , System::ObjectExt::Box < bool > (System::ObjectExt:...Start: {0}" , System::ObjectExt::Box < bool > (System::ObjectExt::Equals(baseline...

    docs.aspose.com/tasks/cpp/task-baseline-duration/
  5. IStructuredDocumentTag.isShowingPlaceholderText...

    IStructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT)....which will function as a text box. // The contents that it will...means that clicking on the text box in Microsoft Word will immediately...

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

    StructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT)....which will function as a text box. // The contents that it will...means that clicking on the text box in Microsoft Word will immediately...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTag.placeholderName property ...

    StructuredDocumentTag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text....which will function as a text box. // The contents that it will...means that clicking on the text box in Microsoft Word will immediately...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IStructuredDocumentTag.is_showing_placeholder_t...

    IStructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT)....which will function as a text box. # The contents that it will...means that clicking on the text box in Microsoft Word will immediately...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....setValue ( "Some value in Text Box" ); $border = new Border ( $textBoxField...Adding ComboBox field A Combo Box is a form field which will add...

    docs.aspose.com/pdf/php-java/create-forms/
  10. 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++....builder -> Write ( u "My text box" ); // When we save the document...saving operation will export text box shapes. // If we set the "ExportTextBoxAsSvg"...

    reference.aspose.com/words/cpp/aspose.words.sav...