Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 36,370 for

list

(0.26 sec)
  1. Consumo de memória - Free Support Forum - aspos...

    Olá, Uma dúvida sobre consumo de memória RAM, tenho uma rotina que faz mesclagem de documentos pdf, em algum momentos pode ocorrer conversão de algum outro tipo para pdf antes, percebo que existe um aumento significativ…...cada anexo deve ser inserido List<AttachmentReference> attachmentsToInsert...FileName == reference.FileName); List tempAttachmentFiles = []; try...

    forum.aspose.com/t/consumo-de-memoria/319838
  2. 档案

    档案... public static List<Paragraph> ParagraphsByStyleNam(Document...创建一个数组来收集指定样式的段落。 List<Paragraph> paragraphsWithStyle = new List<Paragraph>();...

    blog.aspose.com/zh/words/extract-text-from-word...
  3. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....and saved in the Exceptions list. The following code snippet...then it is possible to view a list of such errors after conversion...

    docs.aspose.com/page/cpp/convert-ps/
  4. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.Cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.Cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…...AbstractCalculationE { private ArrayList _list = new ArrayList(); public override...a data) { _list.Add(data.Worksheet.Index); _list.Add(data.CellRow);...

    forum.aspose.com/t/xlookup-returns-value/322497
  5. Convert Project Data to PDF | Aspose.Tasks Docu...

    A step-by-step guide to converting Microsoft Project files to PDF using Aspose.Tasks for C++....System::Collections::Generic::List < int32_t >> ()); 5 saveOptions...System::Collections::Generic::List < System::SharedPtr < TextStyle...

    docs.aspose.com/tasks/cpp/convert-project-to-pd...
  6. Aspose.Slides Throws an Exception When Attempti...

    Hi, I’m getting the following error when running an application using Aspose.Slides in a Alpine linux container. I’ve tried upgrading to 25.10, but the issue still persists. It occurs when the code attempts to clone a sl…...available fc-list | grep -i dejavu # should list DejaVu fonts...

    forum.aspose.com/t/aspose-slides-throws-an-exce...
  7. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/net/aspose.words.fie...
  8. How to edit your photo or image programmaticall...

    Library for image editing. Photo editing automation. Image manipulation by NET (C#) program. Removing photo background. Online photo editor....link to see the table with the list of all supported image formats...program. Aspose.Imaging proposes a list of available filters for smoothing...

    docs.aspose.com/imaging/net/developer-guide/how...
  9. Generating Browser-Compatible HTML from Aspose....

    Hi Greetings, I’m currently using Aspose.Words for Java to convert DOCX files into HTML. My use case involves loading the generated HTML into a rich text editor (like TinyMCE or CKEditor), allowing users to edit the co…..., -aw-* , inline CSS for lists, etc.) that rich text editors...interpret correctly. For example: Lists often render visually but lose...

    forum.aspose.com/t/generating-browser-compatibl...
  10. Find and Replace Text in Excel using Java

    Follow this article to find and replace text in Excel using Java. It has all the details to set the IDE, a List of steps, and a sample code to implement text find and replace in Excel using Java....has details to set the IDE, a list of steps, and a sample code...

    kb.aspose.com/cells/java/find-and-replace-text-...