Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 214,357 for

new

(0.16 sec)
  1. 使用 JavaScript 通过 C++ 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距,也学习如何通过 JavaScript API 通过 C++ 编程设置页面中心、页眉和页脚的边距。...length ) { // Proceed with a new empty workbook if no file selected...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  2. 档案

    档案...(Presentation presentation = new Presentation()) { // Adds a smile...33 ; List< string > frames = new List< string >(); using ( var...

    blog.aspose.com/zh/slides/convert-mp4-to-mp3-on...
  3. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = New Document(file.getInputStream()); ByteArrayOutputStream outputStream = New ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream());...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea(); document...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  4. Avaa ja muokkaa PSD-tiedostoa | products.aspose...

    Avaa ja muokkaa PSD-tiedostoa online-editorilla...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/fl/editor/psd/
  5. Manage VBA Projects in Presentations Using Java...

    Generate and manipulate PowerPoint and OpenDocument presentations via VBA in JavaScript with Aspose.Slides for Node.js via Java to streamline your workflow....VbaProject constructor to add a new VBA project. Add a module to...presentation class let pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  6. choicebox|Documentation

    An element that generates a question with a fixed number of answers....attribute must be placed on a new line immediately after the opening...answers). font_family=Courier New font_style regular The font style...

    docs.aspose.com/omr/net/txt-markup/choicebox/
  7. ConversionService and its tests - Free Support ...

    Hi, Can you please take a look on ConversionService class ,the hurt of my GIS converter Lib and its tests (ConversionServiceTests). I build the below two files with ChatGPT and Microsoft. Thanks in adavnce, /// /…...string[]> _s_archiveRequirements = new Dictionary<string, string[]>(StringComparer...“EsriJson”, new[] { “.json”, “.esrijson” } }, { “GeoJson”, new[] { “...

    forum.aspose.com/t/conversionservice-and-its-te...
  8. 在 PHP 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides ...

    在 PHP 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,可保留布局、链接和图像,实现快速、完美的效果。...实例化一个表示演示文稿文件的 Presentation 对象 $pres = new Presentation ( "Convert_HTML..."Convert_HTML.pptx" ); try { $htmlOpt = new HtmlOptions (); $htmlOpt -> getNotesCommentsLayo...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  9. Container Styling Issue - Free Support Forum - ...

    I am having an issue when copying a container from one page to another. The script below makes the correct # of copies and resizes them correctly. However, the styling is incorrect. If you open the output file in visi…...$template $diagramFile $doc = New-Object Aspose.Diagram.Diagram...$($column.Name)" $container = New-Object Aspose.Diagram.Shape $container...

    forum.aspose.com/t/container-styling-issue/320591
  10. Other TeX conversion output formats | Java

    The conversion functionality of Aspose.TeX API solution for Java allows converting LaTeX files and your own custom TeX files. Here are some code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/java/other-tex-formats/