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

box

(0.09 sec)
  1. 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...
  2. 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-...
  3. 使用 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...
  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. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textBox or shape using Aspose.Cells with Golang via C++....character spacing of the text box in an Excel file to point 4 and...

    docs.aspose.com/cells/go-cpp/change-character-s...
  6. 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...
  7. 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...
  8. How to Format Number as Currency|Documentation

    This article introduces how to format numbers to currency using the Aspose.Cells for .NET API....arrow next to the number format box (this might display General by...Using the Format Cells Dialog Box Select the cells you want to...

    docs.aspose.com/cells/net/format-number-to-curr...
  9. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for Java API....arrow next to the number format box (this might display “General”...Using the Format Cells Dialog Box Select the cells you want to...

    docs.aspose.com/cells/java/format-number-to-cur...
  10. Managing TextBox of Excel files with Golang via...

    Learn how to manage TextBox in Excel files using Aspose.Cells with Golang via C++....Golang via C++ Access the Text Box by Name with Golang via C++ Create...

    docs.aspose.com/cells/go-cpp/managing-textbox-o...