Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 15,987 for

true type

(0.11 sec)
  1. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...InlineStory ) hasChildNodes Returns true if this node has any child nodes...comment. isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ResourceLoadingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Loading.ResourceLoadingArgs class, designed to enhance resource loading efficiency in your applications. Unlock seamless integration today!... ResourceType { get; } Type of resource. Uri { get; set;...GetChildNodes ( NodeType . Shape , true ). Count , Is . EqualTo ( 3...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...created, it contains constraint type “AsSoonAsPossible” however when...of the task, the constraint type is set to “FinishNoEarlierThan”...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  4. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection....( name : string ) Parameter Type Description name string The...( "Bookmark 1" )). toEqual ( true ); expect ( outlineLevels ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FileFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in the file system in Java....getPriorityInternal() getType() Returns the type of the font source. getWarningCallback()...getPriority()); Parameters: Parameter Type Description filePath java.lang...

    reference.aspose.com/words/java/com.aspose.word...
  6. OfficeMathRenderer constructor | Aspose.Words f...

    OfficeMathRenderer constructor. Initializes a new instance of this class.... Parameter Type Description math OfficeMath...NodeType . OFFICE_MATH , 0 , True ) . as_office_math () renderer...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document... hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fonts::SystemFontSource::SystemF...

    Aspose::Words::Fonts::SystemFontSource::SystemFontSource constructor. Ctor in C++....SystemFonts , systemFontSource -> get_Type ()); ASSERT_EQ ( 0 , systemFontSource...get_FontInfoSubstitution () -> set_Enabled ( true ); doc -> get_FontSettings ()...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose.PSD .net for python issues with missing ...

    Hi, I’m experiencing issues with effects in psd files that are missing when saving the psd as png. Here an example psd file where “PLACEHOLDER1” and “Layer 733” have effects that go missing. Hope there is a simple fix f…...load_effects_resource = True # <-- Effekte laden & rendern...load_opts.allow_warp_repaint = True with _load_psd_with_effects(psd_local_path)...

    forum.aspose.com/t/aspose-psd-net-for-python-is...
  10. Accessing CSV Data in C#|Aspose.Words for .NET

    Learn how to access CSV data while building a report using LINQ in C#....CsvDataSource enables you to work with typed values rather than just strings...define a way to store values of types other than strings, CsvDataSource...

    docs.aspose.com/words/net/accessing-csv-data/