Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 83,366 for

object

(0.07 sec)
  1. FieldMergingArgsBase | Aspose.Words for Java

    Base class for FieldMergingArgs and ImageFieldMergingArgs in Java....Object public abstract class FieldMergingArgsBase...getDocument() Returns the getDocument() object for which the mail merge is...

    reference.aspose.com/words/java/com.aspose.word...
  2. IMailMergeDataSource Interface | Aspose.Words f...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSource. Effortlessly connect custom data sources for seamless document automation....source, such as a list of objects. Master-detail data is also...region. GetValue ( string, out object ) Returns a value for the specified...

    reference.aspose.com/words/net/aspose.words.mai...
  3. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....Object public class FileFormatUtil...we create a FileFormatInfo object for an html document. Assert...

    reference.aspose.com/words/java/com.aspose.word...
  4. Generate Point Cloud to X File Formats via Node...

    Sample Node.js generate point cloud code for X file. Use this example code to generate point cloud to X file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/nodejs-java/point-cloud/x/
  5. Generate Point Cloud to X File Formats via pyth...

    Sample Python generate point cloud code for X file. Use this example code to generate point cloud to X file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/python-net/point-cloud/x/
  6. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...(like an image or a drawing object) inside a textbox. Textboxes...GroupShape. You need to resize this object instead of shapes inside, so...

    forum.aspose.com/t/getting-exception-floating-s...
  7. How to Rotate Text of Cell with C++|Documentation

    C++ code to rotate text of Cell with Aspose.Cells for C++ API...the Style object of the desired cells. The Style object allows you...code, it creates a workbook object and set different rotation...

    docs.aspose.com/cells/cpp/how-to-rotate-text-of...
  8. Working with Outlook Contacts|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....to disc: Instantiate a new object of the MapiContact class. Enter...property of the VCardSaveOptions object to VCardVersion.V30. This sets...

    docs.aspose.com/email/python-net/working-with-o...
  9. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an Object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...NullReferenceExcepti: Object reference not set to an instance of an object. at...is an attempt to access an object that has not been initialized...

    forum.aspose.com/t/nullreferenceexception-in-do...
  10. How to Create Excel File in Python

    Here is a quick tutorial that describes how to create Excel file in Python. It provides details how using Python generate Excel file along with the information about configuring the environment....Instantiate a Workbook class object to create an empty Excel file...initializing a Workbook class object. Each workbook contains a worksheet...

    kb.aspose.com/cells/python/how-to-create-excel-...