Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 213,191 for

new

(0.24 sec)
  1. 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/
  2. 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/
  3. Working with DICOM Data Elements Using Aspose.M...

    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....FloatingPointDouble element = new ( tag , [ 50.1 , 100.2 , 150...FloatingPointDouble element = new ( tag , []); // The element now...

    docs.aspose.com/medical/net/developer-guide/dat...
  4. 使用 Java 将 XMP 元数据添加到 EPS 文件

    本文将通过 Java 版 Aspose.Page API 解决方案,结合代码片段,讲解并演示如何将 XMP 元数据添加到 EPS 文件。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/xmp-metadata/add/
  5. Unlock all restrictions for a PDF file - Free S...

    Hi , How to decrypt to unlock all restrictions for a PDF file using Aspose.Pdf in C# Please give me simple code...know: Document pdfDocument = new Document(); pdfDocument.Pages...Facades.PdfFileSecurity security = new Facades.PdfFileSecurity(); Facades...

    forum.aspose.com/t/unlock-all-restrictions-for-...
  6. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...{ final File templateFile = new File( "path\\to\\input\\word\\templates"...(final InputStream inputStream = new FileInputStream(templateFile);...

    forum.aspose.com/t/order-of-child-nodes-in-the-...
  7. Reading VBA Information from MPP File | Aspose....

    Learn how to read VBA project details, modules, references, and attributes from Microsoft Project MPP files using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/reading-vba-informati...
  8. Გადაიყვანეთ PDF DOCX C#

    გადაიყვანეთ PDF DOCX C# ფორმატში კოდით. შეინახეთ PDF როგორც DOCX C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/pdf...
  9. Გადაიყვანეთ TEXT WORD C#

    გადაიყვანეთ TEXT WORD C# ფორმატში კოდით. შეინახეთ TEXT როგორც WORD C#....Words; var doc = new Document( "Input.txt" ); doc...using Aspose.Words; var doc = new Document("Input.txt"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/tex...
  10. Გადაიყვანეთ TEXT HTML C#

    გადაიყვანეთ TEXT HTML C# ფორმატში კოდით. შეინახეთ TEXT როგორც HTML C#....Words; var doc = new Document( "Input.txt" ); doc...using Aspose.Words; var doc = new Document("Input.txt"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/tex...