Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 16,706 for

true type

(0.15 sec)
  1. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your document formatting with powerful numeric switch capabilities!...newly created fields of three types of formats. // Field result...StartsWith ( "Date: " ), Is . True ); Assert . That ( formatter...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted....newly created fields of three types of formats. // Field result...StartsWith ( "Date: " )). toEqual ( true ); expect ( formatter . CountFormatInvocatio...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Extract fonts from PDF in Java | Aspose.PDF

    Java source code to extract fonts from PDF file on Java and PHP, Delphi.... toString (), true ); // Write a line of text to...It can be used to build any type of 32-bit and 64-bit applications...

    products.aspose.com/pdf/java/parser/fonts/
  4. Edit PDF using C++ | Aspose.PDF

    Еdit PDF document programmatically with C++ sample code using Aspose.PDF for C++...() -> set_LimitToPageBounds ( true ); // specify the page region...API can be used to build any type of 32-bit and 64-bit applications...

    products.aspose.com/pdf/cpp/editor/
  5. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole document in C++....field types. For the detailed list of supported field types, see...changes that affected field types. To update fields in a specific...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Handling Occurrences for Exceptions | Aspose.Ta...

    Learn how to work with calendar exception occurrences using Aspose.Tasks for C++....case support the integer data type. The following lines of code...-> set_EnteredByOccurrences( true ); 4 except -> set_Occurrences(5);...

    docs.aspose.com/tasks/cpp/handling-occurrences-...
  7. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendline. To learn more, visit the documentation article in C++.... get_IsVisible () Returns true if this data label has something...the data labels on a chart. true to show the series name; false...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Word Content Control (Checkbox) get auto checke...

    Hi, I have a Word file with Content Control (checkbox) when I convert the Word file to PDF using ASPOSE Word 20.2 some checkbox gets checked (has ‘X’ within) and the checkbox can’t be changed afterward. We are using a li…...PreserveFormFields = true; doc.Save(@"C:\Temp\out.pdf"...PdfSaveOptions(); opt.PreserveFormFields = true; doc.Save(@"C:\Temp\out.pdf"...

    forum.aspose.com/t/word-content-control-checkbo...
  9. 配置 Visio 时间线形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置里程碑形状的属性。...IsAutoUpdate = true ; // Set milestone type milestoneHelper . Type = 6 ;...Milstone 的 IsAutoUpdate 属性设置为 true。 调用 MilestoneHelper 对象的 RefreshMilestone...

    docs.aspose.com/diagram/zh/net/configure-visio-...
  10. Creating a Pie Chart with Leader Lines using C+...

    Learn how to use Aspose.Cells for C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....place, we will add a Chart of type ChartType.Pie to the collection...GetNSeries (). Add ( u "B1:B16" , true ); // Set category data range...

    docs.aspose.com/cells/cpp/creating-pie-chart-wi...