Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 17,437 for

true type

(0.24 sec)
  1. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and PPTX to automate presentation workflows.... ShowValue = true ; chart . ChartData . Series...DefaultDataLabelForm . ShowLabelAsDataCallo = true ; chart . ChartData . Series...

    docs.aspose.com/slides/net/callout/
  2. StructuredDocumentTag.placeholderName property ...

    StructuredDocumentTag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text....document tag of the "PlainText" type, which will function as a text...( substituteBlock )). toBe ( true ); // Set the "IsShowingPlaceholder"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....docx"); Parameters: Parameter Type Description brColl BorderCollection...docx"); Parameters: Parameter Type Description index int Zero-based...

    reference.aspose.com/words/java/com.aspose.word...
  4. IFieldUserPromptRespondent | Aspose.Words for Java

    Represents the respondent to user prompts during field update in Java....FIELD_REF, true); fieldRef.setBookmarkName("MyAskField");...insertField(FieldType.FIELD_ASK, true); fieldAsk.setBookmarkName("MyAskField");...

    reference.aspose.com/words/java/com.aspose.word...
  5. IStructuredDocumentTag.is_showing_placeholder_t...

    IStructuredDocumentTag.is_showing_placeholder_text property. 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...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PSD for .NET 24.12 - Release Notes|Docum...

    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....Implement Gradient Shading (type 7) Feature PSDNET-2238 [AI Format]...Format] Implement Axial Shading (type 2) Feature PSDNET-2132 Fix rendering...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  7. Aspose::Words::WarningInfo::get_Description met...

    Aspose::Words::WarningInfo::get_Description method. Returns the description of the warning in C++....get_FontInfoSubstitution () -> set_Enabled ( true ); // Original font metrics...-> set_KeepOriginalFontMetr ( true ); // We will get a font substitution...

    reference.aspose.com/words/cpp/aspose.words/war...
  8. Add Signature in PDF File|Aspose.PDF for Java

    Learn how to add a digital signature to a PDF document using Aspose.PDF in Java for secure signing and document verification....create a signature of a specific type, you need to create an object...object of a particular signature type is created, you can use the...

    docs.aspose.com/pdf/java/add-signature-in-pdf/
  9. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node page numbers, enhancing your document management experience.... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart Types and how to customize their appearance and formatting....setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...objects to create charts. Add any type of chart to a worksheet using...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/