Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 10,695 for

true type

(0.09 sec)
  1. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your list level to zero for clean formatting.... Paragraph , true ); Assert . AreEqual ( 3 , paras...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions...."element_type" : "Template" , "children" : [ { "element_type" : "Page"..., "children" : [ { "element_type" : "Container" , "name" : "Multi-column...

    docs.aspose.com/omr/net/json-markup/examples/mu...
  3. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content inserted in the word contains an SVG in an HTML string. The…...between Word, PDF, and image types Aspose.Words Product Family...SetFontsFolder("path_to_your_fonts_folder", true); Document doc = new Document("your_document...

    forum.aspose.com/t/font-missmatch-between-word-...
  4. Aspose::Words::Fields::IFieldResultFormatter::F...

    Aspose::Words::Fields::IFieldResultFormatter::FormatDateTime method. Called when Aspose.Words applies a date/time format switch, i.e. \@ "dd.MM.yyyy" in C++....newly created fields of three types of formats. // Field result...\" d MMMM yyyy \" " ); ASSERT_TRUE ( doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Read Damaged or Distorted Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions...window is not supported for 2D types. Median Filtering for 1D Barcodes...method is called passing the True value. However, enabling this...

    docs.aspose.com/barcode/java/read-damaged-barco...
  6. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C++...-> get_Placeholder () -> get_Type ()) { case Aspose :: Slides...() -> set_AspectRatioLocked ( true ); NOTE This Lock Aspect Ratio...

    docs.aspose.com/slides/cpp/picture-frame/
  7. Online ODS Text Search Application or Develop O...

    Free online app to search in ODS files. Java code for any ODS file text search application....expression, set setRegexKey to true. call the save method to get...retrieval from various file types. Is this document searchable...

    products.aspose.com/total/java/search/ods/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Documentation https://docs.aspose.com/words/jasperreports/aspose-words-for-jasperreports-documentation/ Recent content on Documentation Hugo -- gohug......entLe" k valuep =s "true"p /> p </n beanp >...entLe" k valuep =s "true"p /> p </n beanp >...

    docs.aspose.com/words/jasperreports/aspose-word...
  9. Extract text and images from PPT document using...

    Java sample code to extract text and images from PPT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....getAllTextFrames(pptPresentation, true) method and Iterate through...can contain several different types of information such as text...

    products.aspose.com/slides/java/parser/ppt/
  10. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list formatting is applied to a paragraph...Name Description is_list_item True when the paragraph has bulleted...in the list. # Below are two types of lists that we can create...

    reference.aspose.com/words/python-net/aspose.wo...