Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 33,004 for

test

(0.14 sec)
  1. Aspose.Words corrupts the hyperlink when update...

    Hello dear Aspose Team, We recently encountered that Aspose.Words DLL harms the hyperlink when the Address property is being set to a folder with a name containing multiple Unicode characters. The hyperlink address we …...we are trying to update to "\Test File\⺀⺁⺂⺃¢£¤¥¦§¨©ª«¬­®¯°±²³´µ...address Aspose.Words updated to "\Test File\⺀⺁⺂⺃¢£¤¥¦§¨©ª" As a result...

    forum.aspose.com/t/aspose-words-corrupts-the-hy...
  2. Evaluate Aspose.Slides|Aspose.Slides Documentation

    Evaluate Aspose.Slides for Java and explore API features for PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations—start your free trial.... If you want to test Aspose.Slides without the evaluation...Temporary License? FAQ Can I test multiple presentations in parallel...

    docs.aspose.com/slides/java/evaluate-aspose-sli...
  3. Evaluate Aspose.Slides|Aspose.Slides for Python...

    Evaluate Aspose.Slides for Python via .NET and explore API features for PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations—start your free trial.... If you want to test Aspose.Slides without evaluation...more information. FAQ Can I test multiple presentations in parallel...

    docs.aspose.com/slides/python-net/evaluate-aspo...
  4. Bug 5062: Converting EsriJson(.esrijson) to all...

    Hi Alexander, Screenshot in QGIS: Screenshot in mygeodata: Input/output data: 5062 -GeoJson -Csv.zip (692 Bytes) Thanks,...json file of GeoJson to test to all formats. Thanks, Alexander...real .json file of GeoJson to test to all formats. yes, input file...

    forum.aspose.com/t/bug-5062-converting-esrijson...
  5. Email body with tab chacters convert to pdf iss...

    We have a .msg to be converted to PDF. The body contains a sentence, in front of that sentence contains 15+ tab characters. We are converting this msg file to pdf using below logic Ligic#1: Aspose.Words.Document do…...attached Original msg file content: test-1 with tabs.zip (18.7 KB) With...problematic input MSG file here for testing? We will check the issue and...

    forum.aspose.com/t/email-body-with-tab-chacters...
  6. Insert Ranges to Excel with C++|Documentation

    Learn how to insert ranges into Excel files using Aspose.Cells with C++.... PutValue ( u "Test" ); sourceRange . Get ( 1 ,..."B1" ). GetStringValue () == u "Test" ? "True" : "False" ) << std...

    docs.aspose.com/cells/cpp/insert-ranges-to-excel/
  7. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...my original code, all of the tests with a .NET 8 console app yield...FixedColumnWidths); all preliminary test cases look good. Thanks so much...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  8. Minimal XDimension|Documentation

    Learn how to use MinimalXDimension together with XDimension mode to control recognition of very small barcode modules....properties based on the sample test class: com.aspose.barcode.guide...with different X-dimensions. 1. Test Data: Code 128 with X = 1 px...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. 使用C++将范围插入Excel|Documentation

    学习如何使用Aspose.Cells和C++将范围插入Excel文件。... PutValue ( u "Test" ); sourceRange . Get ( 1 ,..."B1" ). GetStringValue () == u "Test" ? "True" : "False" ) << std...

    docs.aspose.com/cells/zh/cpp/insert-ranges-to-e...
  10. セル参照の数式が反映されない - Free Support Forum - aspose.com

    Aspose.Cells 24.8.0(.Net)を使用。 sample.png (7.0 KB) 前提条件 ・添付画像のようなSheet1とSheet2があるExcelファイル用意 ・Sheet2のB2セルにSheet1のB2セルを参照するような数式を設定 ・Sheet1のB2セルを名前定義 ・Excelファイルの計算方法の設定は自動とする 実行内容 下記のような実装でSheet1のB2セルに「Test」をセットしまし…...下記のような実装でSheet1のB2セルに「test」をセットしましたが、 Sheet1のB2セルには「test」がセットされますが、 S...Sheet2のB2セルには「test」がセットされず、「0」がセットされた状態となります。 Range[] namedRanges...

    forum.aspose.com/t/topic/311867