Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 89,783 for

template

(0.41 sec)
  1. 在 Java 中管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示文稿属性,简化 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...getPresentationInfo ( "template.pptx" ); DocumentProperties template = ( DocumentProperties...(); template . setAuthor ( "Template Author" ); template . setTitle...

    docs.aspose.com/slides/zh/java/presentation-pro...
  2. 在 Android 上管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Android via Java 中精通演示文稿属性,并在您的 PowerPoint 和 OpenDocument 文件中简化搜索、品牌化和工作流。...getPresentationInfo ( "template.pptx" ); DocumentProperties template = ( DocumentProperties...(); template . setAuthor ( "Template Author" ); template . setTitle...

    docs.aspose.com/slides/zh/androidjava/presentat...
  3. Aspose::Words::Fields::FieldOptions::get_Templa...

    Aspose::Words::Fields::FieldOptions::get_TemplateName method. Gets or sets the file name of the Template used by the document in C++....sets the file name of the template used by the document. System...property is empty, the default template file name Normal.dotm is used...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Advanced Mail Merge Features in Java|Aspose.Wor...

    Aspose.Words for Java provides some advanced Mail Merge features that allow you to perform further Mail Merge customization. For example, obtaining information about Template structure, setting rules, cleaning up after a Mail Merge operation, and others....obtaining information about template structure before performing...Operations Adding rules to your template allows you to make the workflow...

    docs.aspose.com/words/java/advanced-mail-merge-...
  5. Create DOT in Python | products.aspose.com

    Generate Microsoft Word DOT document using Python applications without using Microsoft Word....dot` template files define reusable styles...Word workflows; creating DOT templates via Python lets organizations...

    products.aspose.com/total/python-net/create/dot/
  6. Using Operators in C#|Aspose.Words for .NET

    Use predefined operators in Template expressions when building a report in C#....This page explains how to use template operators supported by the...Engine enables you to use in template expressions. Primary x.y x...

    docs.aspose.com/words/net/using-operators-linq/
  7. Create DOTX in Python | products.aspose.com

    Generate Microsoft Word DOTX document using Python applications without using Microsoft Word....macro-free template (OOXML) ideal for safe template distribution...Python APIs can produce DOTX templates with styles, content controls...

    products.aspose.com/total/python-net/create/dotx/
  8. Aspose::Words::Document::get_AttachedTemplate m...

    Aspose::Words::Document::get_AttachedTemplate method. Gets or sets the full path of the Template attached to the document in C++....sets the full path of the template attached to the document....Normal template. Examples Shows how to set a default template for...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Working with Types in C#|Aspose.Words for .NET

    Use external visible types in Template expressions when building a report in C#....externally visible types in template expressions. A visible type...identifier of a visible type in template expressions only if the following...

    docs.aspose.com/words/net/working-with-types/
  10. How can I get the index of the elements in a Se...

    Hello, I try to get the index of the elements in a Select statement at the Template level, but I can’t. I’ve tried with the IndexOf() function like this (this works in a foreach instruction) : <<var [pumpData = Query.…...a Select statement at the template level, but I can’t. I’ve tried... I can work only at level template, not in code behind. Thanks...

    forum.aspose.com/t/how-can-i-get-the-index-of-t...