Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 37,923 for

list

(1.15 sec)
  1. FontSettings.set_fonts_folders method | Aspose....

    FontSettings.set_fonts_folders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts....set_fonts_folders ( self , fonts_folders : List [ str ], recursive : bool ):...Type Description fonts_folders List[str] An array of folders that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection of custom XML attributes or smart tag properties in Java.... List smartTags = Arrays.stream(doc...this collection contains more. List smartTags = Arrays.stream(doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...Document; List<Run> matchedRuns = GetMatchedRuns(args);...ReplaceAction.Skip; } protected static List<Run> GetMatchedRuns(ReplacingArgs...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  4. Change PDF Settings to Open in Adobe using Python

    Follow this guide to change PDF settings to open in Adobe using Python. It shares the IDE settings, steps, and code to change PDF viewing preferences using Python....environment for the application, a list of programming steps, and a...menubar, and hiding the toolbar to list a few. You may use enumerators...

    kb.aspose.com/pdf/python/change-pdf-settings-to...
  5. How to Convert PDF to Tagged PDF using C#

    This article guides on how to convert PDF to tagged PDF using C#. It has all the details to set the environment, a set of steps and a runnable sample code for adding tags to PDF files using C#....PDF library, a list of tasks to be accomplished... and CreateFormElement() to list a few. Each element contains...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tag...
  6. Defect detection|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately.... defectAreas List<DefectAreas> The list of defects and areas...

    docs.aspose.com/ocr/java/defect-detection/
  7. Mail Merge Template from Mustache Syntax|Aspose...

    Create templates with Mustache syntax. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax using Java....the section tags processing lists and lambdas to achieve conditional...a slash. That is, {{#foreach list}} begins a “foreach” section...

    docs.aspose.com/words/java/mail-merge-template-...
  8. Aspose::Words::Fields::FieldAutoTextList class ...

    Aspose::Words::Fields::FieldAutoTextList class. Implements the AUTOTEXTList field. To learn more, visit the documentation article in C++....name of the style on which the list to contain entries is based...name of the style on which the list to contain entries is based...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Supported File Formats | Python via .NET

    Python Library for the developers to process PS, EPS, and XPS files. Learn output and input file formats supported by Aspose.Page API solution for Python....table that demonstrates the list of input and output file formats...Format Product Overview Feature List Ask Aspose.Page AI assistant...

    docs.aspose.com/page/python-net/supported-file-...
  10. Clean Up a Document in Java|Aspose.Words for Java

    Remove unused or duplicate information to reduce output size and processing time. Remove unused styles, unused built-in styles, duplicate styles, or unused Lists using Java....unused data, such as styles or lists, or duplicate information manually...styles or just unused styles or lists from the document, you can use...

    docs.aspose.com/words/java/clean-up-a-document/