Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 36,369 for

list

(1.22 sec)
  1. mapinfo-tab Viewer API in C#

    Develop a mapinfo-tab viewer with an API designed specifically for net / C# developers.... Get access to a wide list of customization options to...Select the target format from the list // For complete examples and...

    products.aspose.com/gis/net/viewer/mapinfo-tab
  2. esri-ascii Viewer API in C#

    Develop a esri-ascii viewer with an API designed specifically for net / C# developers.... Get access to a wide list of customization options to...Select the target format from the list // For complete examples and...

    products.aspose.com/gis/net/viewer/esri-ascii
  3. Sign PDF with Timestamp: Timestamp token found ...

    Hi team, I got error when follow the example to sign with TimestampSettings: How to digitally sign PDF|Aspose.PDF for Java And I got the error below: Caused by: class com.aspose.pdf.internal.l13f.lh: Timestamp token …...example, with many timeserver: List of free rfc3161 servers. · GitHub...

    forum.aspose.com/t/sign-pdf-with-timestamp-time...
  4. FontSubstitutionSettings.TableSubstitution | As...

    Explore FontSubstitutionSettings for optimal table substitution rules. Enhance your design with effective settings for seamless font management....SetSubstitutes() can set a new list of substitute fonts for a font...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties class. A collection of custom document properties. To learn more, visit the documentation article in C++....// The document has a fixed list of built-in properties. The...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Sequence contains no elements - Free Support Fo...

    HI , I m facing an error while converting onenote document into pdf using latest version of aspose.note(25.2.0): System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElement…...attached the code here: public List<OneNoteConvertedFile> Trans...s)); var pdfDocuments = new List<OneNoteConvertedFile>(); IList<Page>...

    forum.aspose.com/t/sequence-contains-no-element...
  7. Several Image Into DOCX Java

    Merge multiple Image into DOCX in Java code. Save Image as DOCX using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/image-to-d...
  8. Several JPG Into DOC Java

    Merge multiple JPG into DOC in Java code. Save JPG as DOC using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/jpg-to-doc/
  9. Several Image Into DOC Java

    Merge multiple Image into DOC in Java code. Save Image as DOC using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/image-to-doc/
  10. Data validation example fails - Free Support Fo...

    The data validation example at Data Validation|Documentation has the following line: Validation validation = validations[validations.Add(ca)]; However, this doesn’t compile, as there is no ValidationCollection.Add that…... List validation example problem Professionalize...copy/pasted the example from here (list data validation), and changed...

    forum.aspose.com/t/data-validation-example-fail...