Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 213,220 for

new

(0.1 sec)
  1. IFC to DFX conversion - filtering/splitting by ...

    Hi Support. We are considering licensing aspose.cad in our product to convert IFC files into DXF files. One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...: For each storey, create a new DXF file and add the relevant...storey : storeys) { // Create a new DXF file for each storey String...

    forum.aspose.com/t/ifc-to-dfx-conversion-filter...
  2. Aspose.words compare is not same as MS word com...

    Hi Team, I’ve observed that Aspose.Words comparison output doesn’t match Microsoft Word’s comparison results for the attached files. Currently I have identified these differences, but there may be other discrepancies a…...comparison: Document source = new Document("C:\\Temp\\v1.docx");...docx"); Document target = new Document("C:\\Temp\\v2.docx"); source...

    forum.aspose.com/t/aspose-words-compare-is-not-...
  3. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the pdf please find the below code for that: using (var imageStream = New MemoryStream(inputBytes)) { using (var outputStream = New MemoryStream()) { var pdf = New Aspose…...that: using (var imageStream = new MemoryStream(inputBytes)) { using...outputStream = new MemoryStream()) { var pdf = new Aspose.Pdf.Document();...

    forum.aspose.com/t/failed-to-convert-image-type...
  4. How to Run Aspose.CAD in Multi-platform App UI(...

    Run Aspose.CAD in a Multi-platform App UI(MAUI).... click Create a new project to create a new project: In the Create...Create a new project window, select MAUI in the All project types...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  5. Installing Aspose.Tasks for Java | Aspose.Tasks...

    Discover how to install Aspose.Tasks in IntelliJ IDEA using Maven....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/installing-and-using...
  6. Merge SVG to Image with C# – Aspose.SVG

    Merge multiple SVGs into a single Image file in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/svg/net/merger/svg-to-image/
  7. Merge SVG to PDF via C# – Aspose.SVG

    Merge multiple SVG files into a single PDF in C#. Use Aspose.SVG .NET library to merge SVGs together and export the result to other file formats....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/svg/net/merger/svg-to-pdf/
  8. 表格样式错误 - Free Support Forum - aspose.com

    占位符替换此表格以后,内容右侧为什么积压了,都已经设置样式,wps中查看单个单元格,也是居中的 we为什么会出现这种情况...List<Double> columnWidths = new ArrayList(); if (headers != null...List<Double> columnWidths = new ArrayList(); if (headers != null...

    forum.aspose.com/t/topic/311956
  9. XMP Metadata | JavaScript API Solution

    JavaScript API Solution to work with EPS files. Rich functionality to code XMP metadata of EPS files. Learn how to add, edit and get it....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/javascript-cpp/xmp-met...
  10. Metered License Applied but GetConsumptionCredi...

    var metered = New Metered(); metered.SetMeteredKey(“PUBLIC_KEY”, “PRIVATE_KEY”); decimal consumed = Metered.GetConsumptionQuantity(); decimal credit = Metered.GetConsumptionCredit(); bool isLicensed = Metered.IsMeter…...2025, 6:12am 1 var metered = new Metered(); metered.SetMeteredKey(“PUBLIC_KEY”...IsMeteredLicensed(); var doc = new Document(“test.docx”); doc.Save(“output...

    forum.aspose.com/t/metered-license-applied-but-...