Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 227,900 for

object

(0.1 sec)
  1. How to get the HTMLBodyCharSet or PlainBodyChar...

    Use Case: We are using the below code to for reading emails within PST and getting a MapiMessage Object. Below is the Java code. PersonalStorage asposePstFile = PersonalStorage.fromFile(path_to_pst); FolderInfo folde…...PlainBodyCharSet in MapiMessage object Aspose.Email Product Family...PST and getting a MapiMessage object. Below is the Java code. PersonalStorage...

    forum.aspose.com/t/how-to-get-the-htmlbodychars...
  2. Updating embedded excel file with multi cell re...

    In a C# standalone environment with these nuget packages installed <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> <PackageReference Inclu…...opening the file and opening the object to update Aspose.Slides Product...the underlying data for this object #region Aspose Ignore This...

    forum.aspose.com/t/updating-embedded-excel-file...
  3. [Aspose.PSD NET] - 'Arithmetic operation result...

    Hi, creating a new smart Object layer using a JPEG with large dimensions will result in System.OverflowException: ‘Arithmetic operation resulted in an overflow.’: using (var image = (PsdImage)Image.Load("sou…...overflow' when creating smart object layer using large JPEG Aspose...1 Hi, creating a new smart object layer using a JPEG with large...

    forum.aspose.com/t/aspose-psd-net-arithmetic-op...
  4. Cannot cast an object of 'Aspose.Svg.Dom.Elemen...

    // Set SVG Namespace Url string SvgNamespace = "https://www.w3.org/2000/svg"; string documentPath = Path.Combine(ConstValue.SvgPDAResourceRootDir, "demo2.svg"); using (var document = new …...Cannot cast an object of 'Aspose.Svg.Dom.Element' to type 'Aspose...during execution: Cannot cast an object of ‘Aspose.Svg.Dom.Element’...

    forum.aspose.com/t/cannot-cast-an-object-of-asp...
  5. How to fetch the size of a MapiMessage object i...

    Hi All, Use Case: We are using the below code to for reading emails within PST and getting a MapiMessage Object. Below is the Java code. PersonalStorage asposePstFile = PersonalStorage.fromFile(path_to_pst); FolderI…...fetch the size of a MapiMessage object in Java? Aspose.Email Product...PST and getting a MapiMessage object. Below is the Java code. PersonalStorage...

    forum.aspose.com/t/how-to-fetch-the-size-of-a-m...
  6. Aspose.Cells.Charts.Chart - hidden data series ...

    Hi, I am using Aspose.Cells for .Net (version 23.3.0) and facing an issue with Aspose.Cells.Charts. It seems that when the charts in a worksheet are read, the NSeries of the Aspose chart Object does not include data seri…...series not available in chart object Aspose.Cells Product Family...NSeries of the Aspose chart object does not include data series...

    forum.aspose.com/t/aspose-cells-charts-chart-hi...
  7. Updating Embedded Excel File with Multi Cell Re...

    In a C# standalone environment with these nuget packages installed <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> <PackageReference Inclu…...Opening the File and Opening the Object to Update Aspose.Cells Product...the underlying data for this object #region Aspose Ignore This...

    forum.aspose.com/t/updating-embedded-excel-file...
  8. Opening PPTX Document with a Modern Comment on ...

    Hi support, Opening of a PPTX document with a modern comment on an Object fails with error (see below). NB: A new document with a comment using the new button on the right comments section (add comment to doucment) it d…...Document with a Modern Comment on Object Fails Aspose.Slides Product...with a modern comment on an object fails with error (see below)...

    forum.aspose.com/t/opening-pptx-document-with-a...
  9. Getting an error reading an html String to a Do...

    java.lang.NegativeArraySizeException: -272646824 at com.aspose.pdf.internal.l31u.l1f.lI(Unknown Source) at com.aspose.pdf.internal.l31u.l1f.lI(Unknown Source) at com.aspose.pdf.internal.l45y.lb.lj(Unknown Source) at …...an html String to a Document object using PDF for Java Aspose.PDF...

    forum.aspose.com/t/getting-an-error-reading-an-...
  10. Null reference object while writing item to pst...

    Hi, I’m getting a “null reference” error while writing to .pst file. It seems like that the process loses the .pst file handle after a while, when writing items into it. This is my code: private MapiMessage mapiMessa…...Null reference object while writing item to pst file Aspose.Email...pass them to a ConcurrentQueue object inside a thread that writes...

    forum.aspose.com/t/null-reference-object-while-...