Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 16,768 for

true type

(0.55 sec)
  1. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored import settings for optimal results....change a first imported section type to the NewPage forcibly when...is used. The default value is true . IgnoreTextBoxes { get; set;...

    reference.aspose.com/words/net/aspose.words/imp...
  2. FieldAutoNumLgl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoNumLgl class for seamless implementation of AUTONUMLGL fields, enhancing document automation and formatting....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. Columns Containing Strongly Typed Data|Document...

    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....Columns Containing Strongly Typed Data Contents [ Hide ] We know...of a worksheet are strongly typed (which means all values in a...

    docs.aspose.com/cells/net/columns-containing-st...
  4. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form....namespaces to use InputGroup types without specifying the fully...} } Optional properties Name Type Default value Description Name...

    docs.aspose.com/omr/net/programmatic-forms/inpu...
  5. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....setSmooth(true); // Verify that data points...getSeries().get(0).setSmooth(true); // Verify that data points...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Saving::HtmlVersion enum | Aspos...

    Aspose::Words::Saving::HtmlVersion enum. Indicates the version of HTML is used when saving the document to Html and Mhtml formats in C++....options -> set_PrettyFormat ( true ); doc -> Save ( get_ArtifactsDir...HtmlVersion :: Html5 : ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Upload archive to ASP.NET web application in C#...

    Provides example of how to use c# zip library for archive decompression and image processing for ASP.NET web application....add two input fields: one with type file for the uploaded archive...archive, and another with type number to specify the rotation angle...

    docs.aspose.com/zip/net/upload-archive-asp-net/
  8. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....UpdateWordCount overload and pass true value as a parameter to do that...)); doc . UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words/doc...
  9. OlePackage class | Aspose.Words for Python

    aspose.words.drawing.OlePackage class. Allows to access OLE Package properties...which could be used to embed any type of data into document. Now this...prog_id = 'Package' , as_icon = True , presentation = None ) shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words/body/