Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 37,898 for

list

(2.92 sec)
  1. Create flowchart style organization chart in VS...

    C# source code to create flowchart style organization chart in vssx file on .NET Framework, .NET Core, Mono Platforms....the hierarchy List< string > listPos = new List< string >( new...

    products.aspose.com/diagram/net/flowchart/vssx/
  2. Create flowchart style organization chart in VS...

    C# source code to create flowchart style organization chart in vsd file on .NET Framework, .NET Core, Mono Platforms....the hierarchy List< string > listPos = new List< string >( new...

    products.aspose.com/diagram/net/flowchart/vsd/
  3. LINQ Reporting Engine – Multiple Series in a Sc...

    Hello, I’m using Aspose.Words with the LINQ Reporting Engine and I’m trying to create a scatter chart with two series (temperature and conductivity), both using a common date as the X-axis. Here’s what I’ve implemented…...placeholders The combined variable is a list of objects defined earlier in...combine them into a unified list. Here’s the exact definition...

    forum.aspose.com/t/linq-reporting-engine-multip...
  4. 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…...# Verify the installation fc-list | grep -i opensans After the...the font appears in the fc-list output, run your conversion again...

    forum.aspose.com/t/com-aspose-pdf-exceptions-fo...
  5. Clean Up a Document in C#|Aspose.Words for .NET

    Remove unused or duplicate information to reduce output size and processing time using C#. Remove unused styles, unused built-in styles, duplicate styles, or unused Lists....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/net/clean-up-a-document/
  6. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....Control { public List < Vertex > points = new List < Vertex >();...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...
  7. Convert One File|Aspose.Words for SharePoint

    How to convert a file from SharePoint UI using the Aspose.Words for SharePoint....destination file format from the list. Destination file - enter the...graphical view of the sites and lists hierarchy provided by the Browse...

    docs.aspose.com/words/sharepoint/convert-one-file/
  8. Working with Contacts on Exchange Server|Docume...

    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....article also shows how you can list contacts from the Contacts folder...Server Working with Distribution Lists on Exchange Server Subscribe...

    docs.aspose.com/email/cpp/working-with-contacts...
  9. Check Color Contrast – Aspose.HTML for Java

    Learn about contrast best practices for web accessibility and check color contrast using Aspose.HTML for Java. Make website accessible to read for all users....validation settings 21 List < IRule > rules = new List <> (); 22 rules...(enhanced contrast). First, a list of these criteria is created...

    docs.aspose.com/html/java/check-color-contract/
  10. Convert EPUB to DOCX – C# code and Online Conve...

    Convert EPUB to DOCX in C# using Aspose.HTML for .NET. Consider various EPUB to DOCX conversion scenarios in C# examples. Try online EPUB Converter....ICreateStreamProvide 4 { 5 // List of MemoryStream objects created...public List < MemoryStream > Streams { get; } = new List < MemoryStream...

    docs.aspose.com/html/net/convert-epub-to-docx/