Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 17,463 for

true type

(0.96 sec)
  1. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....saveOptions); Parameters: Parameter Type Description gradientStop GradientStop...saveOptions); Parameters: Parameter Type Description index int Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  2. Public API Changes in Aspose.Cells 8.9.0|Docume...

    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....API has exposed the Boolean-type IsExcel2003Compatibl property...IsExcel2003Compatibl property is true, which means a string must be...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Handling Occurrences for Exceptions | Aspose.Ta...

    Learn how to work with calendar exception occurrences using Aspose.Tasks for .NET....EnteredByOccurrences = true ; 4 except. Occurrences = 5; 5 except. Type = CalendarExceptionTyp...

    docs.aspose.com/tasks/net/handling-occurrences-...
  4. Body Text of msg file varies every time the fil...

    SampleFiles.zip (217.6 KB) Aspose Team, We use the Aspose Email java package to get body text from msg files, and we found out that the extracted body text of some msg files looks like the followi g and it varies every…...getHtmlBodyText(true); } else { bodyText = mailMessage...attachment of “Windows Meta file” type is extracted from each of them...

    forum.aspose.com/t/body-text-of-msg-file-varies...
  5. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells.... The Boolean‑type isSameParent parameter specifies...PivotFieldSubtotalTy :: None , true ); // Turn off grand total pvtTable...

    docs.aspose.com/cells/cpp/specifying-the-absolu...
  6. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection class. Represents a collection of ChartDataLabel. To learn more, visit the documentation article in C++.... true to show the series name; false...lec::get_ShowValue . static Type () See Also Namespace Aspos...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Document.GlossaryDocument | Aspose.Words for .NET

    Discover how to manage your document glossary effectively. Learn to set and retrieve glossary entries for AutoText and Building Blocks in your templates.... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words/doc...
  8. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects.... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words.bui...
  9. Extract Assets from DXF File Formats via Java |...

    Sample Java extract assets code for DXF file. Use this example code to extract assets from DXF file within any Web or Desktop Java based application....Zip(output); Extract(scene,za, true ); //close stream resource za...; visited. add (obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/java/extractor/dxf/
  10. How to Create Dynamic Scrolling Chart with C++|...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....dynamic scrolling chart is a type of graphical representation...GetNSeries (). Add ( u "Sales" , true ); chart . GetNSeries (). Get...

    docs.aspose.com/cells/cpp/create-dynamic-scroll...