Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 12,538 for

true type

(0.07 sec)
  1. HtmlVersion enumeration | Aspose.Words for Python

    aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML) and [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML) formats.... pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...out_doc_contents ) self . assertTrue ( '<ul type="disc" style="margin:0pt; padding-left:0pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Invoice recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from invoice images.... Setting Type Default value Description setAllowedCharacters...setAutomaticColorInv boolean true Set the method parameter to true automatically...

    docs.aspose.com/ocr/java/recognition-settings-i...
  3. Car plate recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from car plate images or photographs.... Setting Type Default value Description setAllowedCharacters...setAutomaticColorInv boolean true Set the method parameter to true automatically...

    docs.aspose.com/ocr/java/recognition-settings-c...
  4. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....this variable to true. fieldToa.setUseHeading(true); // We can further...p. "); // We can set this to true to get our table to display...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Level method. Gets the level at which this SDT occurs in the document tree in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Slide Layout|Aspose.Slides Documentation

    Set PowerPoint slide size and options in Java...layout slide can be accessed by type or name. Similarly, every slide...BaseSlideHeaderFoote , and many other types. Info For more information on...

    docs.aspose.com/slides/java/slide-layout/
  7. Upload archive to ASP.NET web application in C#...

    Provides example of how to use c# zip library for archive decompression and image processing for ASP.NET web application....one of type file for uploaded archive, another of type number...>Images archive: </ span >< input type = "file" name = "uploadedFile"...

    docs.aspose.com/zip/net/upload-archive-asp-net/
  8. Slide Layout|Aspose.Slides for PHP Documentation

    Set PowerPoint slide size and options...layout slide can be accessed by type or name. Similarly, every slide...BaseSlideHeaderFoote , and many other types. Info For more information on...

    docs.aspose.com/slides/php-java/slide-layout/
  9. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node.... Parameter Type Description new_child Node The...get_child_nodes ( aw . NodeType . ANY , True ) . count ) # We can modify...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words/body/