Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 36,360 for

list

(0.11 sec)
  1. JsonDataSource Class | Aspose.Words for .NET

    Unlock powerful reporting with Aspose.Words.Reporting.JsonDataSource. Easily access JSON data for seamless integration into your reports....{ ExactDateTimeParseFo = new List < string > { "MM/dd/yyyy" ,...new JsonDataSource ( MyDir + "List of people.json" , options );...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Aspose::Words::Fonts::PhysicalFontInfo::get_Fil...

    Aspose::Words::Fonts::PhysicalFontInfo::get_FilePath method. Path to the font file if any in C++....const Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. ChartSeriesCollection.Item | Aspose.Words for .NET

    Access the ChartSeriesCollection Item property to effortlessly retrieve a ChartSeries by index, enhancing your data visualization experience....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_SdtType method. Gets type of this Structured document tag in C++....:: Collections :: Generic :: List < System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. How to remove Header/Footer in Pdf - Free Suppo...

    Hi, I am trying to remove the header and footer from a PDF. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer? Or does there any suggestion to remove …...{ var deletedArtifacts = new List<Artifact>(); foreach (Artifact...

    forum.aspose.com/t/how-to-remove-header-footer-...
  6. Partially Alphanumeric Symbologies|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.... List of Partially Alphanumeric Symbologies...

    docs.aspose.com/barcode/jasperreports/partially...
  7. Specifying DBNum Custom Pattern Formatting with...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports formatting dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed.... List of Supported Number Formats...

    docs.aspose.com/cells/go-cpp/specifying-dbnum-c...
  8. OCR .Net sometimes does not recognize blank spa...

    image.png (13,8 KB) When recognizing document images, we usually get the text without any problems. However, in the address area, many of the blank spaces are not recognized. In the attached screenshot, you can see a po…...image URL // Recognize image List<RecognitionResult> result =...needed RecognitionAreas = new List<Aspose.Drawing.Rectangle>()...

    forum.aspose.com/t/ocr-net-sometimes-does-not-r...
  9. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....The lines are returned as a list of Rectangle objects in rec...

    docs.aspose.com/ocr/python-net/image-line-extract/
  10. Clean Up a Document in Java|Aspose.Words for Java

    Remove unused or duplicate information to reduce output size and processing time. Remove unused styles, unused built-in styles, duplicate styles, or unused Lists using Java....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/java/clean-up-a-document/