Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 36,402 for

list

(0.41 sec)
  1. CompatibilityOptions.ConvMailMergeEsc | Aspose....

    Discover how the ConvMailMergeEsc property enhances compatibility by treating backslashes as double quotes, streamlining your document formatting....object contains an extensive list of flags unique to each document...string > enabledOptions = new List < string >(); IList < string...

    reference.aspose.com/words/net/aspose.words.set...
  2. CompatibilityOptions.SelectFldWithFirstOrLastCh...

    Discover the SelectFldWithFirstOrLastChar property for CompatibilityOptions. Easily select fields based on the first or last character for enhanced efficiency....object contains an extensive list of flags unique to each document...string > enabledOptions = new List < string >(); IList < string...

    reference.aspose.com/words/net/aspose.words.set...
  3. CompatibilityOptions.NoColumnBalance | Aspose.W...

    Discover the NoColumnBalance property in CompatibilityOptions. Control your text layout effortlessly by preventing column balancing in sections!...object contains an extensive list of flags unique to each document...string > enabledOptions = new List < string >(); IList < string...

    reference.aspose.com/words/net/aspose.words.set...
  4. Aspose OCR is slow while Converting unsearchabl...

    I am using Aspose OCR in my code to convert unsearchable scanned PDF to searchable PDF. The execution time of the code for scanning and converting just 1 page is 2 minutes. So, how Can I optimize the speed of the executi…...WriteLine("OCR started"); List<RecognitionResult> result =...settings); //List < RecognitionResult> result = new List<RecognitionResult>();...

    forum.aspose.com/t/aspose-ocr-is-slow-while-con...
  5. Retrieve images from .docx Word document | Aspo...

    Learn how to Retrieve images from *.docx Word document in Aspose.ZIP for .NET with sample code and event handling techniques.... Add property public List<byte[]> ImageBytes { get; private...to IndexModel . We fill this list with extracted image bytes....

    docs.aspose.com/zip/net/retrieve-images-from-docx/
  6. Working with Outlook Contacts|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....following methods to get the list of all contacts from a VCard:...is_multi_contacts(stream) # Loads list of all contacts from VCard file...

    docs.aspose.com/email/python-net/working-with-o...
  7. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...PARAGRAPH, true); final Map<String, List<String>> result = new LinkedHashMap<>();...nodeText; String parentNodeType; List<String> extractedTags; for (int...

    forum.aspose.com/t/order-of-child-nodes-in-the-...
  8. 异步 IMAP 操作:检索、管理和发送电子邮件|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....method to complete and fetch the list of email messages asynchronously...Email-for-.NET List < MailMessage > mailMessages = new List < MailMessage...

    docs.aspose.com/email/zh/net/asynchronous-imap-...
  9. C# 3D Formats Lithophane | products.aspose.com

    Create your Lithophane from image format jpg jpeg png tga bmp gif tiff via .NET library using a few lines of C# code....Lithophane through the same process listed above. Consider some examples...RvmSaveOptions and more. Here is the full list of 3D Lithophane formats options...

    products.aspose.com/3d/net/lithophane/
  10. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…...> sequenceParameters1 = new List<TemplateSequencePara> { new..."CONTACTTYPE", Values = new List<object> { "home", "office",...

    forum.aspose.com/t/header-alignment-issue-durin...