Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 94,269 for

object

(0.23 sec)
  1. Output.xlsx

    Sheet1 1 2 3 4 Chart Title 1 2 3 4 2025-06-30T11:52:21Z 16.0300 luo 2015-06-05T18:17:20Z 2025-06-30T11:52:21Z 2025-06-30T11:52:21Z 2025-06-30T11:52:21Z false 2025-06-30T11:52:21Z Microsoft Excel 20......er-guide\charts\how-to-get-object-position-in-chart\ 16.0300...

    docs.aspose.com/cells/es/net/how-to-get-object-...
  2. 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
  3. Building forms programmatically|Documentation

    Describe the OMR form directly in the application code.... Form object The form is described as an...elements are nested inside this object. You must also define at least...

    docs.aspose.com/omr/net/programmatic-forms/
  4. 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/
  5. How to Merge PDF using C#|Aspose.PDF for .NET

    This page explain how to merge PDF documents into a single PDF file with C# or VB.NET....files: Create two Document objects, each containing one of the...Add method for the Document object you want to add the other PDF...

    docs.aspose.com/pdf/net/merge-pdf-documents/
  6. Add Text to XPS files | API for C++

    C++ API Solution to manage XPS files. Add or remove text from/to XPS documents with a few lines of code....Add the glyph to the document object with the necessary font information...information. Create XpsGlyphs object, which is used to add text...

    products.aspose.com/page/cpp/add-text-to-xps/
  7. Working with Lists in Python|Aspose.Words for P...

    Create, specify formatting and restart lists in a document using Python.... However, the List object always belongs to the ListCollection...returns a ListFormat object. This object has several methods to...

    docs.aspose.com/words/python-net/working-with-l...
  8. 在PHP中调整行高和列宽|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....# Instantiating a Workbook object by excel file path $workbook...# Instantiating a Workbook object by excel file path $workbook...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  9. 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...
  10. Decrypt PDF in Node.js|Aspose.PDF for Node.js v...

    Decrypt PDF File with Aspose.PDF for Node.js via C++.... Receive the object if successful. Call the AsposePdfDecrypt...AsposePdf module. Receive the object if successful. Call the AsposePdfDecrypt...

    docs.aspose.com/pdf/nodejs-cpp/decrypt-pdf/