Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 6,283 for

box

(0.09 sec)
  1. Save Workbook to Strict Open XML Spreadsheet Fo...

    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....and open the Save As… dialog box, you will see its format as Strict...

    docs.aspose.com/cells/java/save-workbook-to-str...
  2. When you convert (source format and target form...

    Hello Alexander and Happy New Year, My Boss asked me to give him an answer on this issue: When you convert (source format and target format that are the same), What happened exactly in Aspose GIS library ? For examp…...possible using GIS API out of the box? If not I think is good idea...possible using GIS API out of the box? If not I think is good idea...

    forum.aspose.com/t/when-you-convert-source-form...
  3. Convert PDF to PPTX in Rust|Aspose.PDF for Rust...

    Aspose.PDF allows you to convert PDF to PPTX format using Rust....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-pow...
  4. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for Java and add dynamic text to PowerPoint (PPT, PPTX) presentations in Java.... Add a text box. Set some text. Write the presentation...

    docs.aspose.com/slides/java/adding-text-dynamic...
  5. Remove Pivot Connection|Documentation

    Learn how to remove a pivot connection with the Aspose.Cells Java library....list, you can toggle the check box. Similarly, if you want to disassociate...

    docs.aspose.com/cells/java/remove-pivot-connect...
  6. Entities with SAT/SAB structure|CAD 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....entities include: 3DSOLID objects: box, sphere, pyramid, wedge, cone...

    docs.aspose.com/cad/net/developer-guide/entitie...
  7. 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...
  8. 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...
  9. 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...
  10. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....textBoxField -> set_Value ( u "Text Box" ); // TextBoxField.Border =...Adding ComboBox field A Combo Box is a form field which will add...

    docs.aspose.com/pdf/cpp/create-form/