Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 5,813 for

box

(0.07 sec)
  1. MathObjectType | Aspose.Words for Java

    Specifies type of an Office Math object in Java.... BORDER_BOX Border Box object, consisting of a...as a formula or equation) BOX Box object, which is used to group...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3... 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/nodejs-net/aspose.wo...
  3. Getting Headers or Footers with Node.js via C++...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Node.js via C++ API....also use the Page Setup dialog box if you want to view headers or...using the Page Setup dialog box. Getting Headers and Footers...

    docs.aspose.com/cells/nodejs-cpp/get-headers-or...
  4. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with Golang via C++.... Access the Text Box by Name with Golang via C++ Replace...

    docs.aspose.com/cells/go-cpp/create-textbox-in-...
  5. Working with Form Fields in Java|Aspose.Words f...

    Understanding Form Fields feature, working with Form Fields using Java....Word include textbox, combo box and checkbox. DocumentBuilder...into a document: Insert a Check Box Call insertCheckBox to insert...

    docs.aspose.com/words/java/working-with-form-fi...
  6. Managing Ranges|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....multiple cells with a mouse box selection; the set of selected...area (range1) with the mouse box. Click Home → Editing → Find...

    docs.aspose.com/cells/net/managing-ranges/
  7. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a shape. To learn more, visit the documentation article in C++....orientation of text inside a text box. auto doc = System :: MakeObject...the text contents of this text box. textBox -> set_LayoutFlow (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Crop PDF using C# | Aspose.PDF

    Crop PDF without losing quality in C# programmatically with C# sample code using Aspose.PDF for .NET...Choose the type of box and create new Box Rectagle Save the updated...]. MediaBox ); // Create new Box Rectangle var newBox = new Aspose...

    products.aspose.com/pdf/net/crop/
  9. Public API Changes in Aspose.Cells 8.7.2|Docume...

    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....TextBox using its index TextBox box = sheet . TextBoxes [ idx ];...//Set the name for the TextBox box . Name = "MyTextBox" ; //Access...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....also use the Page Setup dialog box if you want to view headers or...using the Page Setup dialog box. Getting Headers and Footers...

    docs.aspose.com/cells/cpp/get-headers-or-footers/