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

object

(0.17 sec)
  1. Aspose::Words::Saving::ImageSaveOptions::Clone ...

    Aspose::Words::Saving::ImageSaveOptions::Clone method. Creates a deep clone of this Object in C++....Creates a deep clone of this object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::PdfSaveOptions::Clone me...

    Aspose::Words::Saving::PdfSaveOptions::Clone method. Creates a deep clone of this Object in C++....Creates a deep clone of this object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Convert-Excel-to-JSON with JavaScript via C++|D...

    Learn how to convert an Excel file to JSON using Aspose.Cells for JavaScript via C++....Workbook to JSON (JavaScript Object Notation) file. Convert Excel...// Instantiating a Workbook object from the uploaded file const...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  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. Aspose::Words::Settings::Odso::set_RecipientDat...

    Aspose::Words::Settings::Odso::set_RecipientDatas method. Sets a collection of Objects that specify inclusion/exclusion of individual records in the mail merge. This Object is never null in C++....method Sets a collection of objects that specify inclusion/exclusion...records in the mail merge. This object is never null . void Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Aspose::Words::DocumentVisitor::VisitTableStart...

    Aspose::Words::DocumentVisitor::VisitTableStart method. Called when enumeration of a table has started in C++....:Words::Tables::Table> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. Aspose::Words::Fields::IFieldDatabaseProvider i...

    Aspose::Words::Fields::IFieldDatabaseProvider interface. Implement this interface to provide data for the FieldDatabase field when it's updated in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Saving::SvgSaveOptions class | A...

    Aspose::Words::Saving::SvgSaveOptions class. Can be used to specify additional options when saving a document into the Svg format. To learn more, visit the documentation article in C++....at) Creates a save options object of a class suitable for the...System::String&) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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...