Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 15,993 for

true type

(0.09 sec)
  1. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source msg can …...Detached = True}) sgn.Save(SaveTextBoxX.Text...signed message type, if also the return type is MapiMessage Thanks...

    forum.aspose.com/t/mapimessage-attachsignature-...
  2. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....APIs have exposed the Boolean type DataLabels.IsResizeShapeToFitTe...property to true labels . SetIsResizeShapeToFi ( true ); } // Calculate...

    docs.aspose.com/cells/cpp/resize-chart-s-data-l...
  3. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated.... When this value is set to true , Aspose.Words emulates the...graphics. The default value is true . Examples Shows added a fallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is True....is_showing_placeholder_text element is true. @property def placeholder (...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Date Axis with JavaScript via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Then we add a chart and set the type of the axis to Axis.categoryType...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/date-axis/
  6. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...ct[] #=zlanGNwI=, Type[] #=zUIBQWD4=, Type[] #=zwpAkrcg=, Object[]...Object[] #=zwpAkrcg=, Type[] #=zcJMfVMI=, Type[] #=zj0ZLhm4=, Object[]...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  7. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the Type of a warning that is issued by Aspose.Words during document loading or saving in C++....WarningType enum Specifies the type of a warning that is issued...get_FontInfoSubstitution () -> set_Enabled ( true ); // Original font metrics...

    reference.aspose.com/words/cpp/aspose.words/war...
  8. Fill class | Aspose.Words for Python

    aspose.words.drawing.Fill class. Represents fill formatting for an object... fill_type Gets a fill type. fore_color Gets or...visible Gets or sets value that is True if the formatting applied to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to create Dynamic Scrolling Chart with Java...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....dynamic scrolling chart is a type of graphical representation...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  10. FontSourceBase | Aspose.Words for Java

    This is an abstract base class for the classes that allow the user to specify various font sources in Java....getPriorityInternal() getType() Returns the type of the font source. getWarningCallback()...FolderFontSource(getFontsDir(), true)}; for (PhysicalFontInfo fontInfo...

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