Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 36,366 for

list

(0.61 sec)
  1. How can I get the index of the elements in a Se...

    Hello, I try to get the index of the elements in a Select statement at the template level, but I can’t. I’ve tried with the IndexOf() function like this (this works in a foreach instruction) : <<var [pumpData = Query.…... For example, build a list of anonymous objects where you...own code and then bind that list to the template. Alternative...

    forum.aspose.com/t/how-can-i-get-the-index-of-t...
  2. Installation|Documentation

    Installing and updating Aspose.OMR for C++ Nuget package....Cpp package from the list. Click Install button. You can...Aspose.OMR.Cpp package from the list. Select the update version and...

    docs.aspose.com/omr/cpp/installation/
  3. Aspose::Words::Style::get_NextParagraphStyleNam...

    Aspose::Words::Style::get_NextParagraphStyleName method. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style in C++....get_Count ()); // Enumerate and list all the styles that a document...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. Processor.Execute | Aspose.Words for .NET

    Optimize your workflow with our Processor Execute method, designed to streamline actions efficiently and enhance productivity in your applications.... Execute (); List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  5. Working with Headings in PDF|Aspose.PDF for .NET

    Create numbering in heading your PDF document with C#. Aspose.PDF for .NET offers different kinds of numbering styles.... Text = "List 1" ; heading . Style = Aspose...StartNumber = 13 ; heading2 . Text = "List 2" ; heading2 . Style = Aspose...

    docs.aspose.com/pdf/net/working-with-headings/
  6. 瓦片生成器|Documentation

    如何生成地图瓦片...feature3 ); List < VectorLayer > listLayers = new List < VectorLayer...

    docs.aspose.com/gis/zh/net/geo-tools/generator-...
  7. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation....CustomStyles property Gets or sets a list of styles other than the built-in...BookmarkName property to only list headings // that appear within...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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-...
  9. 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...
  10. Working with Comments in C++|Aspose.Words for C++

    Working with comments using C++.... Say you want to generate a list of review findings, or perhaps...foreach operator Extract and list the author name, date & time...

    docs.aspose.com/words/cpp/working-with-comments/