Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 16,779 for

true type

(0.17 sec)
  1. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...memory_optimization = True # Enable memory optimization...save_options.memory_optimization to True , you can significantly decrease...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  2. Word 有序列表、嵌套列表解析失效 - Free Support Forum - aspos...

    当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题: 1、无法解析成嵌套列表 2、无法解析成嵌套列表,而且缩进变成了   空格符代替 3、不同序号类型无法解析成序号,全部是p 标签 参考附件: xuhao.docx (12.1 KB)...PARAGRAPH, true)) { if (paragraph.isListItem())...元素; 还有三个问题: 1、ol 的type 属性如何保持原样,现在解析很多都默认为 type=“1”,不符合文档中的原值 2、ol...

    forum.aspose.com/t/word/315453
  3. FieldSet class | Aspose.Words for Python

    aspose.words.fields.FieldSet class. Implements the SET field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldComments class | Aspose.Words for Python

    aspose.words.fields.FieldComments class. Implements the COMMENTS field...FieldFormat object that provides typed access to field’s formatting...comments. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldUserName class | Aspose.Words for Python

    aspose.words.fields.FieldUserName class. Implements the USERNAME field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.category_type property | Aspose.Words...

    ChartAxis.category_Type property. Gets or sets Type of the category axis....category_type property ChartAxis.category_type property Gets...sets type of the category axis. @property def category_type ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldRevNum class | Aspo...

    Aspose::Words::Fields::FieldRevNum class. Implements the REVNUM field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldSubject Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSubject class for easy implementation of the SUBJECT field, enhancing document automation and formatting efficiency....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。...PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. Working with Calendar Exceptions | Aspose.Tasks...

    Learn how to handle calendar exceptions in your tasks using Aspose.Tasks Java....Occurrences supports the integer data type, and EnteredByOccurrences supports...supports a Boolean data type. Programming Example The following...

    docs.aspose.com/tasks/java/handling-occurrences...