Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 223,144 for

new

(0.12 sec)
  1. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...IDictionary<string, object> parameters1 = new Dictionary<string, object> {...sequenceParameters1 = new List<TemplateSequencePara> { new TemplateSequencePara...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  2. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....series: Presentation pres = new Presentation (); try { // Adds...series' color: Presentation pres = new Presentation ( "test.pptx" );...

    docs.aspose.com/slides/java/chart-series/
  3. Spreadsheet Editor - Working with Rows and Colu...

    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....addCellShiftDown Add a Row To add a new row: Click on a cell where you...cell. The editor will add a new row at the selected location...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  4. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

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

    forum.aspose.com/t/topic/324972
  5. Example of Hello World using Go language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Go....steps: Create a new PDF document instance. Add a new page to the...Create new PDF-document pdf , err := asposepdf . New () if err...

    docs.aspose.com/pdf/go-cpp/hello-world-example/
  6. How to add Freetext Annotation using Java | Asp...

    Add Freetext annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( _dataDir + "sample...

    products.aspose.com/pdf/java/annotation/freetex...
  7. ChartSeriesCollection.Count | Aspose.Words for ...

    Discover the ChartSeriesCollection Count property, which provides the total number of ChartSeries in your collection for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/net/aspose.words.dra...
  8. MetafileRenderingOptions.RenderingMode | Aspose...

    Discover the MetafileRenderingOptions RenderingMode property to control how metafile images are rendered, enhancing your graphics quality and performance....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/net/text-rendering-type1-f...
  10. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......{ using (Presentation pres = new Presentation()) { pres.Slides...options = new WebDocumentOptions { TemplateEngine = new RazorTemplateEngine()...

    docs.aspose.com/slides/ja/net/web-extensions/sa...