Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 15,993 for

true type

(0.06 sec)
  1. Managing Messages in PST Files|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.... HasSubFolders == true ) { foreach ( FolderInfo subfolderInfo...folderInfo . HasSubFolders == true ) { foreach ( FolderInfo subfolderInfo...

    docs.aspose.com/email/net/managing-messages-in-...
  2. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...HeaderFooter, true).Clear(); RemoveExtraSpace(ref...ImportFormatOptions() { KeepSourceNumbering = true }); //destDoc.LastSection.PageSetup...

    forum.aspose.com/t/content-control-wrapping-iss...
  3. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...Logical : Returns TRUE if all of its arguments are TRUE AREAS Lookup...the complementary error ERROR.TYPE Information : Returns a number...

    docs.aspose.com/cells/python-net/supported-form...
  4. How to Format Number to Fraction with Golang vi...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API.... This can be particularly true in formal documents, reports...to two digits, and even as typed fractions. This flexibility...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  5. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...EmbedStandardFonts = true; . Memory‑optimisation mode...PdfSaveOptions.OptimizeMemory = true; (streaming mode). Compression...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  6. ChartDataLabelCollection.show_legend_key proper...

    ChartDataLabelCollection.show_legend_key property. Allows to specify whether legend key is to be displayed for the data labels of the entire series... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabelCollection.show_value property | ...

    ChartDataLabelCollection.show_value property. Allows to specify whether values are to be displayed in the data labels of the entire series... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.show_series_name prope...

    ChartDataLabelCollection.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels of the entire series... True to show the series name; False...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeVertically method. Gets or sets whether to resize the picture vertically from the source in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. FieldImport.source_full_name property | Aspose....

    FieldImport.source_full_name property. Gets or sets the location of the picture....Below are two similar field types that we can use to display images...FieldType . FIELD_INCLUDE_PICTURE , True ) . as_field_include_picture...

    reference.aspose.com/words/python-net/aspose.wo...