Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 36,124 for

list

(0.4 sec)
  1. 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...
  2. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your documents....specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/net/aspose.words/inl...
  3. HeaderFooter Class | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooter class, your solution for managing section headers and footers effortlessly. Enhance document formatting today!...specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/net/aspose.words/hea...
  4. Environment Configuration – Aspose.SVG for .NET

    Learn how to create a custom theme, runtime service or web request network service and adapt them to environments where the application runs....5 { 6 private List < string > errors = new List < string > ();...(); 7 8 public List < string > ErrorMessages 9 { 10 get { return...

    docs.aspose.com/svg/net/environment-configuration/
  5. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....from any data source such as a list or hashtable or objects. You...Address " ); List < Customer > customers = new List < Customer...

    reference.aspose.com/words/net/aspose.words.mai...
  6. 使用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
  7. Several Image Into GIF Java

    Merge multiple Image into GIF in Java code. Save Image as GIF 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-gif/
  8. 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/
  9. 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/
  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/