Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 16,871 for

true type

(0.32 sec)
  1. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....IsImageAvailable { get; } Returns true if the current image is available...EndsWith ( "Rendering.docx" ), Is . True ); string partType = string...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation....select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/python-net/watermark...
  3. Assign a Macro to a Form Control with JavaScrip...

    Learn how to assign a macro code to a Form Control such as a button using Aspose.Cells for JavaScript via C++....Button Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/assign-mac...
  4. Exact Row Heights|Aspose.Words for JasperReports

    Aspose Words for JasperReports allow setting exact row heights for table rows.... By default, its value is true. This means that row heights...increase automatically when you type something inside a table cell...

    docs.aspose.com/words/jasperreports/exact-row-h...
  5. DigitalSignature | Aspose.Words for Java

    Represents a digital signature on a document and the result of its verification in Java....println("Signature type: " + signature.getSignatureType());...getSignatureType() Gets the type of the digital signature. getSignatureValue()...

    reference.aspose.com/words/java/com.aspose.word...
  6. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific Type...collection of nodes of a specific type. To learn more, visit the Aspose...selection of nodes of the specified type, but the nodes are stored in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WebExtensionBindingCollection | Aspose.Words fo...

    Specifies a list of web extension bindings in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  8. FormFieldCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormFieldCollection class, your go-to solution for managing all form fields in a document with ease and efficiency.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  9. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of shapes in a document...canHaveImage Returns true if the shape type allows the shape to...ShapeBase ) hasChildNodes Returns true if this node has any child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...BehindText = true; shape.RelativeHorizontalPo...Builder.InsertHtml(content, true); this.Builder.EndRow(); #endregion...

    forum.aspose.com/t/not-able-to-keep-the-table-a...