Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 92,097 for

object

(0.15 sec)
  1. Managing OLE Objects|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....Managing OLE Objects Contents [ Hide ] Introduction OLE (Object Linking...contain visual and information objects of all kinds: text, calendars...

    docs.aspose.com/cells/net/managing-ole-objects/
  2. ReportBuilder Class | Aspose.Words for .NET

    Effortlessly create dynamic reports with Aspose.Words LowCode ReportBuilder. Utilize LINQ Reporting Engine to fill templates with data seamlessly....BuildReport ( string, string, object ) Populates the template document...Stream, Stream, SaveFormat , object ) Populates the template document...

    reference.aspose.com/words/net/aspose.words.low...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  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. 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...
  9. ReportBuilder.BuildReportToImages | Aspose.Word...

    Transform your template documents effortlessly with ReportBuilder's BuildReportToImages method, combining data from various sources into stunning images....string, ImageSaveOptions , object[], string[] ) Populates the...ImageSaveOptions saveOptions , object [] data , string [] dataSourceNames...

    reference.aspose.com/words/net/aspose.words.low...
  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/