Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 10,770 for

true type

(0.05 sec)
  1. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....synonym of type, while in PostScript there are types that can be...called “objects”. Therefore all types in PDF, either simple or complex...

    docs.aspose.com/page/net/what-is-pdf-file/
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureType enum. Specifies the Type of a digital signature in C++....DigitalSignatureType enum Specifies the type of a digital signature. enum...error, unknown digital signature type. CryptoApi 1 The Crypto API...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. Fine-Tuning Converters – Java – Aspose.HTML for...

    Learn how to render HTML to PDF, DOCX, XPS, and images with Aspose.HTML for Java. Explore rendering options to customize your document output....by GitHub CSS Media Type CSS media-type is an important feature...are few ways to specify media-type for a style sheet, via linked...

    docs.aspose.com/html/java/fine-tuning-converters/
  4. LaTeX math formulas rendering | Java

    LaTeX math formulas rendering within Aspose.TeX API for Java is described in this article. Learn the code examples of how to use the functionality.... showTerminal ( true ); 16 17 // Create the output... 14 options. showTerminal ( true ); 15 16 // Create the output...

    docs.aspose.com/tex/java/latex-math-formula-ren...
  5. 创建 C++ 中的 PowerPoint 演示文稿图表|Aspose.Slides 文档

    在 C++ 中创建 PowerPoint 演示文稿图表...set_CenterText ( NullableBool :: True ); chart -> get_ChartTitle ()...20 ); chart -> set_HasTitle ( true ); // 删除默认生成的系列和类别 chart ->...

    docs.aspose.com/slides/zh/cpp/create-chart/
  6. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....footnote_type to distinguish between footnotes...the IsAuto property set to "true" by default, # so the marker...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_formatting method. Joins runs with same formatting in all paragraphs of the document.... RUN , True ) . count ) # Combine such runs...get_child_nodes ( aw . NodeType . RUN , True ) . count ) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain Types should be updated before saving the document to a fixed page format...determining if fields of certain types should be updated before saving...Default value for this property is True . @property def update_fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the shape.... of_type ( lambda x : x . as_shape ()...get_child_nodes ( aw . NodeType . SHAPE , True ))))) self . assertEqual ( 3...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manipulate PDF Document|Aspose.PDF for C++

    本节解释了关于验证 PDF A 标准的 PDF 文档,如何使用目录,如何设置 PDF 到期日期,以及如何确定 PDF 文件生成的进度。...heading2 -> set_IsAutoSequence ( true ); heading2 -> set_TocPage (...//将标题添加到目录中。 heading2 -> set_IsInList ( true ); page -> get_Paragraphs ()...

    docs.aspose.com/pdf/zh/cpp/manipulate-pdf-docum...