Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 7,333 for

appearance

(0.31 sec)
  1. Convert SVG to PSD via C# | products.aspose.com

    Sample code for SVG to PSD C# conversion. Use API example code for batch SVG files to PSD conversion within VB.NET, Asp.NET or any .NET based application....format for describing the appearance of an image. The word Scalable...

    products.aspose.com/cad/net/conversion/svg-to-psd/
  2. Convert SVG to JPEG2000 via Python | products.a...

    Sample code for SVG to JPEG2000 conversion. Use API example code for batch SVG files to JPEG2000 conversion....format for describing the appearance of an image. The word Scalable...

    products.aspose.com/cad/python-net/conversion/s...
  3. Convert SVG to STP via C# | products.aspose.com

    Sample code for SVG to STP C# conversion. Use API example code for batch SVG files to STP conversion within VB.NET, Asp.NET or any .NET based application....format for describing the appearance of an image. The word Scalable...

    products.aspose.com/cad/net/conversion/svg-to-stp/
  4. Convert SVG to GLB via Python | products.aspose...

    Sample code for SVG to GLB conversion. Use API example code for batch SVG files to GLB conversion....format for describing the appearance of an image. The word Scalable...

    products.aspose.com/cad/python-net/conversion/s...
  5. Convert SVG to 3DS via Python | products.aspose...

    Sample code for SVG to 3DS conversion. Use API example code for batch SVG files to 3DS conversion....format for describing the appearance of an image. The word Scalable...

    products.aspose.com/cad/python-net/conversion/s...
  6. SVG Images Merge with Python | products.aspose.com

    How to use Python for SVG images and photos merge on desktop and web applications....format for describing the appearance of image. The word Scalable...

    products.aspose.com/imaging/python-net/merge/svg/
  7. Convert images J2K to SVG via C# | products.asp...

    Sample code for J2K to SVG C# image conversion. Use API example code for batch J2K files to SVG conversion within VB.NET, Asp.NET or any .NET based application....format for describing the appearance of image. The word Scalable...

    products.aspose.com/imaging/net/conversion/j2k-...
  8. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell...formatting that modifies the appearance of that cell. firstCell ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Table border is missing after accept all revisi...

    The table border is different withe accept revisions by office. The codes: String path = "C:\\Users\\z_jia\\Desktop\\a\\data\\"; Document word = new Document(path + "temp.docx"); var revisions = word.getRevisions(); re…...width to match the original appearance. Create a minimal reproducible...

    forum.aspose.com/t/table-border-is-missing-afte...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...border and background (clean appearance) sidebar.setStroked(false);...border and background (clean appearance) sidebar.setStroked(false);...

    forum.aspose.com/t/topic/324972