Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 94,431 for

object

(0.1 sec)
  1. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java....Object public class ShapeType Specifies...control. OLE_OBJECT The shape is an OLE object. PARALLELOGRAM...

    reference.aspose.com/words/java/com.aspose.word...
  2. KnownTypeSet.add method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  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. 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. 通过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-...
  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. Get and Set Style for Cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Node.js via C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting....following piece of code, a Style object is created for each cell when...because the Style object is sizable. These Style objects won’t be freed...

    docs.aspose.com/cells/nodejs-cpp/styling-and-da...
  10. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....Object, com.aspose.words.Processor...outputStream, SaveOptions saveOptions, Object data) buildReport(InputStream...

    reference.aspose.com/words/java/com.aspose.word...