Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 6,530 for

box

(0.07 sec)
  1. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…... rich text box from code. Amol_Hekade February...textual content of the rich‑text box string text = content.Range.Text;...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  2. 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...
  3. 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...
  4. PdfZoomBehavior | Aspose.Words for Java

    Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in Java....Field Description FIT_BOX Fits the bounding box (rectangle containing...FIT_BOX public static int FIT_BOX Fits the bounding box (rectangle...

    reference.aspose.com/words/java/com.aspose.word...
  5. Trim Oversized Texts|Aspose.Words for JasperRep...

    Aspose Words for JasperReports will never trim oversized texts by default....right margin of appropriate text box). However, you can enable this...

    docs.aspose.com/words/jasperreports/trim-oversi...
  6. Add Text to PDF using Rust|Aspose.PDF for Rust ...

    Learn how to add text to a PDF document in Rust using Aspose.PDF for content enhancement and document editing....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/add-text-to-pdf-file/
  7. Add Pivot Connection with Golang via C++|Docume...

    Learn how to add pivot connection with Aspose.Cells library using C++....you can operate on the check box. Similarly, if you want to associate...

    docs.aspose.com/cells/go-cpp/add-pivot-connection/
  8. Format 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.... The “Format Cells” dialog box will appear. Here, you can choose...different tabs in the dialog box to access various formatting...

    docs.aspose.com/cells/net/how-to-format-a-range/
  9. Disable Compatibility Checker in Excel with Nod...

    Learn how to disable the compatibility checker through the Aspose.Cells for Node.js via C++ API....Compatibility Checker displays dialog boxes with options. It can also be...Compatibility Checker dialog box popping up when they resave the...

    docs.aspose.com/cells/nodejs-cpp/disable-compat...
  10. TextBox.InternalMarginBottom | Aspose.Words for...

    Discover the TextBox InternalMarginBottom property to customize your shape's inner bottom margin in points for enhanced design precision....internal margins for a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...