Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 6,532 for

box

(0.14 sec)
  1. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....sides of the square bounding box of the shape. Tight Wraps tightly...wrapping around the bounding box. Through Same as Tight, but wraps...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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/
  3. Crop PDF using Python | Aspose.PDF

    Crop PDF without losing quality in Python programmatically with C# sample code using Aspose.PDF for Python for .NET...Choose the type of box and create new Box Rectagle Save the updated...path_infile ) # Create new Box Rectagle new_box = apdf . Rectangle (...

    products.aspose.com/pdf/python-net/crop/
  4. 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...
  5. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。... Add (); // Create float box Aspose . Pdf . FloatingBox floatBox...); // Set settings to float box floatBox . VerticalAlignment...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  6. FormField.help_text property | Aspose.Words for...

    FormField.help_text property. Returns or sets the text that's displayed in a message Box when the form field has the focus and the user presses F1....that’s displayed in a message box when the form field has the focus...property FormField.is_check_box_exact_size property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Managing Ranges|Documentation

    This article shows how to manage ranges by the Aspose.Cells for Python via .NET API....multiple cells with a mouse‑box selection; the set of selected...area ( range1 ) with the mouse box. Clicking Home → Editing → Find...

    docs.aspose.com/cells/python-net/managing-ranges/
  8. 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. Clicking Home → Editing → Find...

    docs.aspose.com/cells/java/managing-ranges/
  9. 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...
  10. Fill Barcode Fields|Aspose.PDF for Java

    Learn how to fill a barcode form field in Java using the Form facade in Aspose.PDF.... close (); } } Fill List Box Fill Fields by Name and Value...

    docs.aspose.com/pdf/java/fill-barcode-fields/