Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 95,232 for

object

(0.43 sec)
  1. Stop conversion or loading using InterruptMonit...

    Learn how to interrupt Excel file processing in Python using Aspere.Cells' InterruptMonitor for efficient resource management during long operations....using the InterruptMonitor object when it is taking too long...the usage of InterruptMonitor object. The code converts a fairly...

    docs.aspose.com/cells/python-net/stop-conversio...
  2. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook using Aspose.Cells with Golang via C++....Workbook object. The Dispose pattern is used only for objects that...managed objects, but it is unable to reclaim unmanaged objects. The...

    docs.aspose.com/cells/go-cpp/release-unmanaged-...
  3. Memory leak / static cache retention with PSD p...

    Hello, I’m experiencing what looks like a memory leak when using Aspose.PSD 25.8 in my production application. I work in the school and sports photography industry, and my application processes large volumes of PSDs to …...ChannelInformation , and related objects staying alive. They appear...through a static Dictionary<object,object> inside Aspose.PSD. Even...

    forum.aspose.com/t/memory-leak-static-cache-ret...
  4. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with C# using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....privileges on a PDF file, create an object of the DocumentPrivilege class...pass this object as an argument to the Document object’s Encrypt...

    docs.aspose.com/pdf/net/set-privileges-encrypt-...
  5. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included....exposed by ShapeCollection object. Write the modified presentation...exposed by ShapeCollection object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/php-java/ellipse/
  6. How to add a PivotChart with Golang via C++|Doc...

    How to add a PivotChart using Aspose.Cells with Golang via C++....worksheet cells using a Cell object’s PutValue or SetValue method...Worksheet object). Access the new PivotTable object from the PivotTables...

    docs.aspose.com/cells/go-cpp/how-to-add-pivot-c...
  7. DocumentBuilder.InsertForms2OleControl | Aspose...

    Effortlessly integrate Forms2OleControl with DocumentBuilder's InsertForms2OleControl method. Enhance your document functionality today!...method Inserts Forms2OleControl object into current position. public...forms2OleControl ) Return Value Shape object that contains passed Forms2OleControl...

    reference.aspose.com/words/net/aspose.words/doc...
  8. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....PDF using the Document class object and get a reference to the...page Create a LinkAnnotation object and set its properties including...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  9. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....the Project class object Declare an object of PdfSaveOptions...discuss the PdfSaveOptions class object that contains several properties...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  10. Print PDF to PDF with Java

    Follow this article to print PDF to PDF with Java. It has the details to set the IDE for development, a list of steps, and a sample code to print to PDF printer with Java....a PDF Create the PdfViewer object to load the source PDF file...Create the PdfPrinterSettings object to set the soft printer name...

    kb.aspose.com/pdf/java/print-pdf-to-pdf-with-java/