Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 6,557 for

box

(1.41 sec)
  1. Convert 3D Scene to HTML in Java

    Learn how to convert 3D Scene to HTML in Java using Aspose.3D SDK. This step-by-step guide covers setup, code implementation, and optimization tips....that works right out of the box. You can simply do it with Aspose...and texture data out of the box. Prerequisites and Setup # To...

    blog.aspose.com/3d/convert-3d-scene-to-html-in-...
  2. Asian Typography in C#|Aspose.Words for .NET

    Work with Asian typography using C#. Adjust Space between Asian and Latin text in C#....paragraph properties dialog box in Microsoft Word has line break...

    docs.aspose.com/words/net/working-with-asian-ty...
  3. Trying to convert html to pdf but some CSS not ...

    Hi Team, I am trying to convert html to pdf some CSS not supporting linear-gradient() & I am using below css code background: linear-gradient(171deg, #003C69 0%, #6639B7 100%) 0% 0% no-repeat padding-Box; can you ple…...100%) 0% 0% no-repeat padding-box; can you please help me for this...

    forum.aspose.com/t/trying-to-convert-html-to-pd...
  4. 线性挤出加工|Documentation

    Aspose.3D for Node.js via Java 提供了 LinearExtrusion 类,该类接受一个 2D 形状作为输入,并在 3 维空间中扩展该形状。...为了参考设置地面平面 var box = new aspose . threed . Box ( 0 . 01 , 3 ,...); left . createChildNode ( box ); // 使用 center 和 slices 属性在右侧节点上执行线性挤压...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...
  5. Vertical Text Alignment in Text Boxes Not Prese...

    Hello Aspose Team, I am using Aspose.Words for Java and noticed an issue when converting a DOCX document to PDF. In the DOCX file, text inside text Boxes is vertically aligned correctly, for example centered or aligned…...Vertical Text Alignment in Text Boxes Not Preserved When Saving DOCX...DOCX file, text inside text boxes is vertically aligned correctly...

    forum.aspose.com/t/vertical-text-alignment-in-t...
  6. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....Setup dialog box. In the Page Setup dialog box, go to the Page...pages wide you want in the first box (Fit to x pages wide). – Enter...

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  7. How to apply/set text alignment to textbox|Docu...

    How to apply/set text alignment to textBox in Aspose.cells....to Worksheet Access the Text Box by Name Analyzing your prompt...

    docs.aspose.com/cells/net/applying-text-alignme...
  8. Convert PDF to Excel in Rust|Aspose.PDF for Rus...

    Aspose.PDF for Rust allows you to convert PDF to XLSX format....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-xlsx/
  9. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding Boxes during recognition....line Rectangle Line bounding box textInLine String Extracted text...

    docs.aspose.com/ocr/java/image-line-extract/
  10. 产生紫外线|Documentation

    Aspose.3D for .NET 提供了用于公开GenerateUV方法的PolygonModifier类,您可以使用该类手动生成UV并将其与网格关联。下面的代码片段显示了生成和关联它的完整功能。...without UV data var mesh = ( new Box ()). ToMesh (); mesh . VertexElements...

    docs.aspose.com/3d/zh/net/generate-uv/