Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 15,945 for

true type

(0.07 sec)
  1. ChartAxis Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxis class for customizable chart axis options. Enhance your data visualization effortlessly!...CategoryType { get; set; } Gets or sets type of the category axis. Crosses...title properties. Type { get; } Returns type of the axis. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Python 를 사용하여 PDF에서 워터마크 추가, 가져오기 또는 제거 https://products.aspose.com/pdf/ko/python-net/watermark/ Recent content in Python 를 사용하여 PDF에서 워터마크 추가,......org", "@type": "HowTo", "name": "Python 를...Python 소스 코드", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/ko/python-net/watermark...
  3. Get the titles of all the slides|Aspose.Slides ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Type != null && placeholderShape . Type . HasValue...PlaceholderValues ) placeholderShape . Type ) { // Any title shape. case...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  4. Using Glyph objects | .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....represented by type in Aspose.Font library. So, Glyph type is a universal...represented by such types as , , , and . Type ClosePath is used...

    docs.aspose.com/font/net/developer-guide/using-...
  5. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node.... Parameter Type Description new_child Node The...get_child_nodes ( aw . NodeType . ANY , True ) . count ) # We can modify...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font Encoding and Management API for Java - Aspose

    Java Font API solution. This library allows you to load, render and save fonts of popular formats like TTF, WOFF, EOT, and others within Java applications....following file formats : True Type Font: TTF Web Open Font Format:...CFF Adobe Type 1 font: PFA, PFB, AFM, PFM True Type Collections:...

    products.aspose.com/font/java/
  7. 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...
  8. Protecting Worksheets|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....parameters: Protection Type – the type of protection to apply...the worksheet. The protection type is applied with the help of...

    docs.aspose.com/cells/python-net/protecting-wor...
  9. 如何使用C++通过JavaScript创建带有下拉列表的动态图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到图表中以实现灵活的数据可视化。...List Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  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)); …...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...