Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 94,431 for

object

(0.19 sec)
  1. 使用嵌套对象|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....Nested Object.xlsx" ; //Initialize WorkbookDesigner object WorkbookDesigner...Individual >(); //Create an object for the Individual class Individual...

    docs.aspose.com/cells/zh/net/using-nested-objects/
  2. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF document in C++ using Aspose.PDF to adjust text orientation and improve layout...." ); // Initialize document object auto document = MakeObject...90 ); // create TextBuilder object auto textBuilder = MakeObject...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/
  3. Aspose.PSD for Java 23.9 - 发行说明|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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...void assertAreEqual ( Object expected , Object actual , String message...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. Add Picture Frame to Presentation|Aspose.Slides...

    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.... Create an Image object by adding an image to the Images...associated with the Presentation object that will be used to fill the...

    docs.aspose.com/slides/net/add-picture-frame-to...
  5. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook using Aspose.Cells with Golang via C++....Workbook object. The Dispose pattern is used only for objects that...managed objects, but it is unable to reclaim unmanaged objects. The...

    docs.aspose.com/cells/go-cpp/release-unmanaged-...
  6. 通过 Microsoft Excel 与 C++ 自动刷新 OLE 对象|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 在 Microsoft Excel 中自动刷新 OLE 对象。...\\ " ); // Create workbook object from your sample excel file...load property of first ole object to true sheet . GetOleObjects...

    docs.aspose.com/cells/zh/cpp/automatically-refr...
  7. Aspose::Words::Drawing::OlePackage class | Aspo...

    Aspose::Words::Drawing::OlePackage class. Allows to access OLE Package properties. To learn more, visit the documentation article in C++....visit the Working with Ole Objects documentation article. class...OlePackage : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for .NET 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/net/ellipse/
  9. Aspose::Words::Drawing::ShapeBase::GetShapeRend...

    Aspose::Words::Drawing::ShapeBase::GetShapeRenderer method. Creates and returns an Object that can be used to render this shape into an image in C++....method Creates and returns an object that can be used to render...() ReturnValue The renderer object for this shape. Remarks This...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. How to Read PDF File in Java

    This tutorial provides information on how to read PDF file in Java. It will teach you how does Java read PDF to string and fetch all images from a PDF file....Document class object Instantiate TextAbsorber class object that can...using the TextAbsorber class object Display entire text read from...

    kb.aspose.com/pdf/java/how-to-read-pdf-file-in-...