Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 90,852 for

object

(0.43 sec)
  1. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE Objects using Aspose.Cells with C++....Identifier of the Embedded OLE Object with C++ Contents [ Hide ]...identifier of embedded OLE objects. OLE Object Class Identifiers are...

    docs.aspose.com/cells/cpp/get-or-set-the-class-...
  2. Aspose.Words DOM|Aspose.Words for Node.js via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Node.js....Words Document Object Model (DOM) Contents [ Hide...] The Aspose.Words Document Object Model (DOM) is an in-memory...

    docs.aspose.com/words/nodejs-net/aspose-words-d...
  3. One embedded object disappears from the diagram...

    Hello Aspose, We encounter one additional problem with converting vsdx to SVG format. I do a simple transformation via the method Diagram.Save according to documentation (Diagram.Save method). I attached the original V…...One embedded object disappears from the diagram when exporting...render embedded OLE objects ; such objects are simply omitted...

    forum.aspose.com/t/one-embedded-object-disappea...
  4. "The root object missing or invalid" error when...

    Good afternoon. I’m using Aspose.PDF version 25.7.0. I have a PDF 1.7 file and want to programmatically create another PDF document based on it: csharp using Aspose.Pdf; class Program { static void Main() { var pd…..."The root object missing or invalid" error when creating new...The error message “The root object missing or invalid” typically...

    forum.aspose.com/t/the-root-object-missing-or-i...
  5. Aspose.Words DOM|Aspose.Words for Python via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Python....Words Document Object Model (DOM) Contents [ Hide...] The Aspose.Words Document Object Model (DOM) is an in-memory...

    docs.aspose.com/words/python-net/aspose-words-d...
  6. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set to an instance of an Object. at .(Graphics , , ) at .(IL…...in C#: NullReferenceExcepti: Object Reference Not Set Aspose.Slides...NullReferenceExcepti: Object reference not set to an instance of an object. at...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...
  7. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few PPT files , from which it can extract Objects using below code, if (shape is IOleObjectFrame oleFrame && oleFrame.EmbeddedData != null) { var embeddedData = oleFrame.EmbeddedData; byte[…...Concern with Extracted Embedded Object in PPT File Aspose.Slides Product...from which it can extract objects using below code, if (shape...

    forum.aspose.com/t/aspose-slides-for-net-concer...
  8. Propagate Formula in Table or List Object autom...

    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....Propagate Formula in Table or List Object automatically while entering...formula in your Table or List Object to automatically propagate...

    docs.aspose.com/cells/python-net/propagate-form...
  9. Getting object reference error GetTimephasedWor...

    Hello Aspose Team, I’m encountering an “Object reference not set to an instance of an Object” error when calling GetTimephasedWork for AssignmentBaselineWork in Aspose.Tasks when there are no resources assigned to the t…...Getting object reference error GetTimephasedWork for baseline...an “Object reference not set to an instance of an object” error...

    forum.aspose.com/t/getting-object-reference-err...
  10. Get the Cell Object by DisplayName of PivotFiel...

    Learn how to retrieve the cell Object by the display name of a pivot field and apply formatting using Aspose.Cells for C++....Get the Cell Object by DisplayName of PivotField of PivotTable...can use to access the cell object by the display name of a pivot...

    docs.aspose.com/cells/go-cpp/get-the-cell-objec...