Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 6,018 for

replace text

(0.69 sec)
  1. Convert Visio to Visio via Java | products.aspo...

    Sample Java code for Converting Visio to Visio file. Use this example code to convert Visio to Visio within any Web or Desktop Java based application.... It was developed to replace the binary file format, .VSD...Format) Visio TO HTML (Hyper Text Markup Language) Visio TO JPEG...

    products.aspose.com/diagram/java/conversion/vis...
  2. Watermark VSDX document via Python | products.a...

    Python sample code to add watermark to VSDX documents within any Python based application....addText( 1 , 1 , 2 , 2 , "Test text" , "Calibri" , "#a5a5a5" , 0...onwards. It was developed to replace the binary file format, .VSD...

    products.aspose.com/diagram/python-net/watermar...
  3. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。...请参阅本页的 Update Text 部分。 在幻灯片上创建文本框 创建 Presentation...Portions [ 0 ]; // 设置文本 portion . Text = "Aspose TextBox" ; // 将演示文稿保存到磁盘...

    docs.aspose.com/slides/zh/net/manage-textbox/
  4. Convert VDX to VSDX via Java | products.aspose.com

    Sample Java conversion code for VDX format to VSDX file. Use this example code to convert VDX to VSDX within any Web or Desktop Java based application.... Text can also be added to these visual...onwards. It was developed to replace the binary file format, .VSD...

    products.aspose.com/diagram/java/conversion/vdx...
  5. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...an alternative image device Replace JpegDevice with PngDevice (or...image is inside a form‑XObject/text‑box (the Word “textbox with...

    forum.aspose.com/t/black-box-for-certain-images...
  6. Convert Visio to PNG via C# | products.aspose.com

    Convert Visio to PNG format in C# code. Save Visio as PNG using VB.NET, Asp.NET or any .NET based application..... It was developed to replace the binary file format, .VSD...format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/diagram/net/conversion/visi...
  7. 应用小计并更改大纲摘要行的方向,而不是详细信息下面的行|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++应用小计并更改详细内容下的轮廓摘要行的方向。... Replace - 指示是否替换当前的小计 分页符 - 表示是否在组之间添加分页符...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/applyin...
  8. Font is wrong when converting Excel to HTML - F...

    When converting an excel file to html, the font is messed up. In excel it looks like: image.png (10.0 KB) In the html preview it looks like: image.png (5.7 KB) We’re using aspose cells for java version 24.9. I also…...converting the workbook to HTML the text is displayed with a different...save("Test.html", options); } } Replace C:/MyCustomFonts with the path...

    forum.aspose.com/t/font-is-wrong-when-convertin...
  9. FieldTA | Aspose.Words for Java

    Implements the TA field in Java.... Remarks: Defines the text and page number for a table...page number. We can replace it with any text we put on this property...

    reference.aspose.com/words/java/com.aspose.word...
  10. AbsorbedTable cannot extract the merged cells -...

    Hi, When I try to get the merged cells which positions are right by the other cells, Aspose pdf cannot extract into TableAbsorber, does there any solution for this problem? Looking forward to your response. In this JPG…...Visit(page); // Replace 'page' with your actual page...Aspose.Pdf.Text.TableAbsorber absorber = new Aspose.Pdf.Text.TableAbsorber();...

    forum.aspose.com/t/absorbedtable-cannot-extract...