Learn how to save Microsoft Project (MPP/XML) files to CSV, Text, or MPT formats using Aspose.Tasks for Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...
Փոխարկեք HTML ը JPG ձևաչափի C# կոդով: Պահեք HTML որպես JPG օգտագործելով C#:...doc = new Document( "Input.html" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...
Փոխարկեք DOC ը JPG ձևաչափի C# կոդով: Պահեք DOC որպես JPG օգտագործելով C#:...doc = new Document( "Input.doc" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...
Փոխարկեք PDF ը Պատկեր ձևաչափի C# կոդով: Պահեք PDF որպես Պատկեր օգտագործելով C#:...doc = new Document( "Input.pdf" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...
Փոխարկեք HTML ը SVG ձևաչափի C# կոդով: Պահեք HTML որպես SVG օգտագործելով C#:...doc = new Document( "Input.html" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...
Փոխարկեք PDF ը SVG ձևաչափի C# կոդով: Պահեք PDF որպես SVG օգտագործելով C#:...doc = new Document( "Input.pdf" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...
Փոխարկեք WORD ը PNG ձևաչափի C# կոդով: Պահեք WORD որպես PNG օգտագործելով C#:...doc = new Document( "Input.docx" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...
Aspose.Words.Lists.ListCollection.add method...add(listTemplate) Creates a new list based on a predefined template...list. add(listStyle) Creates a new list that references a list style...
Discover how to customize SignatureLineOptions with clear instructions for signers, enhancing the signing experience. Easy setup with default settings....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...
Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET—enhance interactivity and workflow in minutes....Presentation presentation = new Presentation ()) { IAutoShape...PortionFormat . HyperlinkClick = new Hyperlink ( "https://www.aspose...