Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 8,132 for

boolean

(0.94 sec)
  1. Font.noProofing property | Aspose.Words for Nod...

    Font.noProofing property. True when the formatted characters are not to be spell checked.... get noProofing () : boolean Examples Shows how to prevent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LoadOptions.ignoreOleData property | Aspose.Wor...

    LoadOptions.ignoreOleData property. Specifies whether to ignore the OLE data.... get ignoreOleData () : boolean Remarks Ignoring OLE data may...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SvgSaveOptions.fitToViewPort property | Aspose....

    SvgSaveOptions.fitToViewPort property. Specifies if the output SVG should fill the available viewport area (browser window or container)... get fitToViewPort () : boolean Examples Shows how to mimic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompositeNode.hasChildNodes property | Aspose.W...

    CompositeNode.hasChildNodes property. Returns ``true`` if this node has any child nodes.... get hasChildNodes () : boolean Examples Shows how to combine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Triangulate Mesh|Documentation

    Aspose.3D for Java API has support of triangulating mesh, which is useful for game industry because the triangle is the only supported primitive that GPU hardware supports(non-triangle data are triangulated in driver-level, which is inefficient in real-time rendering)....NodeVisitor () { @Override public boolean call ( Node node ) { Mesh mesh...

    docs.aspose.com/3d/java/triangulate-mesh/
  6. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``true`` if control is in enabled state.... get enabled () : boolean Examples Shows how to verify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``true`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....get isForms2OleControl () : boolean Examples Shows how to verify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various document layouts....properties: ShowHiddenText – a Boolean value, which specifies whether...rendered. ShowParagraphMarks – a Boolean value, which specifies whether...

    docs.aspose.com/words/cpp/specify-layout-options/
  9. DocumentProperty.isLinkToContent property | Asp...

    DocumentProperty.isLinkToContent property. Shows whether this property is linked to content or not.... get isLinkToContent () : boolean Examples Shows how to link...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Stream too long when Saving PDF and using AsEmb...

    Using Aspose PDF version 24.6.0 <PackageVersion Include="Aspose.Pdf" Version="24.6.0" /> Using .Net 8.0.302 test.zip (9.9 MB) Using the PDF inside the ZIP file public void FromPdf() { var sourcePath = "T…...Flush(Boolean flushStream, Boolean flushEncoder) at...

    forum.aspose.com/t/stream-too-long-when-saving-...