Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 5,608 for

box

(0.1 sec)
  1. Crop PDF using C++ | Aspose.PDF

    Crop PDF without losing quality in C++ programmatically with C# sample code using Aspose.PDF for C++...Choose the type of box and create new Box Rectagle Save the updated...get_MediaBox ()); // Create new Box Rectagle auto newBox = MakeObject...

    products.aspose.com/pdf/cpp/crop/
  2. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field...checked status of the check box form field. Default value for...the default value of the check box form field. Default value for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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/
  4. 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/
  5. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Stamp as Background in Floating Box Aspose.PDF API lets you add image...as background in a floating box. The BackgroundImage property...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  6. Update ActiveX ComboBox Control with Node.js vi...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for Node.js via C++....been updated to “This is combo box control”. Sample Code The following.... setValue ( "This is combo box control with updated value."...

    docs.aspose.com/cells/nodejs-cpp/update-activex...
  7. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。... Get ( 0 ); // Add text box inside the sheet ws . GetShapes...first shape which is a text box and set its text Shape shape...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  8. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textBox using Aspose.Cells for C++.... Get ( 0 ); // Add a text box inside the sheet ws . GetShapes...first shape, which is a text box, and set its text Shape shape...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  9. NodeRendererBase.opaqueBoundsInPoints2 property...

    NodeRendererBase.opaqueBoundsInPoints2 property. Gets the opaque bounds of the shape in points....shape are ignored) bounding box of the shape. The bounds takes...

    reference.aspose.com/words/nodejs-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...