Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 95,201 for

object

(0.26 sec)
  1. DocumentProperty class | Aspose.Words for Python

    aspose.words.properties.DocumentProperty class. Represents a custom or built-in document property...docx' ) # The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. print ( 'Built-in Properties:'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OfficeMath.mathObjectType property | Aspose.Wor...

    OfficeMath.mathObjectType property. Gets type [OfficeMath.mathObjectType](./) of this Office Math Object....mathObjectType of this Office Math object. get mathObjectType () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IStructuredDocumentTag.node property | Aspose.W...

    IStructuredDocumentTag.node property. Returns Node Object that implements this interface....node property Returns Node object that implements this interface...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 创建新工作表|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...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/zh/net/create-new-worksheet/
  5. Table CSS margin settings are ignored when conv...

    When converting from HTML to PDF with Aspose.Word for Java v24.10 table margins defined for CSS are ignored. I can reproduce this using the online converter at https://products.aspose.app/words/conversion/html-to-pdf as …...Words Document Object Model is designed to work with...Word documents. HTML documents object model is quite different and...

    forum.aspose.com/t/table-css-margin-settings-ar...
  6. ShapeMarkupLanguage Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeMarkupLanguage enum, defining shape markup languages for enhanced document formatting and design flexibility....property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...we save while passing this object will have to follow that standard...

    reference.aspose.com/words/net/aspose.words.dra...
  7. RtfSaveOptions.saveFormat property | Aspose.Wor...

    RtfSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...Create an "RtfSaveOptions" object to pass to the document's "Save"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。..."data-dir" # Initialize an object saveOpts = Discreet3dsSaveOptio..."NameFormat" # The separator between object's name and the duplicated counter...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  9. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using C# library....PDF file using the Document object. Replace a particular image...Save method of the Document object. The following code snippet...

    docs.aspose.com/pdf/net/replace-image-in-existi...
  10. Create Union Range with C++|Documentation

    Create Union Range in Excel files using Aspose.Cells with C++....method returns a UnionRange object. The following code snippet...Startup (); // Create a Workbook object Workbook workbook ; // Create...

    docs.aspose.com/cells/cpp/create-union-range/