Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 15,887 for

true type

(0.06 sec)
  1. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking.... True ); Assert . That ( doc . Revisions...first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  2. 使用 Python 在 PPTX 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPTX 演示文稿中創建圖表。... NullableBool( True ) chart . chart_title . height...height = 20 chart . has_title = True # Set first series to show values...

    products.aspose.com/slides/zh-hant/python-net/c...
  3. 使用 Python 在 PPT 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中創建圖表。... NullableBool( True ) chart . chart_title . height...height = 20 chart . has_title = True # Set first series to show values...

    products.aspose.com/slides/zh-hant/python-net/c...
  4. 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...
  5. 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...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Settings::WriteProtection::SetPa...

    Aspose::Words::Settings::WriteProtection::SetPassword method. Sets the write protection password for the document in C++....String & password ) Parameter Type Description password const System::String&...set_ReadOnlyRecommended ( true ); ASSERT_TRUE ( doc -> get_WriteProtection...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. MappedDataFieldCollection.ContainsKey | Aspose....

    Discover if a specific document field mapping exists in MappedDataFieldCollection with the ContainsKey method. Streamline data management effortlessly!...documentFieldName ) Parameter Type Description documentFieldName...in the document. Return Value true if item is found in the collection;...

    reference.aspose.com/words/net/aspose.words.mai...
  9. FieldDatabase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabase class to efficiently implement DATABASE fields in your documents. Enhance your document automation today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  10. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management....refChild ) 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...