Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 16,768 for

true type

(0.18 sec)
  1. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of list label.... PARAGRAPH , True ) # Find if we have the paragraph...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....how to determine the revision type of an inline node. auto doc...get_Length ()); // Below are five types of revisions that can flag an...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Red OMR form with a horizontal tear line|Docume...

    OMR form with a horizontal tear line in red...barcode=test_id codetext=true value=15478977 barcode_type=Code32 &block...border_color=red is_clipped=true ?empty_line=50 height=25 ?i...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  4. 在 PDF 文件中添加签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类向 PDF 文件添加签名。...any of the three signature types var signature = new PKCS1 (..."Aspose Pdf Demo, Australia" , true , rect , signature ); // Save...

    docs.aspose.com/pdf/zh/net/add-signature-in-pdf/
  5. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....get_Font () -> set_IsEmbedded ( true ); // Add TextFragment to paragraphs...small number above the line of type directly following the source...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  6. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... node_type ) tags = doc . get_child_nodes.... STRUCTURED_DOCUMENT_TAG , True ) for node in tags : sdt = node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 PST 文件中管理邮件|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.... HasSubFolders == true ) { foreach ( FolderInfo subfolderInfo...folderInfo . HasSubFolders == true ) { foreach ( FolderInfo subfolderInfo...

    docs.aspose.com/email/zh/net/managing-messages-...
  8. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible....default value for a Shape is True . Examples Show how to set marker...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides Typed access to the rows of the table....rows property Provides typed access to the rows of the table...secondTable = doc . getTable ( 1 , true ); // Append all rows from the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。...0f , true ); auto series = chart -> get_ChartData..., 50.0f , 600.0f , 400.0f , true ); auto seriesCell = chart ->...

    docs.aspose.com/slides/zh/cpp/chart-series/