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

object

(0.12 sec)
  1. KnownTypeSet | Aspose.Words for Java

    Represents an unordered set i.e in Java....Object All Implemented Interfaces:...containing java.lang.Class objects which fully or partially qualified...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. Version 25.4 throws errors on Aspose.Email.Mail...

    Error only occurs with version 25.4, rolled back to 25.3 and no issue. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at #=qaZ1xMXqCYtFeDGhG8UEKs7qtpIOlrA6JLUcrPbLW2hY=.#=zc2DLITKzSR9Mdy72vfhu_mo8…...#=zcT35dojx_sCZW9SJNSF5Bl7pijrp(Object #=z3Ty9vzw=) at #=qaZ1xMXqCYtFeDGhG8UE=...#=zcT35dojx_sCZW9SJNSF5Bl7pijrp(Object #=z3Ty9vzw=) at #=qaZ1xMXqCYtFeDGhG8UE=...

    forum.aspose.com/t/version-25-4-throws-errors-o...
  4. 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...
  5. 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...
  6. 通过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-...
  7. FontSourceType enumeration | Aspose.Words for N...

    Aspose.Words.Fonts.FontSourceType enumeration. Specifies the type of font source....Description FontFile A FileFontSource object that represents single font...FontsFolder A FolderFontSource object that represents folder with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. OleFormat.Save | Aspose.Words for .NET

    Discover the OleFormat Save method to efficiently store embedded Object data in your chosen stream. Enhance data management with ease!...Saves the data of the embedded object into the specified stream....stream Stream Where to save the object data. Exceptions exception...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Create Links in PDF file with C++|Aspose.PDF fo...

    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/cpp/create-links/