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

box

(0.2 sec)
  1. 使用 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...
  2. 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...
  3. Unable to Get Anchoring Type for Vertical Align...

    Hi, auto textFrameFormat = shape->get_TextFrame()->get_TextFrameFormat(); auto anchor = textFrameFormat->get_AnchoringType(); get_Anchoring returns undefined for the attached presentation. The set text vertical alignm…...is vertical alignment of text box content and horizontal alignment...vertical alignment of the text box content as shown below: auto...

    forum.aspose.com/t/unable-to-get-anchoring-type...
  4. 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/
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. 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/
  10. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....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/python-net/set-up-normals-or...