Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 15,993 for

true type

(0.4 sec)
  1. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table.... insert_chart ( chart_type = aw . drawing . charts . ChartType...data_table data_table . show = True data_table . has_legend_keys...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents, verify, or validate the digitally sign PDFs using Python.... sign ( 1 , True , drawing . Rectangle ( 300...file signature . sign ( 1 , True , drawing . Rectangle ( 300...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  3. Working with Messages from IMAP Server|Document...

    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.... list_messages ( True ) Please note that using this...information (size, name, media type). ImapAttachmentInfoCo class...

    docs.aspose.com/email/python-net/working-with-m...
  4. ShapeBase.is_top_level property | Aspose.Words ...

    ShapeBase.is_top_level property. Returns ``True`` if this shape is not a child of a group shape....is_top_level property Returns True if this shape is not a child.... height = 200 shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++.... static Type () Remarks Use the Stroke property...get_Stroke (); stroke -> set_On ( true ); stroke -> set_Weight ( 5...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table....appropriate preferred width type and value are set using the...Preferred Width Type and Value You can use the Type and Value properties...

    docs.aspose.com/words/cpp/applying-formatting/
  7. 使用 Python 將水印添加到 ODP 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 ODP 演示文稿。...select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/zh-hant/python-net/w...
  8. SVG to XML in Python – Aspose.SVG for Python vi...

    Convert SVG to Base64 and save it as XML in Python to enhance compatibility, simplify data transfer, and ensure the integrity of XML documents....encoding= "utf-8" , xml_declaration=True) finally : # Clean up the temporary...object that includes the MIME type and the Base64-encoded SVG data...

    products.aspose.com/svg/python-net/base64-encod...
  9. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...setRecognizeBullets(true); // keep real lists saveOptions...multi-column docs // saveOptions.setIm(true); // Save the PDF as a DOCX...

    forum.aspose.com/t/document-comparison-using-as...
  10. Font is wrong when converting Excel to HTML - F...

    When converting an excel file to html, the font is messed up. In excel it looks like: image.png (10.0 KB) In the html preview it looks like: image.png (5.7 KB) We’re using aspose cells for java version 24.9. I also…...fonts // The second argument (true) tells Aspose to scan sub‑folders...setFontFolder("C:/MyCustomFonts", true); // 3️⃣ Prepare HTML save options...

    forum.aspose.com/t/font-is-wrong-when-convertin...