Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 186 for

auto detection

(0.06 sec)
  1. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument class. Represents the root element for a glossary document within a Word document. A glossary document is a storage for AutoText, AutoCorrect entries and Building Blocks. To learn more, visit the documentation article in C++....procedures when an issue is detected that might result in data...GlossaryDocument_ () { auto doc = MakeObject < Document > (); auto glossaryDoc...

    reference.aspose.com/words/cpp/aspose.words.bui...
  2. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph....docx' ) Shows how to detect plaintext document text direction..."DocumentDirection.Auto" automatically detects # the direction of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) document into a [Document](../../aspose.words/document/) object...Properties Name Description auto_numbering_detection Gets or sets a boolean...either automatic numbering detection will be performed while loading...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::FileFormatUtil::LoadFormatToExte...

    Aspose::Words::FileFormatUtil::LoadFormatToExtension method. Converts a load format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....the FileFormatUtil methods to detect the format of a document. //...a file extension, and then detect its file format. { SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fil...
  5. Aspose::Words::FileFormatUtil::ExtensionToSaveF...

    Aspose::Words::FileFormatUtil::ExtensionToSaveFormat method. Converts a file name extension into a SaveFormat value in C++....the FileFormatUtil methods to detect the format of a document. //...a file extension, and then detect its file format. { SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. Converting CAD Drawings to PDF and Raster Image...

    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....AutomaticLayoutsScal False No Specifies if auto layout scaling has to be performed...code sample below shows the auto-scaling option in use. Setting...

    docs.aspose.com/cad/java/converting-cad-drawing...
  7. Aspose::Words::FileFormatUtil::SaveFormatToExte...

    Aspose::Words::FileFormatUtil::SaveFormatToExtension method. Converts a save format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....the FileFormatUtil methods to detect the format of a document. //...a file extension, and then detect its file format. { SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java....the FileFormatUtil methods to detect the format of a document. //...a file extension, and then detect its file format. FileInputStream...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::FileFormatInfo::get_HasDigitalSi...

    Aspose::Words::FileFormatInfo::get_HasDigitalSignature method. Returns true if this document contains a digital signature. This property merely informs that a digital signature is present on a document, but it does not specify whether the signature is valid or not in C++....Using this property you can detect digitally signed documents...the FileFormatUtil class to detect the document format and presence...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a Document object. To learn more, visit the documentation article in C++.... Default is Auto . get_MswVersion () const Allows...operation, when an issue is detected that might result in data...

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