Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 33,733 for

list

(0.2 sec)
  1. Document.Convert error when converting digital ...

    We are merging PDF’s and then trying to convert the PDF to Pdf_A_2A. We dont need the old signature we simply just want to merge the document. We get an error after trying to upgrade to 24.8.0 or higher, we also see the…...public byte[] MergeDokumenter(List<FilModel> files) { var pdfDokument...public byte[] MergeDokumenter(List<FilModel> files) { var pdfDokument...

    forum.aspose.com/t/document-convert-error-when-...
  2. Issue with Page Numbers in Generated Document U...

    Hello Team, I have uploaded a document named Base_Document. I will be feeding some live data into the model, and during generation, this real-time data will be replaced using Aspose syntax. However, after generation, t…...ProcessParagraph(Paragraph para) { List<Run> updatedRuns = new(); foreach...AppendChild(newRun); } } private static List<Run> ProcessTextWithForma(Run...

    forum.aspose.com/t/issue-with-page-numbers-in-g...
  3. Support of Fill Layers|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.... Create a list of ColorPoints with required...positions of color. Create a list of transparency points with...

    docs.aspose.com/psd/net/support-of-fill-layers/
  4. Data Sorting|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....Generally, sorting is performed on a list - defined as a contiguous group...Data in Column with Custom Sort List Specifying Sort Warning While...

    docs.aspose.com/cells/java/sort-data-of-excel/
  5. FieldOptions.ResultFormatter | Aspose.Words for...

    Discover how the ResultFormatter property in FieldOptions enhances your data presentation by customizing field result formats for clarity and impact....string mGeneralFormat ; private List < FormatInvocation > FormatInvocations...FormatInvocations { get ; } = new List < FormatInvocation >(); private...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Unmerge Cells in Excel using Node.js

    This article describes how to unmerge cells in Excel using Node.js. It has the IDE settings, steps, and a sample code to split merged cells using Node.js....the IDE for the development, a list of steps required for writing...cells in Excel . If you have a list of all the merged areas, create...

    kb.aspose.com/cells/nodejs/unmerge-cells-in-exc...
  7. How to Convert DAE to OBJ in Python

    This article guides on how to convert DAE to OBJ in Python. It has IDE settings, a List of steps, and a runnable sample code to change DAE to OBJ in Python....application development and testing, a list of steps, and a runnable sample...setting default encoding to list a few. This article has taught...

    kb.aspose.com/3d/python/how-to-convert-dae-to-o...
  8. Working with Voting Options and Reactions in MS...

    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....access only voting buttons as a list of individual strings, you can...class allows you to retrieve a list of reactions on a MAPI message...

    docs.aspose.com/email/net/working-with-voting-o...
  9. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_SdtType method. Gets type of this Structured document tag in C++....:: Collections :: Generic :: List < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...List; public class Main { public...每页渲染为 BufferedImage(内存中,不落盘) List<BufferedImage> pages = rend...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595