Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 16,711 for

true type

(0.11 sec)
  1. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....pageBreakBefore property set to true . ColumnBreak The document is...parts at a section break of any type. HeadingParagraph The document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MetafileRenderingOptions.EmulateRasterOperation...

    Discover the MetafileRenderingOptions EmulateRasterOperations property to control raster operation emulation, enhancing your rendering capabilities effectively.... When this value is set to true , Aspose.Words emulates the...graphics. The default value is true . Examples Shows added a fallback...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Font converter | Aspose.Font for .NET

    Easy-to-use C# .NET library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....we have a lot of different types of gadgets, environments, a...document with a different font type. And Aspose does have such an...

    docs.aspose.com/font/net/convert/
  4. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....UpdateWordCount overload and pass true value as a parameter to do that...)); doc . UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldArgumentBuilder.add_field method | Aspose....

    FieldArgumentBuilder.add_field method. Adds a field represented by a [FieldBuilder](../../fieldbuilder/) to the argument.... Parameter Type Description field_builder FieldBuilder...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldArgumentBuilder.add_text method | Aspose.W...

    FieldArgumentBuilder.add_text method. Adds a plain text to the argument.... Parameter Type Description text str Examples...on the true/false value of its expression. To get a true/false...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....refChild ) where T : Node Parameter Type Description newChild T The Node...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray...

    reference.aspose.com/words/net/aspose.words/com...
  8. FieldNextIf class | Aspose.Words for Python

    aspose.words.fields.FieldNextIf class. Implements the NEXTIF field... If the comparison is true, the next data record is merged...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to insert the css formatting as it is in HT...

    In my task, we are collecting user inputs from the CKEditor (in HTML format) and populating them into DOCX files. However, when formatting is applied, even though I provide the CSS values generated by CKEditor, the forma…...to consider: CSS Stylesheet Type : Set the CssStyleSheetType...setting ExportFontResources to true . This ensures that the fonts...

    forum.aspose.com/t/how-to-insert-the-css-format...
  10. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.import_node method. Imports a node from one document into another.... Parameter Type Description src_node Node The...import. is_import_children bool True to import all child nodes recursively;...

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