Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 16,710 for

true type

(0.16 sec)
  1. Paragraph.is_move_from_revision property | Aspo...

    Paragraph.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_move_from_revision property Returns True if this object was moved (deleted)...filter ( lambda r : r . revision_type == aw . RevisionType . MOVING...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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....that can accept a parameter of type CellValueFormatStrat and returns...(); opts . ExportAsString = true ; opts . FormatStrategy = CellValueFormatStrat...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Working with Messages from Server|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....method returns an object of type Pop3MailBoxInfo. It is also...contains ( "noreply@host.com" , True ) Validate POP3 Server Credentials...

    docs.aspose.com/email/python-net/working-with-m...
  4. 如何在 Docker 中运行 Aspose.PDF for .NET 6|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 6 应用程序中...Generate () { const string file_type = "application/pdf" ; const...return File ( memoryStream , file_type , file_name ); } public IActionResult...

    docs.aspose.com/pdf/zh/net/docker/dotnet6/
  5. Aspose::Words::Bibliography::Bibliography class...

    Aspose::Words::Bibliography::Bibliography class. Represents the list of bibliography sources available in the document in C++.... static Type () Examples Shows how to get...() -> LINQ_Count ()); ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. Generate DotCode Barcodes in JavaScript|Documen...

    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....Overview DotCode is a 2D barcode type designed to ensure accurate...DotCode . IsReaderInitializati = true ; // Display the barcode image...

    docs.aspose.com/barcode/javascript-cpp/dotcode-...
  7. ShapeBase.anchor_locked property | Aspose.Words...

    ShapeBase.anchor_locked property. Specifies whether the shape's anchor is locked.... insert_shape ( shape_type = aw . drawing . ShapeType ...height = 160 ) shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape.... wrap_type ) # Create a 400pt x 400pt group...aw . NodeType . SHAPE , 0 , True ) . as_shape () . stroke . dash_style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 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/
  10. 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...