Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 769 for

recursive

(0.29 sec)
  1. Specify TrueType Fonts Location in C#|Aspose.Wo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using C#....whether fonts are scanned recursively through all folders, hence...SetFontsFolders(string[] folderPaths, bool recursive) or create FolderFontSource...

    docs.aspose.com/words/net/specifying-truetype-f...
  2. Introduction to Java Programming | Aspose.Zip D...

    This document provides an overview of Java programming fundamentals and concepts....an archive specifying the recursive search through the directory...

    docs.aspose.com/zip/java/introduction/
  3. com.aspose.pdf.exceptions.FontNotFoundException...

    Converting a document to PDF on a Linux machine generates this error: com.aspose.pdf.exceptions.FontNotFoundException: Font OpenSansRegular can not found. com.aspose.pdf.internal.l5h.l1n.l1h(Unknown Source) com.aspose.p…...older", true); // true = recursive // 3) Create the document...

    forum.aspose.com/t/com-aspose-pdf-exceptions-fo...
  4. 字体文件夹 – 如何使用 Aspose.HTML for .NET 安装

    学习并逐步了解如何使用 Aspose.HTML for .NET 库将字体文件夹设置为将 HTML 渲染为 PDF 或图像。...16 // Pass "true" as the recursive parameter to use all nested...于指定是否包含子文件夹。通过将 true 设置为 recursive 参数,该方法会在字体查找中包含指定文件夹的所有子文件夹。...

    docs.aspose.com/html/zh/net/how-to-set-font-fol...
  5. Introduction | Developers Guide | Aspose.Zip fo...

    Discover the basic features of Aspose.Zip for .NET in the Introduction section of the Developers Guide. Learn how to manage, compress, extract, and convert archive formats like ZIP, RAR, 7Z, and TAR with ease, using the powerful Aspose.Zip API....an archive specifying the recursive search through the directory...

    docs.aspose.com/zip/net/introduction/
  6. How to parse the below values from the Java Cod...

    Hello Team, Can you help me to know how to fetch the below properties from the .PST file from the code given below. Subfolders Data - How to parse getSubFolders() To, Cc, Bcc email addresses HTML Body Content Attachme…...to display its contents recursively } } To, Cc, Bcc Email Addresses...about sub-folders // !!! recursive call !!! for (FolderInfo subfolder...

    forum.aspose.com/t/how-to-parse-the-below-value...
  7. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...and that’s why it requires recursive scan of the field. If field...//else we call this method recursively for each subfield. else {...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  8. Fetch and List Emails from IMAP Server in Pytho...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Messages Recursively The IMAP protocol allows for the recursive listing...demonstrates how to list messages recursively: List MIME Message IDs The...

    docs.aspose.com/email/python-net/fetch-list-ema...
  9. 在 PST 文件中使用消息|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....getRootFolder (); // Call the recursive method to display the folder...getMessage ()); } } // This is a recursive method to display contents...

    docs.aspose.com/email/zh/java/working-with-mess...
  10. 在 PST 文件中管理邮件|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....RootFolder ; // Call the recursive method to display the folder.../// <summary> /// This is a recursive method to display contents...

    docs.aspose.com/email/zh/net/managing-messages-...