Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 36,370 for

list

(3.14 sec)
  1. 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/
  2. 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...
  3. Comparing VSTO with Aspose.Cells for .NET|Docum...

    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.... The list is not complete, but it represents...protecting worksheets, named ranges, list objects, style formatting, searching...

    docs.aspose.com/cells/net/comparing-vsto-with-a...
  4. Several WORD Into HTML Java

    Merge multiple a Word document into HTML in Java code. Save a Word document as HTML 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/word-to-html/
  5. Several DOC Into PDF Java

    Merge multiple DOC into PDF in Java code. Save DOC as PDF 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/doc-to-pdf/
  6. Several HTML Into Markdown Java

    Merge multiple HTML into Markdown in Java code. Save HTML as Markdown 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/html-to-md/
  7. Several DOC Into JPG Java

    Merge multiple DOC into JPG in Java code. Save DOC as JPG 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/doc-to-jpg/
  8. Մի Քանի JPG Դեպի BMP Java

    Միավորել մի քանի JPG BMP ին Java կոդի մեջ: Պահպանեք JPG որպես BMP օգտագործելով Java:...*; List<String> fileNames = Arrays.asList(...= new DocumentBuilder (doc); List<Shape> shapes = fileNames.stream()...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  9. Working with Attachments | Aspose.Note Document...

    A guide on how to work with attachments in your Java development environment....one" ); 5 6 // Get list of attachments 7 List < AttachedFile >...

    docs.aspose.com/note/java/working-with-attachme...
  10. Unable to add layers and assign entities in DWG...

    https://forum.aspose.com/t/unable-to-add-layers-and-assign-entities-in-dwg-using-dwgimage-aspose-cad/311282/7 Hey Oleksii, I saw you posted an example to add a layer in Aspose.CAD for this forum entry. I cant download…...AddEntity(point); var cadPoints = new List<Cad2DPoint>(); var point1 =...AddEntity(point); var cadPoints = new List<Cad2DPoint>(); var point1 =...

    forum.aspose.com/t/unable-to-add-layers-and-ass...