Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 15,881 for

true type

(0.88 sec)
  1. Aspose::Words::Revision::get_RevisionType metho...

    Aspose::Words::Revision::get_RevisionType method. Gets the Type of this revision in C++....Revision::get_RevisionType method Gets the type of this revision. Aspose ::...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. TableSubstitutionRule | Aspose.Words for Java

    Table font substitution rule in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...pdf"); Parameters: Parameter Type Description originalFontName...

    reference.aspose.com/words/java/com.aspose.word...
  3. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...ContainsVariables = true; workbookDesigner.SetDataSource("RootData"...regarding scopes and variable types in Aspose Cells. Scope Name...

    forum.aspose.com/t/variables-in-excel-template/...
  4. Convert PDF file to HTML format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with C++ library....htmlOptions -> set_SplitIntoPages ( true ); try { // Save the output...htmlOptions -> set_SplitIntoPages ( true ); // Save the output in HTML...

    docs.aspose.com/pdf/cpp/convert-pdf-to-html/
  5. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...Set OnePagePerSheet option as true ImageOrPrintOptions options...ImageOrPrintOptions { OnePagePerSheet = true, ImageType = Aspose.Cells.Drawing...

    forum.aspose.com/t/name-error-when-inserting-a-...
  6. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc). To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape Types in your Microsoft Word documents for enhanced visual appeal....ShapeType enumeration Specifies the type of shape in a Microsoft Word...Note that shapes of many other types can also have text inside them...

    reference.aspose.com/words/net/aspose.words.dra...
  8. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format dates with ease using the dd.MM.yyyy switch!...newly created fields of three types of formats. // Field result...StartsWith ( "Date: " ), Is . True ); Assert . That ( formatter...

    reference.aspose.com/words/net/aspose.words.fie...
  9. How to Manage Exchange Server Folders using EWS...

    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.... Retrieve Folder Type Information The FolderType property...to get information about the type of the folder. It is shown in...

    docs.aspose.com/email/net/manage-folders-on-exc...
  10. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field Types in Java....Specifies Microsoft Word field types. Examples: Shows how to insert...insertField(FieldType.FIELD_DATE, true); field.getFormat().setDateTimeFormat("dddd...

    reference.aspose.com/words/java/com.aspose.word...