Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 2,054 for

ole image

(0.15 sec)
  1. Inserting a WAV file as an OLE Object with Node...

    Learn how to insert a WAV file as an Ole object in Excel worksheets using Aspose.Cells for Node.js via C++....AI Inserting a WAV file as an OLE Object with Node.js via C++ Contents...functionality to add different types of OLE objects to Excel worksheets....

    docs.aspose.com/cells/nodejs-cpp/inserting-a-wa...
  2. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...Appearing for a Number Column in PPT OLE Table Aspose.Cells Product Family... aspose-cells-java , slides-ole manavjaiswal September 24, 2025...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  3. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and embed Excel charts as Ole objects into PowerPoint (PPT, PPTX) slides in Java....Create and Embed Excel Charts as OLE Objects Using VSTO and Aspose...and embed an Excel Chart as an OLE Object in the PowerPoint Slide...

    docs.aspose.com/slides/java/create-and-embed-an...
  4. When converting a DWG file to PDF, OLE and imag...

    When converting a DWG file to PDF, Ole and Images were not exported correctly. test_file.zip (79.1 KB)...converting a DWG file to PDF, OLE and images were not exported correctly...converting a DWG file to PDF, OLE and images were not exported correctly...

    forum.aspose.com/t/when-converting-a-dwg-file-t...
  5. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation Ole objects (progId == "Equation.DSMT4") when converting DOCX to Images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...Issue with MathType Equation OLE Object Aspose.Words Product Family...issues with MathType Equation OLE objects ( progId == "Equation...

    forum.aspose.com/t/rending-issue-with-mathtype-...
  6. Rendering Issue with Field Codes Containing OLE...

    I encountered a rendering issue when a Field Code (field) contains an Ole Object. In this case, the output is not displayed correctly when converting the document. To help reproduce the problem, I have prepared the foll…...with Field Codes Containing OLE Objects Aspose.Words Product...Field Code (field) contains an OLE Object . In this case, the output...

    forum.aspose.com/t/rendering-issue-with-field-c...
  7. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as Ole objects into PowerPoint (PPT, PPTX) slides in C#....Create and Embed Excel Charts as OLE Objects Using VSTO and Aspose...and embed an Excel Chart as an OLE Object in the PowerPoint Slide...

    docs.aspose.com/slides/net/create-and-embed-an-...
  8. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...Appearing for a Number Column in PPT OLE Table Aspose.Cells Product Family... aspose-cells-java , slides-ole VaradS September 11, 2025, 11:19am...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  9. Create and Embed an Excel Chart as an OLE Objec...

    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....and Embed an Excel Chart as an OLE Object Contents [ Hide ] The...you’ll embed the chart into. OLE objects contain links to the...

    docs.aspose.com/slides/net/create-and-embed-an-...
  10. Aspose.word for net 使用GetShapeRenderer().Save渲染...

    ImageSaveOptions ImageOptions = new ImageSaveOptions(SaveFormat.Png); ImageOptions.PaperColor = Color.Transparent; ImageOptions.Resolution = 200; // 设置分辨率 var memoryStream = new MemoryStream(); shape.GetShapeRe…...Save渲染OLE公式存在问题 中文技术支持 words-net Calvin95...ToArray()); 使用上述代码,GetShapeRenderer将OLE公式保存到MemoryStream中然后再保存到本地。公式...

    forum.aspose.com/t/aspose-word-for-net-getshape...