Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 36,369 for

list

(0.2 sec)
  1. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source.... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. JsonDataLoadOptions.PreserveSpaces | Aspose.Wor...

    Discover how the JsonDataLoadOptions PreserveSpaces property enhances JSON data handling by preserving leading and trailing spaces for accurate string values....{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  4. MailMergeRegionInfo | Aspose.Words for Java

    Contains information about a mail merge region in Java....getLevel(), 2); // Get field list in first top region ArrayList...region. getFields() Returns a list of child fields. getLevel()...

    reference.aspose.com/words/java/com.aspose.word...
  5. 处理通讯组列表|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....strEntryId2 ; // Create distribution list from contacts try ( PersonalStorage...email2 )); // Create distribution list on the base of the created contacts...

    docs.aspose.com/email/zh/java/working-with-dist...
  6. Specify Fallback Fonts for Presentations in .NE...

    Master Aspose.Slides for .NET to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: string [] fontNames = new string...

    docs.aspose.com/slides/net/create-fallback-font/
  7. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...TextBuilder(page_new); List<TextFragment> list = new List<TextFragment>();... { list.Add(textFragment); } textBuilder.AppendText(list); }...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  8. XBRR parser is not working 100% - Free Support ...

    Hi - I don;t think ASPOSE XLBR parser is working 100% - it’s only showing hi-level data and the fact detailed data is missing. If you see this link, you can see that is has more detailed nodes or factual data which is …...xbrlInstance = xbrlInstances[0]; List facts = xbrlInstance.Facts;...SchemaRefs; List contexts = xbrlInstance.Contexts; List units = xbrlInstance...

    forum.aspose.com/t/xbrr-parser-is-not-working-1...
  9. Aspose.diagram - Free Support Forum - aspose.com

    Hello, now I’m using Aspose.diagram to create a graph in a Visio file. Our current requirement is to be able to draw a basic flowchart, cross-functional flowchart (like Swim Lane) and a complex flowchart that combines th…...Swim Lane, Lane list, separator, stage list, CFF container. But...

    forum.aspose.com/t/aspose-diagram/171448
  10. EmptyLineConfig|Documentation

    EmptyLineConfig element is used to add vertical spacing between elements....TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...PageConfig () { Children = new List < BaseConfig >() { new TextConfig...

    docs.aspose.com/omr/net/programmatic-forms/empt...