Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 17,473 for

true type

(0.55 sec)
  1. How to use insertBom parameter in the method Ba...

    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.... US_ASCII , true ); generator1 . save ( fullPath... StandardCharsets . UTF_8 , true ); generator3 . save ( Paths...

    docs.aspose.com/barcode/java/how-to-use-insert-...
  2. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel files to HTML using Aspose.Cells for JavaScript via C++.... By default, it is set to true , and hidden worksheets are...Worksheet Content </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/prevent-ex...
  3. 在使用JavaScript通过C++转换为PDF时导出文档结构|Documentation

    学习如何在使用Aspose.Cells for Java脚本通过C++将Excel文件转换为带标签的PDF时导出文档结构。...Document Structure </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  4. HorizontalAlignment | Aspose.Words for Java

    Specifies horizontal alignment of a floating shape text frame or floating table in Java....setBehindText(true); shape.setRelativeHorizont...horizontalAlignmentN) Parameters: Parameter Type Description horizontalAlignmentN...

    reference.aspose.com/words/java/com.aspose.word...
  5. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, True)) { try { // Skip shapes that are textboxes — th…...Shape, true)) { try { // Skip shapes that...avoid truncation"); //if shape type is not inline then below setting...

    forum.aspose.com/t/getting-exception-floating-s...
  6. Aspose::Words::Fields::FieldInfo class | Aspose...

    Aspose::Words::Fields::FieldInfo class. Implements the INFO field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...get_InfoType () Gets or sets the type of the document property to...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java....setBehindText(true); // Place the image at the....NONE); shape.setBehindText(true); shape.setRelativeHorizont...

    reference.aspose.com/words/java/com.aspose.word...
  8. CompareOptions.ignore_case_changes property | A...

    CompareOptions.ignore_case_changes property. True indicates that documents comparison is case insensitive....ignore_case_changes property True indicates that documents comparison...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to create Combo Chart with JavaScript via C...

    Learn how to create a combo chart using Aspose.Cells for JavaScript 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 more understandable...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/create-com...
  10. Comment.accept method | Aspose.Words for Python

    Comment.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_comment_end() at the end. Returns True if all nodes were visited; false...

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