Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 32,890 for

test

(0.36 sec)
  1. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...found the issue after an initial test. I have logged your issue into...sample code. After an initial test, I can find the issue for your...

    forum.aspose.com/t/formatting-not-retained-whil...
  2. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...Button1_Click () MsgBox "This is test message." End Sub 经过Aspose....U16String searchStr = u "This is test message." ; U16String replaceStr...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/
  3. Place a textbox within a specific cell in a tab...

    Good Day We are currently generating a table and we want to make the fields within a specific column editable. I want to place textboxes within the cells of the editable column but the problem is that I can't find the c…... We will test the scenario in our environment...= 20; cell = row.Cells.Add(“test”); cell.ColSpan = 4; cell.Border...

    forum.aspose.com/t/place-a-textbox-within-a-spe...
  4. Issue with Aspose.Cells Docker Image – “Content...

    Hello Aspose Support, I am encountering an issue with the Aspose.Cells Cloud Docker image. I deployed the Docker image aspose/cells-cloud:linux.25.9.0 on an Azure Container Instance. When I send a request like the foll…...-X PUT --data-binary “c:\temp\Test.xlsx” -H “Content-Type: app...written (213 of 260) I also tested the :latest image, and the...

    forum.aspose.com/t/issue-with-aspose-cells-dock...
  5. Convert Dynamic XFA to AcroForm using C# with A...

    Hi, I have a XFA document where all the fields are already populated. When I convert it to a standard form using this code: pdfDocument.Form.Type = FormType.Standard; The output document does not have contain all the …... We will test the scenario in our environment...the sample document. We have tested the scenario with Aspose.PDF...

    forum.aspose.com/t/convert-dynamic-xfa-to-acrof...
  6. Getting object reference error GetTimephasedWor...

    Hello Aspose Team, I’m encountering an “Object reference not set to an instance of an object” error when calling GetTimephasedWork for AssignmentBaselineWork in Aspose.Tasks when there are no resources assigned to the t…...9 and test project with task without resources...sinitsyn: I’ve checked with 25.9 and test project with task without resources...

    forum.aspose.com/t/getting-object-reference-err...
  7. PPT to PDF Conversion Fails on Linux (.NET 3.1,...

    Hi Team, I’m facing an issue where PPT/PPTX → PDF conversion works correctly on Windows, but fails on Linux. Below are my environment details: .NET Core: 3.1 OS: Linux (Amazon EC2) Aspose.Slides version: 22.12.0 Lice…... Test with a minimal reproducible...upgrading If you are able to test a newer Aspose.Slides version...

    forum.aspose.com/t/ppt-to-pdf-conversion-fails-...
  8. 在工作表中的单元格添加边框|Documentation

    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.... SaveAs ( "f:\\test\\ApplyBorders.xls" , Microsoft...file. objBook . Save ( "f:\\test\\ApplyBorders.xls" ); AI Document...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  9. Bug 5079: Converting GeoJsonSeq to Csv- Convers...

    Hi Alexander, Please see: How I can assure what I see in GeoJsonSeq when target is CSV. geojsonseq2.jsonl {“type”: “Feature”, “geometry”: {“type”: “Point”, “coordinates”: [34.7818, 32.0853]}, “properties”: {“name”: …...3 KB) Test data: 5079-GeoJsonSeq -Csv.zip...32.0853, 35.2137 31.7683) . Test in QGIS – when loading the CSV...

    forum.aspose.com/t/bug-5079-converting-geojsons...
  10. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....need to create simple list with test signers for this example. c...createSignPersonData(); System.out.println("Test data successfully added!");...

    reference.aspose.com/words/java/com.aspose.word...