Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 22,194 for

task management

(0.23 sec)
  1. View and Update WORD Properties Online or add m...

    View and modify WORD properties through online app for free. Python API code to view and add WORD properties....based WORD document metadata management utility application. Code...metadata Develop WORD Metadata Management Application via Python Need...

    products.aspose.com/total/python-net/metadata/w...
  2. Memory Cap of 4GB when converting HTML to PDF -...

    Hi - I’m currently testing a conversion of html to pdf with the code below and it looks like the memory usage runs up to about 4GB then gets re-allocated. Do you know if this can be minimized at all for machines that may…...document"); }; List<Task> convertTasks = new List<Task>(); for (int...convertTasks.Add(Task.Run(convertHtmlToPdf)); } await Task.WhenAll(convertTasks);...

    forum.aspose.com/t/memory-cap-of-4gb-when-conve...
  3. Convert xlsx to docx - Free Support Forum - asp...

    How can I convert a file from Microsoft Excel (xlsx) format to Microsoft Word (docx) format directly (with as few lines of codes as possible)?...is actually a spreadsheet management library used to create, convert...Cells, you can accomplish the task. You can directly convert an...

    forum.aspose.com/t/convert-xlsx-to-docx/21566
  4. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...private void processDocument(Task task) throws Exception { String...TaskFilesHelper.readLastEntryFromCom(task, "INPUT"); String output = TaskFilesHelper...

    forum.aspose.com/t/unable-to-detect-installed-t...
  5. Omr threshold on BubbleArrayConfig - Free Suppo...

    Hello, is it possible to set the threshold on a specific BubbleArrayConfig. This means that in a model there will be different thresold defined. Regards,...access to our Paid Support management team. nikita.korobeynikov...size of reference points - this task is in backlog. Unfortunately...

    forum.aspose.com/t/omr-threshold-on-bubblearray...
  6. Convert HTML to OST via C# | products.aspose.com

    Sample code for HTML to OST C# conversion. Use API example code for batch HTML files to OST conversion within VB.NET, Asp.NET or any .NET based application....from NuGet × Open package manager, search for and install. You...following command from the Package Manager Console. Copied! PM> Install-Package...

    products.aspose.com/email/net/conversion/html-t...
  7. Convert HTML to PST via C# | products.aspose.com

    Sample code for HTML to PST C# conversion. Use API example code for batch HTML files to PST conversion within VB.NET, Asp.NET or any .NET based application....from NuGet × Open package manager, search for and install. You...following command from the Package Manager Console. Copied! PM> Install-Package...

    products.aspose.com/email/net/conversion/html-t...
  8. Aspose.Pdf Adding 16 bit Sound Annotation plays...

    I’m trying to add a sound annotation to a PDF using the code below: document = new Document(); document.Pages.Add(); Page page = document.Pages[1]; string audioFile = @"…... I’ll create a task for the development team. sergei...access to our Paid Support management team. rrkhan March 23, 2026...

    forum.aspose.com/t/aspose-pdf-adding-16-bit-sou...
  9. How to extract text from PDF | Aspose.PDF

    Do you know how easily extract text from PDF using C#? Extract text from PDF with high quality using .NET PDF library....from PDF documents is a common task for data processing. In this...enhances data usability, content management, and automation capabilities...

    products.aspose.com/pdf/tutorial/extract-text/
  10. Can I resize canvas size of psd file when using...

    Hello, I am working with PSB files that have extremely large canvas dimensions (both width and height). While using the Aspose.PSD for Python library to add text layers and save the file, I am encountering what appears…... So, I created request task “Implement “Resize Canvas” API...access to our Paid Support management team....

    forum.aspose.com/t/can-i-resize-canvas-size-of-...