Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 15,987 for

true type

(0.25 sec)
  1. Using shortcuts for string formatting - Free Su...

    We use this to format a date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…...switches cannot perform this type of string manipulation. Note:...MailMerge.UseNonMergeFields = true; doc.MailMerge.FieldMergingCallback...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  2. EditableRangeStart.Accept | Aspose.Words for .NET

    Discover the EditableRangeStart Accept method to efficiently manage visitor interactions and enhance user experience on your site....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor..."\tContents:" ); mInsideEditableRange = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/edi...
  3. 在 HTML 模板中设置属性 – Aspose.HTML for .NET

    了解如何在 HTML 模板中设置属性,以及在使用 Aspose.HTML for .NET 填充模板时控制属性的存在。...例如,下面是一个 HTML 模板: Copy 1 < input type = "checkbox" {{ attr }} disabled...4 string htmlCode = "<input type=\"checkbox\" disabled {{attr}}...

    docs.aspose.com/html/zh/net/setting-attributes-...
  4. LayoutEnumerator | Aspose.Words for Java

    Enumerates page layout entities of a document in Java.... Available properties are type, geometry, text and page index...MessageFormat.format("{0}-> Entity type: {1}", tabs, layoutEnumerator...

    reference.aspose.com/words/java/com.aspose.word...
  5. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...the PDF document as PDF string type, outside of the content stream...text box field (or any other type of annotation) on mouse enter/exit...

    docs.aspose.com/pdf/net/pdf-tooltip/
  6. Aspose::Words::Saving::TxtSaveOptionsBase class...

    Aspose::Words::Saving::TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ExportHeadersFooters ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...API to define the cell format type (e.g., percent, number, text)...AxisX.AxisBetweenCategorie = true; chart.AxisX.Hidden = false;...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  8. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts in C++.... bool recursive ) Parameter Type Description fontsFolders const...TrueType fonts. recursive bool True to scan the specified folders...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....setDrawTextRectangle method to set value to true textFragment . getTextState...getTextState (). setDrawTextRectangle ( true ); TextBuilder tb = new TextBuilder...

    docs.aspose.com/pdf/java/text-formatting-inside...
  10. Different Ways to Save Files with Golang via C+...

    Aspose.Cells for C++ can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....SaveFormat enumeration File Format Types Description CSV Represents a...Portable Document Format (PDF) is a type of document created by Adobe...

    docs.aspose.com/cells/go-cpp/different-ways-to-...