Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 16,860 for

true type

(0.07 sec)
  1. NodeType | Aspose.Words for Java

    Specifies the Type of a Word document node in Java....class NodeType Specifies the type of a Word document node. Examples:...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  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. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table....appropriate preferred width type and value are set using the...Preferred Width Type and Value You can use the Type and Value properties...

    docs.aspose.com/words/cpp/applying-formatting/
  4. Paragraph.Accept | Aspose.Words for .NET

    Discover the Paragraph Accept method that enhances visitor engagement and improves user experience. Boost your site's interaction today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words/par...
  5. Table.Accept | Aspose.Words for .NET

    Discover the Table Accept method for seamless visitor management. Enhance user experience and streamline interactions effortlessly!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Java Heap Space errors with large emails - Free...

    Aspose Support Team, We continue to see intermittent issues with loading large emails or emails with large attachments (sample would be attached if the zip file could be uploaded but multiple attempts to upload the file…...memory to handle files of this type, is there a way to estimate...A reference attachment is a type of attachment that includes...

    forum.aspose.com/t/java-heap-space-errors-with-...
  7. Aspose::Words::Fonts::TableSubstitutionRule::Ad...

    Aspose::Words::Fonts::TableSubstitutionRule::AddSubstitutes method. Adds substitute font names for given original font name in C++....substituteFontNames ) Parameter Type Description originalFontName...SystemFonts , systemFontSource -> get_Type ()); ASSERT_EQ ( 0 , systemFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Different Ways to Save Files|Documentation

    Aspose.Cells for .NET 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/net/different-ways-to-sav...
  9. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...string fileName ) Parameter Type Description fileName String...LoadOptions loadOptions ) Parameter Type Description fileName String...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Setting Dynamic Array Formulas with Node.js via...

    How to use the Aspose.Cells library to calculate dynamic array formulas in Excel using Node.js via C++. Load, calculate, and save Excel files easily....an array formula is a special type of formula that allows you to...formulas. However, you don’t type these curly braces yourself;...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...