Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 141,851 for

aspose font

(0.57 sec)
  1. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++....Aspose::Words::Section class Contents [ Hide ] Section class...public Aspose :: Words :: CompositeNode , public Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. Generating the template|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for C++ engine....orientation using the default font and colors. You can customize...the paper size, orientation, font, colors and other layout settings...

    docs.aspose.com/omr/cpp/generate-template/
  3. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++....Aspose::Words::Body class Contents [ Hide ] Body class Represents...section. To learn more, visit the Aspose.Words Document Object Model...

    reference.aspose.com/words/cpp/aspose.words/body/
  4. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!...DocumentBase namespace Aspose.Words assembly Aspose.Words ImportNode(...Character , "My style" ); srcStyle . Font . Name = "Courier New" ; DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. AsposeFontConvertToWOFF | Javascript

    Convert Fonts into woff format. Reliable Javascript via C++ library for Font conversion from Aspose.Font....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  6. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines formatting of this list style....@property def list ( self ) -> aspose . words . lists . List : ....level . font . name = 'Verdana' level . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MemoryFontSource.type property | Aspose.Words f...

    MemoryFontSource.type property. Returns the type of the Font source....of the font source. get type () : Aspose . Words . Fonts . FontSourceType...FontSourceType See Also module Aspose.Words.Fonts class MemoryFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Aspose.Slides for .NET lets you manage...normal presentation shapes. From Aspose.Slides for .NET 6.9.0, the...

    docs.aspose.com/slides/net/activex/
  9. NumberStyle enumeration | Aspose.Words for Python

    Aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... font . color = aspose . pydrawing . Color...Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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)); …...task not getting reflected Aspose.Tasks Product Family purnima...EventArgs e) { Aspose.Tasks.License lic = new Aspose.Tasks.License();...

    forum.aspose.com/t/start-and-finish-dates-of-ta...