Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 91,330 for

object

(0.09 sec)
  1. Add Images in Spreadsheet in xlsx4j|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....//Instantiating a Workbook object Workbook workbook = new Workbook...createWsDr(drawing); // Create object for twoCellAnchor CTTwoCellAnchor...

    docs.aspose.com/cells/java/add-images-in-spread...
  2. Managing OLE Objects with Node.js via C++|Docum...

    Learn how to manage OLE Objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE Objects within worksheets....Ask AI Managing OLE Objects with Node.js via C++ Contents [ Hide...Hide ] Introduction OLE (Object Linking and Embedding) is a framework...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  3. 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...
  4. 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...
  5. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE Objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE Objects within worksheets....Managing OLE Objects with JavaScript via C++ Contents [ Hide...Hide ] Introduction OLE (Object Linking and Embedding) is a framework...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  6. KnownTypeSet.remove method | Aspose.Words for P...

    KnownTypeSet.remove method. Removes the specified Object from the set....specified object from the set. def remove ( self , type : object ):...Type Description type object A object to remove. Exceptions exception...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontSourceBase class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources...asFileFontSource() Cast FontSourceBase object to FileFontSource . asFolderFontSource()...asFolderFontSource() Cast FontSourceBase object to FolderFontSource . asMemoryFontSource()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OLE Objects and Online Video|Aspose.Words for P...

    Insert ole Objects or onlin vodeo into a document using Python....OLE Objects and Online Video Contents [ Hide ] OLE (Object Linking...with documents containing “objects” created or edited by third-party...

    docs.aspose.com/words/python-net/working-with-o...
  9. Error converting VSDX file to PDF/A - Free Supp...

    MO.00004-AX.04-Triptico.vsdx.zip (752.5 KB) When trying to convert the file MO.00004-AX.04-Triptico.vsdx to PDF/A, an error occurs. Testing the conversion to PDF it works. PdfSaveOptions options = new PdfSaveOptions(); …...(Object, Span`1) at System.Reflection...MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr...

    forum.aspose.com/t/error-converting-vsdx-file-t...
  10. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....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/java/create-links/