Sort Score
Result 10 results
Languages All
Labels All
Results 8,771 - 8,780 of 216,908 for

new

(1.2 sec)
  1. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....using ( Presentation pres = new Presentation ()) { // Gets the...Presentation presentation = new Presentation ( "sample.pptx"...

    docs.aspose.com/slides/net/manage-textbox/
  2. Aspose.PSD for Java 20.2 - Release Notes|Docume...

    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....(); PngOptions pngOptions = new PngOptions (); pngOptions . setColorType...{ if (! condition ) { throw new FormatException ( message );...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  3. View POTX in Java | products.aspose.com

    View POTX in Java. Use Java library API to open and view PowerPoint presentation...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/potx/
  4. 档案

    档案... // 创建一个新的位图 var bitmap = new Bitmap(1000, 800, System.Drawing...// 定义剪辑 Rectangle rectangle = new Rectangle(200, 200, 600, 400);...

    blog.aspose.com/zh/drawing/image-clipping-in-cs...
  5. Convert Presentation Slides to Images in Java|A...

    Convert slides from PPT, PPTX and ODP to images in Java using Aspose.Slides—fast, high-quality rendering with clear code examples....Presentation presentation = new Presentation ( "Presentation...this: Dimension imageSize = new Dimension ( 1820 , 1040 ); Presentation...

    docs.aspose.com/slides/java/convert-slide/
  6. How to Merge SVG Files – Aspose.SVG for .NET

    Learn how to merge multiple SVG to PDF, XPS or Image formats using Render() method in Aspose.SVG for .NET and find C# examples of SVG merging....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/net/how-to-merge-svg-files/
  7. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify date and time values.... let doc = new aw . Document ( base . myDir...DateTime.docx" ); let saveOptions = new aw . Saving . XlsxSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = New PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath);...PdfPrinterSettings printerSettings = new PdfPrinterSettings(); PrintPageSettings...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  9. DWG to svg,我想在转svg的时候携带一些属性,我该如何操作? - Free Supp...

    使用Aspose for Java将DWG to svg,我想在转svg的时候携带一些自定义属性到svg的path、text元素中,我该如何操作?...dwg");<br>ByteArrayOutputStrea baos = new ByteArrayOutputStrea();<br>SvgOptions...vgOptions svgOpts = new SvgOptions();<br>cad.save(baos, svgOpts);<br>String...

    forum.aspose.com/t/dwg-to-svg-svg/323730
  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/zh/net/web-extensions/sa...