Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 17,419 for

true type

(0.14 sec)
  1. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....document tag of the "PlainText" type, which will function as a text..."IsShowingPlaceholder" property to "true" to treat the // structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Shape.Filled | Aspose.Words for .NET

    Control shape aesthetics with the Shape Filled property, deciding if your closed paths are filled for enhanced design flexibility and visual appeal.... The default value is true . Examples Shows how to iterate...AppendLine ( $"Ole found of type: {shape.OleFormat.ProgId}" );...

    reference.aspose.com/words/net/aspose.words.dra...
  3. How to create Combo chart with Node.js via C++|...

    Learn how to create a combo chart using Aspose.Cells for Node.js via C++. Our comprehensive guide will demonstrate how to combine different chart Types into one combo chart for a more effective data presentation....easily combine two or more chart types to make your data understandable...shown chart . setShowLegend ( true ); // Set the chart title name...

    docs.aspose.com/cells/nodejs-cpp/create-combo-c...
  4. FieldAutoNumLgl.SeparatorCharacter | Aspose.Wor...

    Discover how to customize the FieldAutoNumLgl SeparatorCharacter property to enhance your data formatting with a flexible separator character.... Type == FieldType . FieldAutoNumLegal...field . RemoveTrailingPeriod = true ; Assert . That ( field . GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Build conversion Options - Free Support Forum -...

    Hi, These are my conversions till now. Do you recommended to add more option according to sample data or you have list of option to add? Thanks, /// <summary> /// Construct converter-specific options for As…...RestoreSchema"/> = true. /// - target "GeoPackage":...with <c>WritePolygonsAsLines = true</c>. /// - target "MapInfoTab"...

    forum.aspose.com/t/build-conversion-options/327578
  6. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....Description Usage example barcode_type QR Type of the barcode. Can take...UPCA , UPCE , VIN . barcode_type=PDF417 qr_version Automatic...

    docs.aspose.com/omr/net/txt-markup/elements-bar...
  7. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....Description Usage example barcode_type QR Type of the barcode. Can take...Only applicable when barcode_type is QR . qr_version=40 codetext...

    docs.aspose.com/omr/design-form/barcode/
  8. ListCollection | Aspose.Words for Java

    Stores and manages formatting of bulleted and numbered lists used in a document in Java.... // Below are two types of lists that we can create...BLUE); level.getFont().setBold(true); } DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  9. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...you specify the correct chart type and dimensions. Positioning...FindReplaceOptions(); opt.UseSubstitutions = true; doc.Range.Replace(placeholder...

    forum.aspose.com/t/charts-are-not-replacing-at-...
  10. Aspose::Words::WebExtensions::TaskPane class | ...

    Aspose::Words::WebExtensions::TaskPane class. Represents an add-in task pane object. To learn more, visit the documentation article in C++.... TaskPane () static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...