Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 36,281 for

list

(0.21 sec)
  1. 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...
  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. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTList field in Java....AUTOTEXTLIST field to select from a list of AutoText entries. public...insertField(FieldType.FIELD_AUTO_TEXT_LIST, true); field.setEntryName("Right...

    reference.aspose.com/words/java/com.aspose.word...
  4. AI ファイルをオンラインで開く | products.aspose.com

    AI ファイルをオンラインで開く...Repository Check the following list of documentation links: イラストレーターなしで...the Paid Support Customers. List of Aspose.PSD versions for different...

    products.aspose.com/psd/jp/view/open-ai-online/
  5. AI ファイルをオンラインで開く | products.aspose.com

    AI ファイルをオンラインで開く...Repository Check the following list of documentation links: イラストレーターなしで...the Paid Support Customers. List of Aspose.PSD versions for different...

    products.aspose.com/psd/jp/open-ai-online/
  6. TableSubstitutionRule.SetSubstitutes | Aspose.W...

    Discover how to customize font names with the TableSubstitutionRule SetSubstitutes method. Enhance your design with tailored typography solutions!...substituteFontNames String[] List of alternative font names. Examples...SetSubstitutes() can set a new list of substitute fonts for a font...

    reference.aspose.com/words/net/aspose.words.fon...
  7. MailMerge.GetFieldNamesForRegion | Aspose.Words...

    Discover the MailMerge GetFieldNamesForRegion method to effortlessly access a collection of mail merge field names in your specified region. Streamline your workflow!...Examples Shows how to create, list, and read mail merge regions...Examples Shows how to create, list, and read mail merge regions...

    reference.aspose.com/words/net/aspose.words.mai...
  8. 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...
  9. 使用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
  10. 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/