Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 277 for

auto detection

(0.04 sec)
  1. DocumentDirection Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentDirection enum to easily control text flow in your documents. Enhance readability and formatting with this powerful feature!... Auto 2 Auto-detect direction. Examples Shows...Shows how to detect plaintext document text direction. // Create...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Aspose::Words::Document::NormalizeFieldTypes me...

    Aspose::Words::Document::NormalizeFieldTypes method. Changes field type values FieldType of FieldStart, FieldSeparator, FieldEnd in the whole document so that they correspond to the field types contained in the field codes in C++.... auto doc = MakeObject < Document > (); auto builder =...Aspose.Words automatically detects field types based on field...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Loading::DocumentDirection enum ...

    Aspose::Words::Loading::DocumentDirection enum. Allows to specify the direction to flow the text in a document in C++.... Auto 2 Auto-detect direction. See Also Namespace...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. MarkdownLinkExportMode | Aspose.Words for Java

    Specifies how links are exported into Markdown in Java....Field Description AUTO Automatically detect export mode for each...markdownLinkExportMo) AUTO public static int AUTO Automatically detect export...

    reference.aspose.com/words/java/com.aspose.word...
  5. Set Barcode Checksum Controls in C++|Documentation

    How to Set Checksum for 1D Barcodes in C++ API"...check digit ) as an error detection mechanism has been introduced...BarCodeBuilder > barCodeBuilder = [ & ]{ auto tmp_0 = System :: MakeObject...

    docs.aspose.com/barcode/cpp/set-checksum-controls/
  6. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....1 - Create a blank document: auto doc = MakeObject < Document...property. auto doc = MakeObject < Document > (); auto run = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Fonts::FontSettings::get_Default...

    Aspose::Words::Fonts::FontSettings::get_DefaultInstance method. Static default font settings in C++....get_Enabled ()); auto doc = MakeObject < Document > (); auto builder =...SubstitutionWarning () { auto doc = MakeObject < Document > (); auto builder =...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Loading::TxtLoadOptions::get_Doc...

    Aspose::Words::Loading::TxtLoadOptions::get_DocumentDirection method. Gets or sets a document direction. The default value is LeftToRight in C++....const Examples Shows how to detect plaintext document text direction...we load a plaintext document. auto loadOptions = MakeObject < TxtLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the document's content. To learn more, visit the documentation article in C++.... Automatically detects the file format. PlainTextDocument...from a stream. Automatically detects the file format. PlainTextDocument...

    reference.aspose.com/words/cpp/aspose.words/pla...
  10. Aspose::Words::LoadFormat enum | Aspose.Words f...

    Aspose::Words::LoadFormat enum. Indicates the format of the document that is to be loaded in C++....Values Name Value Description Auto 0 Instructs Aspose.Words to...the FileFormatUtil methods to detect the format of a document. //...

    reference.aspose.com/words/cpp/aspose.words/loa...