Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 94,377 for

object

(0.23 sec)
  1. 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...
  2. 通过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-...
  3. 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...
  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. 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. 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...
  9. 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/
  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/