Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 17,413 for

true type

(0.19 sec)
  1. MailMerge.GetFieldNamesForRegion | Aspose.Words...

    Discover the MailMerge GetFieldNamesForRegion method to effortlessly access a collection of mail merge field names in your specified region. Streamline your workflow!...string regionName ) Parameter Type Description regionName String...regions [ 0 ]. Fields [ 1 ], true ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to True, this state shall be resumed (showing placeholder text) upon opening this document in C++.... if set to true, this state shall be resumed...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. ChartSeriesType enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartSeriesType enumeration. Specifies a Type of a chart series....ChartSeriesType enumeration Specifies a type of a chart series. Members Name...chart = doc . getShape ( 0 , true ). chart ; // Remove all series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeRendererBase.GetBoundsInPixels | Aspose.Wor...

    Discover the NodeRendererBase GetBoundsInPixels method to accurately calculate shape dimensions in pixels based on zoom and resolution for enhanced precision....scale , float dpi ) Parameter Type Description scale Single The...NodeType . OfficeMath , 0 , true ); OfficeMathRenderer renderer...

    reference.aspose.com/words/net/aspose.words.ren...
  5. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method... Parameter Type Description structured_document_tag_index...character_index : int ): ... Parameter Type Description structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Enable Activity Logging for EWS Client in .NET ...

    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...."EWSDiagnosticLog_UseDate" : true } There are two properties:...name= "applicationSettings" type= "System.Configuration.ApplicationSettingsG...

    docs.aspose.com/email/net/enable-activity-loggi...
  7. Export Excel data to fill PDF form|Aspose.PDF f...

    This section explains how you can export Excel worksheet data to fill PDF form using AutoFiller Class.... MaxColumn + 1 , true ); // Create an object of AutoFiller...DataColumn { DataType = System . Type . GetType ( "System.Int32" )...

    docs.aspose.com/pdf/net/export-excel-worksheet-...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. 使用 C++ 通过 JavaScript 禁用图表数据标签的文字换行|Documentation

    学习如何在使用 Aspose.Cells for JavaScript 通过 C++ 绘制的图表中禁用数据标签的文字换行。本指南将展示如何防止长标签重叠,提供更清晰易读的图表显示。...isTextWrapped() 属性,您可以设置为 true 或 false 以分别启用或禁用数据标签的文本换行。 ...Text Wrapping </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  10. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....FIELD_DATABASE, true); field.setFileName(getDatabaseDir()...insertField(FieldType.FIELD_DATABASE, true); field.setFileName(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...