Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 32,746 for

test

(0.17 sec)
  1. Blazor WebAssembly Operation is not supported o...

    Hello, I’m receiving the following error trying to open a workbook stream in Aspose.Cells 25.6 in Blazor WebAssembly. I believe Thread.Start is not available in WebAssembly. Operation is not supported on this platform. …... Test your application to confirm...and then press the Run Aspose Tests to reproduce the error. BlazorApp1...

    forum.aspose.com/t/blazor-webassembly-operation...
  2. PDF Redaction distorts image on Windows Server ...

    Hi there, Using the sample from here: https://products.aspose.com/total/net/redact/: Aspose.Pdf.Document doc = new Aspose.Pdf.Document(inputPath); TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber("l…...(Windows Server 2022 and 2025 both tested). Using .NET Framework 4.8...parameters when saving the document. Test with Different PDF Files : Redact...

    forum.aspose.com/t/pdf-redaction-distorts-image...
  3. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...provide complete and runnable test code and sample file, so we...result in page merging. By testing on the latest version v25.10...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  4. OCR a PDF image to a readable PDF - Free Suppor...

    We are Testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…... We have tested with your application and looks...sample project at given link and test using it. You can change the...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  5. Merge Oracle-Primavera to Oracle Primavera via ...

    Sample code for Oracle-Primavera to Oracle Primavera C# merging. Use API example code for batch Oracle-Primavera files to Oracle Primavera merging within VB.NET, Asp.NET or any .NET based application....Online Oracle-Primavera Merger Test the quality of Oracle-Primavera...multiple Oracle-Primavera files. Test the quality of the process right...

    products.aspose.com/tasks/net/merger/oracle-pri...
  6. Merge MPX to PDF via C# | Microsoft Project Mer...

    Sample code for MPX to PDF C# merging. Use API example code for batch MPX files to PDF merging within VB.NET, Asp.NET or any .NET based application.... Online MPX Merger Test the quality of MPX merging right...managing multiple MPX files. Test the quality of the process right...

    products.aspose.com/tasks/net/merger/mpx-to-pdf/
  7. Merge Primavera-XML to Oracle-Primavera via C# ...

    Sample code for Primavera-XML to Oracle-Primavera C# merging. Use API example code for batch Primavera-XML files to Oracle-Primavera merging within VB.NET, Asp.NET or any .NET based application....Online Primavera-XML Merger Test the quality of Primavera-XML...multiple Primavera-XML files. Test the quality of the process right...

    products.aspose.com/tasks/net/merger/primavera-...
  8. Merge Oracle-Primavera to MS Project via C# | M...

    Sample code for Oracle-Primavera to MS Project C# merging. Use API example code for batch Oracle-Primavera files to MS Project merging within VB.NET, Asp.NET or any .NET based application....Online Oracle-Primavera Merger Test the quality of Oracle-Primavera...multiple Oracle-Primavera files. Test the quality of the process right...

    products.aspose.com/tasks/net/merger/oracle-pri...
  9. Merge MPX to Oracle-Primavera via C# | Microsof...

    Sample code for MPX to Oracle-Primavera C# merging. Use API example code for batch MPX files to Oracle-Primavera merging within VB.NET, Asp.NET or any .NET based application.... Online MPX Merger Test the quality of MPX merging right...managing multiple MPX files. Test the quality of the process right...

    products.aspose.com/tasks/net/merger/mpx-to-ora...
  10. 如何在表格单元格内插入内容控件 - Free Support Forum - aspose.com

    input文件: input.docx (10.0 KB) 这是我的原代码: public static void main(String[] args) throws Exception { String filename1 = "D:\\input.docx"; String filename2 = "D:\\output.docx"; String bookmarkName = "bookmark";…...但是我希望插入每个单元格内容时插入内容控件,比如test文件: test.docx (14.8 KB) 905×540 10...

    forum.aspose.com/t/topic/329732