Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 945 for

auto detection

(3.57 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/uk/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/net/viewer
  3. 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 ::...document in plaintext using stream. auto doc = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/pla...
  4. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in C++ using Aspose.Slides, with fast code examples and advanced conversion options....password-protect PDF files, detect font substitutions, select...PowerPoint or OpenDocument file. auto presentation = MakeObject <...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. Aspose::Words::DocumentBase::get_WarningCallbac...

    Aspose::Words::DocumentBase::get_WarningCallback method. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss in C++....procedures when an issue is detected that might result in data...in any of our font sources. auto doc = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Multimodal context parameters|Documentation

    Configure the mtmd (multimodal) context in Aspose.LLM for .NET — GPU offload for the vision projector, timing diagnostics, thread count, verbosity, and media marker....null — delegate to mtmd ’s auto-detection (currently: GPU if available)...

    docs.aspose.com/llm/net/developer-reference/par...
  7. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for C++. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....IInterruptionToken > token ) { auto threadFunction = std :: function...void { action ( token ); }); auto thread = System :: MakeObject...

    docs.aspose.com/slides/cpp/support-for-interrup...
  8. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....shows how to save PDF to XLSX: auto doc = MakeObject < Document...to XLSX: auto doc = MakeObject < Document > (); auto builder =...

    docs.aspose.com/words/cpp/convert-a-document-to...
  9. Morse‑Code Translation with Aspose.Font | .NET

    Learn how to encode, decode, and render Morse‑code using Aspose.Font in C#/.NET and Java, with full API examples and platform guidance....encoder attempts automatic detection. Practical examples Encode...RenderingUtils. LineSpacingType . Auto ; 3 int imgWidth = 800; 4 int...

    docs.aspose.com/font/net/developer-guide/morse-...
  10. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the text in a document.... AUTO Auto-detect direction. Examples Shows...Shows how to detect plaintext document text direction. # Create...

    reference.aspose.com/words/python-net/aspose.wo...