Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 87,573 for

object

(0.1 sec)
  1. Aspose::Words::Document::get_CustomDocumentProp...

    Aspose::Words::Document::get_CustomDocumentProperties method. Returns a collection that represents all the custom document properties of the document in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Name method. Returns the name of the property in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Insert Footnote in Word using Java

    Follow this article to insert footnote in Word using Java. It has details to set the IDE, a list of steps, and a sample code for creating footnote in Word using Java....Document class object Create a DocumentBuilder class object by passing...passing it the loaded Word file object Add some text at the start...

    kb.aspose.com/words/java/insert-footnote-in-wor...
  4. DocumentVisitor.visit_office_math_end method | ...

    DocumentVisitor.visit_office_math_end method. Called when enumeration of a Office Math Object has ended....enumeration of a Office Math object has ended. def visit_office_math_end...office_math OfficeMath The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Introduction | Aspose.Note Documentation

    A basic introduction to Java programming concepts....one object of , , and classes bypassing the class object. Calling...calling the Save method of the object. These articles show how to:...

    docs.aspose.com/note/java/introduction/
  6. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。... 创建具有特定尺寸的 Drawing object 。 为Drawing对象设置 Border 。 将 Graph... Add (); // Create Drawing object with certain dimensions var...

    docs.aspose.com/pdf/zh/net/add-circle/
  7. How to Convert HTML to PDF in Python

    This article assists on how to convert HTML to PDF in Python. You will get directions to set the IDE, write the program and a runnable sample code to convert HTML file to PDF using Python....NET to render HTML Create an object of aspose.pdf.HtmlLoadOptions...HTML file into the Document object using the load options mentioned...

    kb.aspose.com/pdf/python/how-to-convert-html-to...
  8. 在Ruby中管理工作表|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 = Rjb :: import (...new worksheet to the Workbook object worksheets = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/managing-workshee...
  9. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ code examples included....AddAutoShape method exposed by IShapes object Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/cpp/ellipse/
  10. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/go-cpp/modify-an-existing...