Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 33,723 for

list

(0.07 sec)
  1. .NET Email API to Process various File Formats ...

    .NET Email processing library for Outlook, Thunderbird and other file formats. API works with SMTP POP3 IMAP and MS Exchange servers....formats you can find on the list of the supported file formats...emails with attachments and list or remove messages from the...

    products.aspose.com/email/net/
  2. Filtering Data|Documentation

    This article introduces how to filter data in the Worksheet in GridDesktop....that you want to display in a list. Moreover, you are allowed to...to filter items in a list according to a set of criteria. You...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. Create a Secure PDF in SharePoint|Aspose.PDF fo...

    Using the PDF SharePoint API, you may produce safe, encrypted PDFs and specify their passwords in SharePoint....algorithm list to encrypt the output PDF. The algorithm list provides...select desired documents from the list. Use the Merge to PDF option...

    docs.aspose.com/pdf/sharepoint/creating-a-secur...
  4. Text alignment while converting to pdf - Free S...

    Dear Team, I am facing text alignment issue while converting dwg to pdf. I am using Aspose.Cad v24.10. Below is my c# code for the same Aspose.CAD.Image cadImage1 = Aspose.CAD.Image.Load(strTreePath) List validLayout…...Load(strTreePath) List validLayouts = new List(); var cadImageNew...Load(strTreePath); List<string> validLayouts = new List<string>(); var...

    forum.aspose.com/t/text-alignment-while-convert...
  5. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image.... The method returns a list of RectangleOutput objects containing...page. Therefore, the resulting list can contain more RectangleOutput...

    docs.aspose.com/ocr/java/image-regions-word-find/
  6. TextConfig|Documentation

    TextConfig element is used to add one or more lines of text to the form....placed directly in the Children list of the PageConfig object . Declaration...TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...

    docs.aspose.com/omr/net/programmatic-forms/text...
  7. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...code snippet: var errors = new List<string>(); string fileExtension...(Page page in document.Pages) { List<Aspose.Pdf.Layer> layers = page...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  8. Aspose::Words::LowCode::Splitter class | Aspose...

    Aspose::Words::LowCode::Splitter class. Provides methods intended to split the documents into parts using different criteria in C++.... Returns a list of page numbers that were removed...specified format. Returns a list of page numbers that were removed...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. FontSourceBase | Aspose.Words for Java

    This is an abstract base class for the classes that allow the user to specify various font sources in Java....getAvailableFonts() Returns list of fonts available via this...getAvailableFonts() Returns list of fonts available via this...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose Slides WaterFall Chart - Free Support Fo...

    Hello Team, We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method. We are facing issue in formatting the number…...categories = new List(); var values = new List(); var costValues...costValues = new List(); var showCost = values.Count() == 0 ? true :...

    forum.aspose.com/t/aspose-slides-waterfall-char...