Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 17,235 for

true type

(0.23 sec)
  1. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java...."RecognizeUtf8Text" property to "true" to parse any variable-length...getRecognizeUtf8Text() When set to true , will try to detect UTF8 characters...

    reference.aspose.com/words/java/com.aspose.word...
  2. Verbosity|Documentation

    mtmd log verbosity in Aspose.LLM for .NET — integer 0-3 (Error, Warn, Info, Debug); off by default in production.... Quick reference Type int? Default null (use native...EngineParameters . EnableDebugLogging = true ; preset . MtmdContextParameter...

    docs.aspose.com/llm/net/developer-reference/par...
  3. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``True`` if the document is encrypted and requires a password to open....isEncrypted property Returns true if the document is encrypted...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Settings::ViewOptions::get_Displ...

    Aspose::Words::Settings::ViewOptions::get_DisplayBackgroundShape method. Controls display of the background shape in print layout view in C++...."DisplayBackgroundSha" flag to "true". ASSERT_TRUE ( doc -> get_ViewOptions...the "DisplayBackgroundSha" as "true" to get the document to display...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....getExportGeneratorNa() When true , causes the name and version...render. getPrettyFormat() When true , pretty formats output where...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldSaveDate class | Aspose.Words for Python

    aspose.words.fields.FieldSaveDate class. Implements the SAVEDATE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders....BorderCollection ) Parameter Type Description brColl BorderCollection...secondParagraphBorde . at ( i ))). toEqual ( true ); expect ( firstParagraphBorder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FieldImport class | Aspo...

    Aspose::Words::Fields::FieldImport class. Implements the IMPORT field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java.... If the comparison is true, SKIPIF cancels the current...insertField(FieldType.FIELD_SKIP_IF, true); // Move the builder to the...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing....string fieldName ) Parameter Type Description fieldName String...mail merge field. Return Value true if the merge field was found...

    reference.aspose.com/words/net/aspose.words/doc...