Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 62,667 for

test

(0.15 sec)
  1. HTML to PDF: Treatment of links - Free Support ...

    I would like to get your opinion on how we can handle the following issues or if they are bugs and when they can be fixed. I am currently evaluating Aspose.PDF for our company and the items marked as important below, are…...like the following: This is a test for named page anchors and how...form “…/section/test.aspx” or “/section/test.aspx” etc, what...

    forum.aspose.com/t/html-to-pdf-treatment-of-lin...
  2. Aspose.cells使用Smart Markers的时候field name含有特殊字符....

    比如 &=dt.[Test.] &=dt.[a/b] 这两个都填充不了值...[test.] &=dt.[a/b] 这两个都填充不了值 amjad...DataTable("dt"); dt.Columns.Add("[test.]", typeof(string)); dt.Columns...

    forum.aspose.com/t/aspose-cells-smart-markers-f...
  3. Unable to open document Onenote 2016 - Free Sup...

    Aspose.Note 2.3.0 Visual Studio 2017 Windows server 2016 Code not very difficult. namespace TestOnenote { class Program { static void Main(string[] args) { Aspose.Note.License asposeLic = new Aspo…...ReadLine(); ; } } } Error: D:\test\testWorkDay\TestOnenote\bin...Program.Main(String[] args) in D:\test\testWorkDay\TestOnenote\Program...

    forum.aspose.com/t/unable-to-open-document-onen...
  4. POP client does not auth automatically if CAPA ...

    Hello, recently we met the issue. There is no explicit auth or connect method in pop3 client, it seems the client will automatically connect to the server if any command is processed. I check the packages by Wireshark…...code sample: (based on C#) var test = new Aspose.Email.Clients.Pop3...SecurityOptions.None); test.Username = “User1”; test.Password = “P@ssword1”;...

    forum.aspose.com/t/pop-client-does-not-auth-aut...
  5. Aspose.Cells InsertCutCells break cell referenc...

    Hello, after upgrading my Aspose.Cells from 23.5.0 to 23.10.0, the InsertCutCells function break some unit Test: cell reference got shifted. Link to unit Test: [https://drive.google.com/drive/folders/1TU8Tltd5Oy7SZeXvIIp…...unit test: cell reference got shifted. Link to unit test: [ https://drive...sample files and code for testing, we can reproduce the issue...

    forum.aspose.com/t/aspose-cells-insertcutcells-...
  6. Using DocumentBuild to insert Html and Paragrap...

    Hi, I’m trying to make a Word document out of Html strings and Strings representing section titles. I am having issue with out of order writings My code from below generates example.docx (11 KB) for (Section section …...Kornilov , I tested your code and it works, it...} And this is test data I’m trying in the test… List<Section>...

    forum.aspose.com/t/using-documentbuild-to-inser...
  7. Class WorkbookMetadata | Aspose.Cells for .NET ...

    Aspose.Cells.Metadata.WorkbookMetadata class. Represents the meta data... Add ( "test" , "test" ); meta . Save ( "book2...

    reference.aspose.com/cells/net/aspose.cells.met...
  8. Table formatting lost when exporting to HTML (o...

    Hi, Using Aspose Cells for Java, version 24.5. Sample code: Workbook workbook = new Workbook("input.xlsb"); workbook.save("output.html"); In the generated output, the styling of the table is lost (table header color,…...XLSX format, and repeat the test. With XLSX as the input format...XLSB file. After an initial test, I am able to reproduce the...

    forum.aspose.com/t/table-formatting-lost-when-e...
  9. Get Column Name using Column Header - Free Supp...

    Hi, I am looking to get the Column Name “A” when I find the column using Column Header. When I do asterickCell.Name I get the output as “A1”. Is it possible to get just the Column name A instead of Cell “A1”? FindOpti…...Find("Test", null, findOptions); eduardo...workbook.Worksheets[0].Cells.Find("Test", null, findOptions); Console...

    forum.aspose.com/t/get-column-name-using-column...
  10. Aspose::Cells::Metadata::WorkbookMetadata class...

    Aspose::Cells::Metadata::WorkbookMetadata class. Represents the meta data in C++.... Add ( u "test" , u "test" ); meta . Save ( u "book2...

    reference.aspose.com/cells/cpp/aspose.cells.met...