Sort Score
Result 10 results
Languages All
Labels All
Results 7,241 - 7,250 of 157,240 for

2

(0.15 sec)
  1. Exception when opening MHT file with Aspose PDF...

    Hi, I am trying to open an MHT file with Aspose PDF 18.4 for Java but receiving the following exception: Exception in thread “main” class com.aspose.pdf.internal.ms.System.I04: Value cannot be null. Parameter name: s …...wiseman May 30, 2018, 2:13pm 1 Hi, I am trying to open...rafique May 30, 2018, 6:30pm 2 @simon.wiseman , We managed to...

    forum.aspose.com/t/exception-when-opening-mht-f...
  2. Pdf417ErrorLevel|Aspose.BarCode for Python via ...

    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....Error Correction Codewords - 2. LEVEL1 Error Correction Level...LEVEL2 Error Correction Level - 2. Error Correction Codewords -...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for JavaScript via C++.... addTextBox ( 2 , 0 , 2 , 0 , 80 , 400 ); // Access...textBody . textParagraphs . get ( 2 ); p . alignmentType = TextAlignmentType...

    docs.aspose.com/cells/javascript-cpp/create-tex...
  4. GeneralFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.GeneralFormat enum, which enhances numeric text formatting for fields, ensuring clarity and precision in your documents.... UppercaseAlphabetic 2 Numeric formatting. Formats a...= builder . InsertField ( "= 2 + 3" ); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Word→XPS - 複数の問題 - Free Support Forum - aspose.com

    ① 不具合の概要 Aspose.Words25.5.0を使用しXPSへ変換した際に、複数の不具合が発生していることを確認いたしました。詳細な内容は以下の通りです。また、これらの問題を解決するための対処方法についてご指導をお願い申し上げます。 ② 添付ファイルの説明 WordError ・ErrorReport_WORD.xlsx: 不具合事象のリストを記載しております。このエクセルには以下の情報が含まれています。 Error…...noskov March 31, 2026, 2:00pm 22 @softboy These are the... alexey.noskov May 20, 2026, 2:14pm 26 @softboy Unfortunately...

    forum.aspose.com/t/word-xps/313166
  7. ChartSeriesGroup.DoughnutHoleSize | Aspose.Word...

    Discover the ChartSeriesGroup DoughnutHoleSize property to easily customize your doughnut chart's hole size percentage for enhanced data visualization....[] { "Category 1" , "Category 2" , "Category 3" }; chart . Series...categories , new double [] { 4 , 2 , 5 }); // Format the Doughnut...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Put contacts in "Deleted Items" folder - Free S...

    Hello, Context: add contact item to the “Deleted Items” folder under the root folder in PST file throws an exception; but in the same time classic outlook keeps deleted messages and contacts in “Deleted Items” folder. …...email-pst Ilyaabramau March 11, 2026, 2:59pm 1 Hello, Context: add contact...samodurova March 11, 2026, 4:49pm 2 Hello @Ilyaabramau , We have opened...

    forum.aspose.com/t/put-contacts-in-deleted-item...
  9. How to determine the object of an animation fra...

    How to determine the object of an animation frame sequence? var bindPoints = node.Scene.AnimationClips[0]?.Animations[0]?.BindPoints; foreach (var bp in bindPoints) { Console.WriteLine($"=== {bp.Name} ==="); st…...chou March 24, 2026, 1:51am 2 @LuoHui You can use BindPoint...version. LuoHui March 24, 2026, 2:37am 3 Understood, thanks for...

    forum.aspose.com/t/how-to-determine-the-object-...
  10. TextColumn.width property | Aspose.Words for Py...

    TextColumn.width property. Gets or sets the width of the text column in points.... set_count ( 2 ) # Determine the amount of room...builder . writeln ( 'Wide column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...