Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 34,156 for

list

(0.39 sec)
  1. Incorrect date/time parsing - Free Support Foru...

    Hello, I use Aspose Words for Java with LINQ reporting engine version 24.8 and have trouble with date time parsing when using setExactDateTimeParseFormats, seems like the time part is ignored and every date parsed with 0…...setExactDateTimePars(List.of("yyyy-MM-dd", "yyyy-MM-dd'T'HH:mm:ss...thats why we tried to narrow the list of formats. Can you suggest...

    forum.aspose.com/t/incorrect-date-time-parsing/...
  2. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...Text; public List<string> Attachments = new List<string>(); }...est() { List<QuestionResp> questionResps = new List<QuestionResp>();...

    forum.aspose.com/t/issue-text-box-child-can-not...
  3. LayerGroup.BlendingOptions.Effects is always em...

    Why when I add for example Stroke to the LayerGroup in the photoshop, after load I get empty effects List. PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.LoadEffectsResource = true; loadOptions.All…...after load I get empty effects list. PsdLoadOptions loadOptions...

    forum.aspose.com/t/layergroup-blendingoptions-e...
  4. Merge MHT files using Java | Aspose.PDF

    Merge MHT files programmatically with Java sample code using Aspose.PDF for Java... For a complete list of supported formats, see the...

    products.aspose.com/pdf/java/merger/mht/
  5. Merge HTML files using Java | Aspose.PDF

    Merge HTML files programmatically with Java sample code using Aspose.PDF for Java... For a complete list of supported formats, see the...

    products.aspose.com/pdf/java/merger/html/
  6. Merge XPS files using Java | Aspose.PDF

    Merge XPS files programmatically with Java sample code using Aspose.PDF for Java... For a complete list of supported formats, see the...

    products.aspose.com/pdf/java/merger/xps/
  7. 使用aspose.cad 将dwg文件转图片预览失败 - Free Support Forum...

    net版本:4.6.1 aspose.cad 版本:22.1.0.0 demo代码: using (CadImage cadImage = (CadImage)Image.Load(dwgFile)) { List<string> layers = cadImage.Layers.GetLayersNames(); // 遍历所…...Load(dwgFile)) { List<string> layers = cadImage.Layers...如果你想要检测布局或模型是否为空,你可以使用这个例子: List<string> notEmptyLayouts = new List<string>();...

    forum.aspose.com/t/aspose-cad-dwg/310518
  8. Several JPG Into BMP Java

    Merge multiple JPG into BMP in Java code. Save JPG as BMP 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-bmp/
  9. Several Image Into PNG Java

    Merge multiple Image into PNG in Java code. Save Image as PNG 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-png/
  10. Several Image Into SVG Java

    Merge multiple Image into SVG in Java code. Save Image as SVG 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-svg/