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

new

(0.1 sec)
  1. 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-...
  2. Managing Task Durations in PHP | Aspose.Tasks D...

    Learn how to manage Microsoft Project (MPP/XML) task durations using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/managing-durations-i...
  3. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/net/navigation-inspection/
  4. 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/
  5. 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/
  6. 表格样式错误 - 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
  7. 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...
  8. 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...
  9. 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...
  10. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...documents using ( var document1 = new Aspose . Pdf . Document ( dataDir...)) { using ( var document2 = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/compare-pdf-documents/