Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 16,713 for

true type

(0.12 sec)
  1. FormField.own_help property | Aspose.Words for ...

    FormField.own_help property. Specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1.... Remarks If True , the text specified by the...class FormField FormField.node_type property FormField.own_status...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Footnote.is_auto property | Aspose.Words for Py...

    Footnote.is_auto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... insert_footnote ( footnote_type = aw . notes . FootnoteType...If this property is set to "true", then our footnote's reference...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Converting CAD Drawings to PDF and Raster Image...

    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....default value is false but when true, the API will try to search...AutomaticLayoutsScal set to true then all layouts (except Model)...

    docs.aspose.com/cad/java/developer-guide/conver...
  4. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....border ); // Specify the link type as remote URI link -> set_Action...page text -> set_IsInNewPage ( true ); // Create another local hyperlink...

    docs.aspose.com/pdf/cpp/actions/
  5. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced document saving. Customize your text format with powerful options for optimal results....ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ExportHeadersFooters { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++....Here is a list of all possible types of auto‑fitting merged cells:...on style . SetIsTextWrapped ( true ); // Apply the style to the...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  7. TxtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...TxtSaveOptionsBase ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AutoFit Rows for Merged Cells with Node.js via ...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for Node.js via C++. Implement auto-fit functionality for merged cells in spreadsheets....Here is a list of all possible types of auto‑fitting merged cells:...on style . setIsTextWrapped ( true ); // Apply the style to the...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  9. Redact certain text in PDF using Aspose.PDF for...

    Dear support team, if I use following code to blacken a section of the following document, the text that is deleted from the pdf-document is not under the annotation. The page is rotated to 180 degrees. If I try the s…...Add(annot, true); annot.Redact(); document....Pages[1].Annotations.Add(annot, true); annot.Redact(); document....

    forum.aspose.com/t/redact-certain-text-in-pdf-u...
  10. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation.... Remarks Not all series types allow you to specify label positions...color. series . HasDataLabels = true ; ChartDataLabelCollec dataLabels...

    reference.aspose.com/words/net/aspose.words.dra...