Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 79,388 for

object

(0.04 sec)
  1. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document Object in Java....Object, com.aspose.words.LoadOptions...CHM document into a Document object. To learn more, visit the Specify...

    reference.aspose.com/words/java/com.aspose.word...
  2. Add, Extract, Delete Tables in PDF using Java |...

    Manage Tables in PDF file programmatically with Java sample code using Aspose.PDF for Java... Create Table object. Set table settings (e.g. set...+ ", 3)" ); } // Add table object to first page of input document...

    products.aspose.com/pdf/java/table/
  3. 用 C++ 格式化和修改命名范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 格式化、重命名、合并和删除 Excel 文件中的命名范围。...// Instantiating a Workbook object Workbook workbook ; // Clears...new worksheet to the Workbook object workbook . GetWorksheets ()...

    docs.aspose.com/cells/zh/cpp/format-and-modify-...
  4. 在PHP中管理文档属性|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/zh/net/managing-document-...
  5. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control....HTML into an Excel workbook object. However, if you want the layout...support_div_tag = True # Create workbook object from the html using load options...

    docs.aspose.com/cells/python-net/support-the-la...
  6. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. /*console.log("Built-in Properties:");...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::GradientStyle enum | As...

    Aspose::Words::Drawing::GradientStyle enum. Specifies the style for a gradient fill in C++....running horizontally across an object. Vertical 2 Gradient running...running vertically down an object. DiagonalUp 3 Diagonal gradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_DocumentFieldName method. Gets the name of the merge field as specified in the document in C++....ArrayPtr < SharedPtr < System :: Object >> mergeData = MakeArray <...< SharedPtr < System :: Object >> ( { System :: ObjectExt :: Box...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. Remove Annotations from PDF in Java

    This article guides on how to remove annotations from PDF in Java. It has the details for IDE settings, list of steps, and a sample code to develop a PDF annotation remover in Java....PDF file into the Document object providing the file name Access...page in the PDF contains an object of the AnnotationCollection...

    kb.aspose.com/pdf/java/remove-annotations-from-...
  10. How to Convert XML to PDF in Python

    This brief tutorial covers how to convert XML to PDF in Python. It includes all the details to configure the system environment, program algorithm, and a code snippet to demonstrate the conversion of XML document to PDF in Python with a few lines of code....convert XML to PDF Create an object of the Document class Load...conversion process by creating an object of the Document class and then...

    kb.aspose.com/pdf/python/how-to-convert-xml-to-...