Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 15,784 for

true type

(0.07 sec)
  1. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your document with the NodeCollection Remove method, streamlining your data management and enhancing performance....Remove ( Node node ) Parameter Type Description node Node The node.... Contains ( newRun ), Is . True ); Assert . That ( doc . GetText...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Hyphenation.unregisterDictionary method | Aspos...

    Hyphenation.unregisterDictionary method. Unregisters a hyphenation dictionary for the specified language....language : string ) Parameter Type Description language string...isDictionaryRegister ( "de-CH" )). toEqual ( true ); // Open a document containing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontSubstitutionWarningInfo Class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class provides details on font substitution warnings during document load or save....WarningType { get; } Returns the type of the warning. Examples Shows...warningInfo . RequestedBold , Is . True ); Assert . That ( warningInfo...

    reference.aspose.com/words/net/aspose.words/fon...
  4. 在保存为PDF时,仅更改单个Unicode字符的字体,使用JavaScript通过C++|Do...

    学习如何在使用Aspose.Cells for Java脚本通过C++保存为PDF时更改特定Unicode字符的字体。...isFontSubstitutionCh 属性,应将其设置为true,以便只更改那些无法显示的特定字符的字体为可显示的字体,而其余的单词或句子仍然保持原始字体。...PdfSaveOptions.isFontSubstitutionCh 属性为true后生成的。 如第一个PDF所示,由于非断字符号,整个句子的字体由Times...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  5. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... Parameter Type Description node Node The node...NodeCollection.count . Returns True if item is found in the collection;...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MailMergeSettings.HeaderSource | Aspose.Words f...

    Discover the MailMergeSettings HeaderSource property, define your mail merge header path effortlessly. Optimize your document workflow today!...// Configure a mailing label type mail merge, which Microsoft...LinkToQuery = true ; settings . ViewMergedData = true ; doc . Save...

    reference.aspose.com/words/net/aspose.words.set...
  7. MailMergeSettings.DataSource | Aspose.Words for...

    Discover how to set the MailMergeSettings DataSource property for seamless mail merge integration. Easily specify your data source path for optimal results!...// Configure a mailing label type mail merge, which Microsoft...LinkToQuery = true ; settings . ViewMergedData = true ; doc . Save...

    reference.aspose.com/words/net/aspose.words.set...
  8. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....newChild ) where T : Node Parameter Type Description newChild T The node...GetChildNodes ( NodeType . Any , true ). Count , Is . EqualTo ( 4...

    reference.aspose.com/words/net/aspose.words/com...
  9. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....FieldType :: FieldBidiOutline , true )); builder -> Writeln ( u "שלום"...FieldType :: FieldBidiOutline , true ); builder -> Writeln ( u "שלום"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. IFieldUserPromptRespondent | Aspose.Words for Java

    Represents the respondent to user prompts during field update in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyAskField");...insertField(FieldType.FIELD_ASK, true); fieldAsk.setBookmarkName("MyAskField");...

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