Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 159,855 for

2

(0.45 sec)
  1. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...Discourse September 1, 2025, 11:02am 2 @TejasA The error you’re encountering...how it goes! TejasA September 2, 2025, 7:09am 3 The EML file is...

    forum.aspose.com/t/python-unable-to-convert-eml...
  2. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...Array switch "\a", aligned left, 2 columns, 3 points of horizontal...\\ hs3(4x,- 4y,-4x,+ y)' ) # 2 - Bracket switch "\b", bracket...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.CellsでExcelファイルをPDF形式に変換した場合にExcelでの見た目と...

    Aspose.Cells for Python via .NET(25.2.0)を利用しています。 Aspose.CellsでExcelワークブックをPDFに変換する際に、 Excel上にあるオブジェクトがExcelワークブックの見た目と異なった位置や模様でPDFに変換されてしまいます。 求める結果としてはExcel本体の機能のPDF変換と同等のPDF変換処理ができ、Excel上の見た目とPDF変換後の見た目が同じになることです。 …...2.0)を利用しています。 Aspose.CellsでExcelワークブックをPDFに変換する際に、...Discourse March 7, 2025, 1:41am 2 @R.O PDF変換時にExcelの見た目と異なる結果が出...

    forum.aspose.com/t/aspose-cells-excel-pdf-excel...
  4. Reading VBA Information from MPP File | Aspose....

    Learn how to read VBA project details, modules, references, and attributes from Microsoft Project MPP files using Aspose.Tasks for .NET....mpp" ); 2 VbaProject vbaProject = project...Project( "New Project.mpp" ); 2 3 VbaProject vbaProject = project...

    docs.aspose.com/tasks/net/reading-vba-informati...
  5. Set Orientation and Control the Export of Hidde...

    This section explains how to set page's layout with Aspose.Diagram.... GetPage ( "Flow 2" ); // Set Visio page visiblity...diagram . Pages . GetPage ( "Flow 2" ); // Set Visio page visiblity...

    docs.aspose.com/diagram/net/set-orientation-and...
  6. Data in table missing when a PDF with watermark...

    Hi, I ran into an issue when exporting a PDF with a table and a watermark to PPTX. Some data values are missing from the table near the watermark text. The conversion is fine without the watermark. var fileName = ""; /…...2 public void Logic() throws Exception...ConvertToPptx_2_input.pdf (157.5 KB) TableDoesNotRenderCo_2_output.zip...

    forum.aspose.com/t/data-in-table-missing-when-a...
  7. Incorrect Rendering of EQ Field with Center-Ali...

    Description When exporting a DOCX that contains a Word EQ field using the below syntax, Aspose.Words renders the result differently from Microsoft Word 2010. Field Equation Example { EQ \b\bc({content}) } Expected Res…...Discourse December 26, 2025, 8:43am 2 @chenweii The EQ field switch...preserve expected visual output [2, 4, 5]. These reports suggest...

    forum.aspose.com/t/incorrect-rendering-of-eq-fi...
  8. Reading VBA Information from MPP File | Aspose....

    This document provides guidance on how to read and extract VBA information from MPP files using Aspose.Tasks for C#....Copy 1 // Loading project file 2 System ::SharedPtr < Project >...(dataDir + u "VbaProject1.mpp" ); 2 3 System ::SharedPtr < VbaProject...

    docs.aspose.com/tasks/cpp/reading-vba-informati...
  9. Duration Auto calculating issue - Free Support ...

    I am trying to add JSON data into an MPP file using the Aspose API. My data contains start date, end date, and a given duration value. However, when I insert it into the MPP file, the API automatically recalculates the d…...Discourse August 13, 2025, 9:07am 2 @NaveenVenkatesh To prevent the...dependency # Format: “2FS” = Task ID 2, Finish-to-Start # Format: “23SS”...

    forum.aspose.com/t/duration-auto-calculating-is...
  10. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....writeln(); // 2 - Umm al-Qura calendar: field...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

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