Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 14,732 for

true type

(0.15 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Htm...

    Aspose::Words::Saving::HtmlSaveOptions::get_HtmlVersion method. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML. Default value is Xhtml in C++....options -> set_PrettyFormat ( true ); doc -> Save ( get_ArtifactsDir...HtmlVersion :: Html5 : ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Copying Rows and Columns with JavaScript via C+...

    This article shows how to copy rows and columns through the Aspose.Cells for JavaScript via C++ API.... This method copies all types of data including formulas,...Row Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/copying-ro...
  3. IMailMergeDataSource.GetValue | Aspose.Words fo...

    Discover the IMailMergeDataSource GetValue method, effortlessly retrieve field values or get false if not found. Streamline your data management today!...object fieldValue ) Parameter Type Description fieldName String...the field value. Return Value true if value was found. Examples...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Propagate Formula in Table or List Object Autom...

    Learn how to automatically propagate formulas in tables or list objects while entering data in new rows using Aspose.Cells for JavaScript via C++....ListObject Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/propagate-...
  5. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for JavaScript via C++ API....Filter Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/apply-adva...
  6. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document object that is currently being saved.... toEqual ( true ); console . log ( ` ${ args...` ); console . log ( `\tWrap type:\t ${ args . currentShape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Licensing|Documentation

    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....barcode recognition for all types; however, only Code 39 can be...license, including: License Type Order ID Product Names the license...

    docs.aspose.com/barcode/phpjava/licensing/
  8. Aspose::Words::Fields::FieldSubject::get_Text m...

    Aspose::Words::Fields::FieldSubject::get_Text method. Gets or sets the text of the subject in C++....FieldType :: FieldSubject , true )); field -> Update (); ASSERT_EQ...Aspose::Words::Fields::FieldSubject::Type method Aspose::Words::Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Search and Replace Data in a Range with JavaScr...

    This article shows how to search and replace data in a range in Excel using JavaScript via C++ code....Replace Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/search-and...
  10. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...setFitShape(true); // watermark.setRotation(40);...appendChild(watermark.deepClone(true)); // HeaderFooter header =...

    forum.aspose.com/t/how-to-add-watermark-text-in...