Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 16,757 for

true type

(0.08 sec)
  1. Grouping and Ungrouping Rows and Columns with J...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for JavaScript via C++....Columns Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/grouping-a...
  2. Slide Transition|Aspose.Slides for Node.js via ...

    Master slide transitions in Aspose.Slides for Node.js: add, customize, and sequence effects and durations with examples for PPT, PPTX, and ODP presentations....Transition Read the transition type currently assigned to a slide...// Access the transition type. let type = slide . getSlideShowTransiti...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the documentation article in C++....Gets/sets Office Math display format type which represents whether an...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.mat...
  4. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....Watermark Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  5. Working with XFA Forms|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET API lets you work with XFA and XFA Acroform fields in a PDF document.... Changing the form type to STANDARD. Saving the converted...fields type as standard AcroForm document . form . type = ap ...

    docs.aspose.com/pdf/python-net/xfa-forms/
  6. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....Below are two similar field types that we can use to display images...insertField(FieldType.FIELD_INCLUDE_PICTURE, true); fieldIncludePicture.setSo...

    reference.aspose.com/words/java/com.aspose.word...
  7. List.hasSameTemplate method | Aspose.Words for ...

    List.hasSameTemplate method. Returns True if the current list and the given list are created from the same template....hasSameTemplate(other) Returns true if the current list and the...Words . Lists . List ) Parameter Type Description other List Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Alternative for getChildNodes() to get all the ...

    i was using 23.1 version not trying to upgrade to 25.3 but my old class are throwing errors...the getChildNodes(NodeType, true) method. This method allows...allows you to specify the type of nodes you want to retrieve and whether...

    forum.aspose.com/t/alternative-for-getchildnode...
  9. DigitalSignatureType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.DigitalSignatureType enum to enhance your document security with versatile digital signature options....DigitalSignatureType enumeration Specifies the type of a digital signature. public...error, unknown digital signature type. CryptoApi 1 The Crypto API...

    reference.aspose.com/words/net/aspose.words.dig...
  10. 使用C++的JavaScript输出空白页面,当没有内容需要打印时|Documentation

    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....当你设置为 true 时,它会打印空白页。 当没有要打印的内容时输出空白页 ...ImageOrPrintOptions.outputBlankPageWhenN 属性设置为 true 后,将空白工作表渲染为图像。因此,生成了空白页,你可以在下面的图片中看到。...

    docs.aspose.com/cells/zh/javascript-cpp/output-...