Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 94,457 for

object

(2.25 sec)
  1. Saving recognition results|Documentation

    How to get form recognition results in CSV, XML or JSON formats....GetCsvAsStream Returns a MemoryStream object in the specified encoding with...GetJsonAsStream Returns a MemoryStream object in the specified encoding with...

    docs.aspose.com/omr/net/recognition/save/
  2. Aspose::Words::Saving::ImageSavingArgs::get_Doc...

    Aspose::Words::Saving::ImageSavingArgs::get_Document method. Gets the document Object that is currently being saved in C++....t method Gets the document object that is currently being saved...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Drawing::Charts::BubbleSizeColle...

    Aspose::Words::Drawing::Charts::BubbleSizeCollection::GetEnumerator method. Returns an enumerator Object in C++....method Returns an enumerator object. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Interop to aspose c# - Free Support Forum - asp...

    Hi . I ahve a legacy app which is working on interop . The flow is the word templates are in DB , via mail merge all the dynamic values are populated and then word is craeted (WITH Interop). I satrted with few margin , s…...Document object. Perform Mail Merge : Use the..."FieldName1", "FieldName2" }, new object[] { "Value1", "Value2" });...

    forum.aspose.com/t/interop-to-aspose-c/324832
  5. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....steps: Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  6. 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...
  7. Merge XML files using C++ | Aspose.PDF

    Merge XML files programmatically with C++ sample code using Aspose.PDF for C++...Instantiate XslFoLoadOption object auto options = new XslFoLoadOptions...ThrowExceptionImmedi ; // Create Document object auto document1 = MakeObject...

    products.aspose.com/pdf/cpp/merger/xml/
  8. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...NullReferenceExcepti: Object reference not set to an instance of an object. Can...a property or method on an object that is null. Here are some...

    forum.aspose.com/t/nullreferenceexception-listm...
  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....com" )); // Fill appointment object Date startDate = sdf . parse...17:30:00" ); // Create appointment object Appointment agendaAppointment...

    docs.aspose.com/email/zh/java/sending-meeting-r...
  10. The PdfFileSignature.save() is not thread-safe ...

    Hi team, We have encountered the issue when signing Digital Signature in Java by using PdfFileSignature.save() although we created the Object for each thread. Below is the code and thread-dump: public byte[] signPdf(…...save() although we created the object for each thread. Below is the...thread only, while for the PFX object is created as new one for each...

    forum.aspose.com/t/the-pdffilesignature-save-is...