Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 15,992 for

true type

(0.15 sec)
  1. 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-...
  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. Aspose::Words::Drawing::ImageData::SetImage met...

    Aspose::Words::Drawing::ImageData::SetImage method. Sets the image that the shape displays in C++....Image > & image ) Parameter Type Description image const Sys...Stream > & stream ) Parameter Type Description stream const Sy...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....Add an AutoShape of Rectangle type IAutoShape ashp = slide . getShapes...setFontBold ( NullableBool . True ); portion . getPortionFormat...

    docs.aspose.com/slides/androidjava/manage-parag...
  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. 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...
  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. 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...
  9. PDF to HTML Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...; opt1 -> set_FixedLayout ( true ); outputDoc -> Save ( u "Merger_pdf_html...

    products.aspose.com/pdf/cpp/merger/pdf-to-html/
  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...