Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 97,363 for

object

(0.11 sec)
  1. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` Object can be saved to a file or stream and also sent to a browser.... The Document object contains all content and formatting...properties, and the MailMerge object that is used for a mail merge...

    docs.aspose.com/words/cpp/working-with-document/
  2. FieldMergingArgsBase.field_value property | Asp...

    FieldMergingArgsBase.field_value property. Gets or sets the value of the field from the data source....def field_value ( self ) -> object : ... @field_value.setter def...field_value ( self , value : object ): ... Remarks This property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your document formatting with powerful numeric switch capabilities!...format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose.Slides for .NET: NullReferenceException ...

    Hello, We have come across a NullReferenceException when calling Portion.GetRect in Aspose.Slides.NET 25.10.0. I’ve have attached a minimal example null_ref_exception.zip (520.2 KB) var pres = new Presentation("./nul…...GetRect() may occur if the Portion object is not properly initialized...GetRect() , ensure that the portion object is not null. You can add a...

    forum.aspose.com/t/aspose-slides-for-net-nullre...
  5. Working with Outlook Notes|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....note to disc: Instantiate an object of the MapiNote class. Set...MapiNote class object is used to cast the MapiMessage object that loads...

    docs.aspose.com/email/python-net/working-with-o...
  6. How to print the value from a different parent ...

    I am trying to print nodes that is not part of the for each but its not working? My nodes that i want to print belong to other parent node in the payload. Consider the json I have attached, If I am iterating through Lim…...quote from Using Contextual Object Member Access : Obviously,...variable or a passed data source object. If using a variable is unwanted...

    forum.aspose.com/t/how-to-print-the-value-from-...
  7. How to Transform PNG to SVG using C#

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Initialize the ImageVectorizer object to customize the output SVG...properties of the Configuration object in the ImageVectorizer class...

    kb.aspose.com/svg/net/how-to-transform-png-to-s...
  8. How to Convert OBJ to FBX in C#

    This quick tutorial guides you on how to convert OBJ to FBX in C#. It includes the step-by-step algorithm, IDE configuration, and a runnable code snippet to convert OBJ to FBX in C#....Manager tool Get the source Object file with the Scene .FromFile()...FromFile() method Create an object of FbxSaveOptions class Invoke...

    kb.aspose.com/3d/net/how-to-convert-obj-to-fbx-...
  9. IMailMergeDataSource.MoveNext | Aspose.Words fo...

    Discover how the IMailMergeDataSource MoveNext method seamlessly advances to the next record, enhancing your data management efficiency....source in the form of a custom object. Document doc = new Document...Torino" ) }; // To use a custom object as a data source, it must implement...

    reference.aspose.com/words/net/aspose.words.mai...
  10. VbaModuleType enumeration | Aspose.Words for Py...

    aspose.words.vba.VbaModuleType enumeration. Specifies the type of a model in a VBA project....new object. Each instance of a class creates a new object, and...properties and methods of the object. DESIGNER_MODULE A VBA module...

    reference.aspose.com/words/python-net/aspose.wo...