Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,384 for

auto detection

(0.08 sec)
  1. Data Visualization API for .NET

    Visualization with .NET...Apply styles for text and auto-detect places on a map. Draw labels...// Conversion to colors is detected automatically. // The maximum...

    products.aspose.com/gis/el/viewer/
  2. Data Visualization API for .NET

    Visualization with .NET...Apply styles for text and auto-detect places on a map. Draw labels...// Conversion to colors is detected automatically. // The maximum...

    products.aspose.com/gis/tr/viewer/
  3. DocumentDirection | Aspose.Words for Java

    Allows to specify the direction to flow the text in a document in Java.... Examples: Shows how to detect plaintext document text direction..."DocumentDirection.Auto" automatically detects // the direction...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.Cells for .NET 18.10 Release Notes|Docum...

    Aspose.Cells for .Net 18.10 Release Notes – the latest enhancements, new features, and fixes....Bug CELLSNET-46374 Wrong detection of cell foreground and background...the hidden rows when rows are auto filtered Bug CELLSNET-46368...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  5. Multithreading in Aspose.Slides|Aspose.Slides D...

    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....failures that are not easily detected. It is not safe to load, save...do this. auto inputFilePath = u "sample.pptx" ; auto outputFilePathTempla...

    docs.aspose.com/slides/cpp/multithreading/
  6. 21.1 Release Notes|Aspose.Words for C++

    Aspose.Words for C++ 21.1 Release Notes – the latest updates and fixes....WORDSNET-15142 Incorrect page count detection Bug WORDSNET-21516 First column...modern browsers do. Use Case: auto loadOptions = MakeObject < HtmlLoadOptions...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  7. Remove background from images in C#|Documentation

    Setting some of the pixel values in an image to zero, or some other “background” value is known as Masking. C# Image Processing Library supports the following types of masking....Manual Masking Auto Masking Auto Masking Graph Cut auto masking using...API’s detected objects as an input for Graph Cut auto masking...

    docs.aspose.com/imaging/net/removing-background...
  8. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text document from a stream. Automatically detects the file format in C++.... Automatically detects the file format. Aspose ::...stream. auto doc = MakeObject < Document > (); auto builder =...

    reference.aspose.com/words/cpp/aspose.words/pla...
  9. Aspose::Words::Font Class Reference - Aspose.Wo...

    Contains font attributes (font name, font size, color, and so on) for an object.... auto doc = MakeObject<Document>(); auto builder = ...property. auto doc = MakeObject<Document>(); auto run = MakeObject<Run>(doc...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Aspose::Words::PlainTextDocument Class Referenc...

    Allows to extract plain-text representation of the document's content.... auto doc = MakeObject<Document>(); auto builder = ..."PlainTextDocument.Load.docx" ); auto plaintext = MakeObject<Plai...

    reference.aspose.com/words/cpp/class/aspose.wor...