Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 15,993 for

true type

(0.31 sec)
  1. 使用 Java 从 PDF 中提取附件 | Aspose.PDF

    用于从 PDF 文件中提取附件的 Java 源代码。... printf ( "\nMime Type: - " + fileSpecification . getMIMEType...fileSpecification . getName (), true ); byte [] buffer = new byte...

    products.aspose.com/pdf/zh-hans/java/attachment...
  2. Z Axis with Node.js via C++|Documentation

    Learn how to work with the Z‑axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to configure and customize the Z‑axis, including its scale and labels, to enhance your charts....add a chart and set the chart type to Column3D; you can see the...setChartDataRange ( "A2:C3" , true ); // Hide the Category Axis...

    docs.aspose.com/cells/nodejs-cpp/z-axis/
  3. Get Range with External Links with C++|Document...

    Learn how to retrieve ranges with external links in Excel files using Aspose.Cells with C++....GetReferredAreas method returns an array of type ReferredArea . The ReferredArea...namedRange . GetReferredAreas ( true ); if ( ! referredAreas . IsNull...

    docs.aspose.com/cells/cpp/get-range-with-extern...
  4. 通过JavaScript via C++配置渲染电子表格的字体|Documentation

    学习使用Aspose.Cells for JavaScript通过C++配置字体以渲染电子表格。确保字体可用以实现最佳转换效果。... 将 true 作为第二个参数传递将指示 Aspose.Cells API...(optional): </ label > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/configu...
  5. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the document as a bookmark end in C++....String & bookmarkName ) Parameter Type Description bookmarkName const...Bookmark1" , u "Bookmark1" , true )); hyperlink -> set_ScreenTip...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Fields::FieldAuthor::get_AuthorN...

    Aspose::Words::Fields::FieldAuthor::get_AuthorName method. Gets or sets the document author's name in C++....:: FieldType :: FieldAuthor , true )); field -> Update (); ASSERT_EQ...Aspose::Words::Fields::FieldAuthor::Type method Aspose::Words::Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Cannot distinguish between borders explicitly s...

    Cannot distinguish between borders explicitly set to None and borders with the default None value in conditional style. Since a table cell inherits the properties of the table regions according to a defined order of pri…...TABLE, true); Table table = (Table) tables...getChildNodes(NodeType.TABLE, true); Table table = (Table) tables...

    forum.aspose.com/t/cannot-distinguish-between-b...
  8. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....tree is built and different types of elements of the source document...creates objects of different types that represent various document...

    docs.aspose.com/words/net/aspose-words-document...
  9. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing document functionality and versatility....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...
  10. Aspose::Words::Fields::FieldComments class | As...

    Aspose::Words::Fields::FieldComments class. Implements the COMMENTS 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...