Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 94,479 for

object

(0.09 sec)
  1. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE Object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly....Java Contents [ Hide ] OLE (Object Linking & Embedding) is a Microsoft...technology that allows data and objects created in one application...

    docs.aspose.com/slides/java/manage-ole/
  2. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE Object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....[ Hide ] Overview Info OLE (Object Linking & Embedding) is a Microsoft...technology that lets data and objects created in one application...

    docs.aspose.com/slides/python-net/manage-ole/
  3. Shading.Equals | Aspose.Words for .NET

    Discover the Shading Equals method to easily compare Shading values, ensuring accurate results in your projects. Streamline your coding today!...Equals( object ) Determines whether the specified object is equal...current object. public override bool Equals ( object obj ) See...

    reference.aspose.com/words/net/aspose.words/sha...
  4. 通过C++和Node.js访问并修改链接Ole对象的显示标签|Documentation

    学习如何使用Aspose.Cells for Node.js via C++访问和修改链接Ole对象的显示标签。...( 0 ); // Access first Ole Object let oleObject = ws . getOleObjects...Label of the Ole Object console . log ( "Ole Object Label - Before:...

    docs.aspose.com/cells/zh/nodejs-cpp/access-and-...
  5. OleObject|Aspose.Slides Documentation

    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....embedding a file as an OLE object and updating its data using...Slides for .NET . Add an OLE Object Embed a PDF file into the presentation...

    docs.aspose.com/slides/net/examples/elements/le...
  6. MemoryFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.MemoryFontSource class. Represents the single TrueType font file stored in memory...asFileFontSource() Cast FontSourceBase object to FileFontSource . (Inherited...asFolderFontSource() Cast FontSourceBase object to FolderFontSource . (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. List.Equals | Aspose.Words for .NET

    Discover how the List Equals method efficiently compares lists for accuracy. Enhance your coding skills with this essential programming technique!...Equals( object ) Determines whether the specified object is equal...current object. public override bool Equals ( object obj ) See...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#...used to draw different line objects such as an ellipse, circle...steps can be used. Create an object of the Bitmap class Initialize...

    docs.aspose.com/drawing/net/working-with-pens/
  9. HorizontalAlignment enumeration | Aspose.Words ...

    aspose.words.drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table....Members Name Description NONE The object is explicitly positioned, usually...NONE . LEFT Specifies that the object shall be left aligned to the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create Links in PDF file with C#|Aspose.PDF for...

    This section explains how to create links in your PDF document with C#....application link: Create a Document object. Get the Page you want to add...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/net/create-links/