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

true type

(0.33 sec)
  1. Aspose::Words::Markup::SmartTag::Accept method ...

    Aspose::Words::Markup::SmartTag::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Appearance method. Gets or sets the appearance of the structured document tag in C++....:: StructuredDocumentTa , 0 , true )); if ( tag -> get_Appearance...Aspose::Words::Markup::IStructuredDocumentT::Type method Aspose::Words::Marku...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. 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...
  4. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal in C++....:: FieldType :: FieldSymbol , true )); // The ANSI character code...0x00a9 )); field -> set_IsAnsi ( true ); ASSERT_EQ ( u " SYMBOL 169...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 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...
  6. 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...
  7. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...LinesFiltration = true; // Perform recognition Aspose...StandardResponse<string> { Status = true, Message = "Tables extracted...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  8. 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...
  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. 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...