Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 15,993 for

true type

(0.22 sec)
  1. Insert Sparkline with C++|Documentation

    Create sparkline for Excel using Aspise.Cells with C++.... There are three types of sparklines: Line, Column...SetShowHighPoint ( true ); group . SetShowLowPoint ( true ); group ....

    docs.aspose.com/cells/cpp/creating-sparklines/
  2. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java....getId()); // We can access the node types of each part like this. The...append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...

    reference.aspose.com/words/java/com.aspose.word...
  3. Converting CAD Drawings to PDF and Raster Image...

    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....default value is false but when true, the API will try to search...AutomaticLayoutsScal set to true then all layouts (except Model)...

    docs.aspose.com/cad/java/converting-cad-drawing...
  4. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it and replace the content control with process…...bookmarks or specific node types Node startNode = doc.getRange()...extractContent(startNode, endNode, true); // Process the extracted data...

    forum.aspose.com/t/content-control-data-extract...
  5. Mail Merge and Reporting in C#|Aspose.Words for...

    Mail Merge is a popular feature for quickly creating documents using C#. Aspose.Words for .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....documents with data from any type of data source The Aspose.Words...MailMerge.RemoveEmptyParagraph = true before executing the merge (available...

    docs.aspose.com/words/net/mail-merge-and-report...
  6. TextBox.no_text_rotation property | Aspose.Word...

    TextBox.no_text_rotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated.... insert_shape ( shape_type = aw . drawing . ShapeType ...text_box . no_text_rotation = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ShadowFormat::get_Type ...

    Aspose::Words::Drawing::ShadowFormat::get_Type method. Gets or sets the specified ShadowType for ShadowFormat in C++....wFormat::get_Type method ShadowFormat::get_Type method Gets or...Drawing :: ShadowFormat :: get_Type () Examples Shows how to get...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....differences being the node types and the representation of the...all nodes with the specified type, which in this case in all paragraphs...

    docs.aspose.com/words/cpp/working-with-styles-a...
  9. Async OAuth Token and EWS Email Management in C...

    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....method that returns a Task of type OAuthToken. This method fetches...const bool deletePermanently = true ; await ewsClient . DeleteFolderAsync...

    docs.aspose.com/email/net/async-oauth-token-ews...
  10. TxtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...TxtSaveOptionsBase ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

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