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

box

(0.61 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. Aspose::Words::Saving::PdfSaveOptions::get_Rend...

    Aspose::Words::Saving::PdfSaveOptions::get_RenderChoiceFormFieldBorder method. Specifies whether to render PDF choice form field border in C++....used for export of SDT Combo Box Content Control, SDT Drop-Down...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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...
  4. 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...
  5. Previewing 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 report parameters...

    docs.aspose.com/cells/reportingservices/preview...
  6. Editing Query|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, select a data set, for example...

    docs.aspose.com/cells/reportingservices/editing...
  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. 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...
  9. 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...
  10. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh....Rendering (PBR) Material to a Box PBR plays a key role for the...demonstrates to how to create a Box object, and then apply the PBR...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...