Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 15,987 for

true type

(0.08 sec)
  1. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel worksheet's Page Setup using Aspose.Cells for JavaScript via C++. Set headers and footers for the first, odd, and even pages....Headers Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/setting-di...
  2. FieldFillIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFillIn class to easily implement FILLIN fields, enhancing your document automation and user interactivity....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  3. TableCollection | Aspose.Words for Java

    Provides Typed access to a collection of Table nodes in Java....extends NodeCollection Provides typed access to a collection of Table...getChildNodes(NodeType.TABLE, true); for (int i = 0; i < tables...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to save your document parts for seamless management.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Document.cleanup method | Aspose.Words for Python

    aspose.words.Document.cleanup method... Parameter Type Description options CleanupOptions...unused_lists = True cleanup_options . unused_styles = True cleanup_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AnthropicAiModel | Aspose.Words for Java

    An abstract class representing the integration with Anthropicu2019s AI models within the Aspose.Words in Java....setImproveStylistics(true); Document proofedDoc = model...docx"); Parameters: Parameter Type Description sourceDocument Document...

    reference.aspose.com/words/java/com.aspose.word...
  7. Paragraph.breakIsStyleSeparator property | Aspo...

    Paragraph.breakIsStyleSeparator property. True if this paragraph break is a Style Separator...breakIsStyleSeparato property True if this paragraph break is a...TOC. // If we use a heading type style after the separator, we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Image Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  9. Aspose::Words::Markup::CustomPart class | Aspos...

    Aspose::Words::Markup::CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard. To learn more, visit the documentation article in C++....const Specifies the content type of this custom part. get_Data...stored inside the OOXML package. True if this custom part is an external...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....not denote an objective field type in its field code. Field field...//a"); // The "FieldNone" field type is reserved for fields such...

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