Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 16,711 for

true type

(0.16 sec)
  1. Aspose::Words::VariableCollection::idx_get meth...

    Aspose::Words::VariableCollection::idx_get method. Gets or a sets a document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....FieldType :: FieldDocVariable , true )); field -> set_VariableName...name or value exist. ASSERT_TRUE ( variables -> Contains ( u...

    reference.aspose.com/words/cpp/aspose.words/var...
  2. 带有C++的日期轴|Documentation

    了解如何管理Aspose.Cells for C++中的日期轴。我们的指南将帮助您理解如何处理各种日期格式、时间刻度和刻度标签频率。...SetChartDataRange ( u "A1:B4" , true ); // Set the Axis type to Date time chart...

    docs.aspose.com/cells/zh/cpp/date-axis/
  3. Table Page Breaks Not Matching Word Display - F...

    Issue Summary Aspose.Words for Java is creating additional page breaks for tables during PDF conversion that don’t appear in Microsoft Word’s display, even when AllowBreakAcrossPages is set to false. Documents with stan…...20270127 subscription] License Type: Site OEM (Aspose.Total for...Configuration: Table.AllowAutoFit = true RowFormat.AllowBreakAcrossPage...

    forum.aspose.com/t/table-page-breaks-not-matchi...
  4. com.aspose.pdf.exceptions.FontNotFoundException...

    Converting a document to PDF on a Linux machine generates this error: com.aspose.pdf.exceptions.FontNotFoundException: Font OpenSansRegular can not found. com.aspose.pdf.internal.l5h.l1n.l1h(Unknown Source) com.aspose.p…...setFontsFolder("path/to/font/folder", true); // true = recursive // 3) Create...load options for the source type When converting from an HTML...

    forum.aspose.com/t/com-aspose-pdf-exceptions-fo...
  5. Paragraph.AcceptEnd | Aspose.Words for .NET

    Discover the Paragraph AcceptEnd method, designed to enhance document navigation by efficiently accepting visitors at the end of paragraphs....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...RemoveHiddenContentV (); // Below are three types of fields which can accept a...

    reference.aspose.com/words/net/aspose.words/par...
  6. Table.AcceptStart | Aspose.Words for .NET

    Discover the Table AcceptStart method to seamlessly welcome visitors at the table's start, enhancing user experience and engagement....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...RemoveHiddenContentV (); // Below are three types of fields which can accept a...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Format Worksheet Cells in a Workbook with Node....

    Learn how to format worksheet cells in a workbook using Aspose.Cells for Node.js via C++. Customize the appearance and style of data in spreadsheets....distinguish between different types of information and to display...setIsBold ( true ); stl0 . getFont (). setIsItalic ( true ); let flag...

    docs.aspose.com/cells/nodejs-cpp/format-workshe...
  8. Working with Folders on Exchange Server|Documen...

    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....RuntimeException e ) { } } Get Folder Type Information using EWS The FolderType...to get information about the type of the folder. This is as shown...

    docs.aspose.com/email/java/working-with-folders...
  9. Format Worksheet Cells in a Workbook with JavaS...

    Learn how to format worksheet cells in a workbook using Aspose.Cells for JavaScript via C++. Customize the appearance and style of data in spreadsheets....distinguish between different types of information and to display...getFont().setIsBold(true); stl0.getFont().setIsItalic(true); let flag...

    docs.aspose.com/cells/javascript-cpp/format-wor...
  10. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....( text : string ) Parameter Type Description text string The...builder . cellFormat . fitText = true ; builder . rowFormat . clearFormatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...