Sort Score
Result 10 results
Languages All
Labels All
Results 6,791 - 6,800 of 16,892 for

true type

(0.56 sec)
  1. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....and Justification DISABLE_OPEN_TYPE_FONT_FORMATTING_FEATURES Disable...each group.""" for enabled in ( True , False ): print ( ' \t Enabled...

    reference.aspose.com/words/python-net/aspose.wo...
  2. vertical_choicebox|Documentation

    Vertical_choicebox element generates a vertical question block with multiple answers and an optional write-in field.... threshold=35 bubble_type round Set the bubble design:...- circle square - box bubble_type=square top_padding 0 The vertical...

    docs.aspose.com/omr/net/txt-markup/vertical_cho...
  3. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Image (); // Set image type as SVG img . setFileType ( com...!= 0 ) row . setInNewPage ( true ); } // Add table to paragraphs...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  4. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...annotation can introduce its type through AnnotationType property...90 , 150 , 60 }, Visibility = true , LineColor = System . Drawing...

    docs.aspose.com/pdf/net/figures-annotation/
  5. MailMerge class | Aspose.Words for Python

    aspose.words.mailmerging.MailMerge class. Represents the mail merge functionality... use_non_merge_fields When True , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table Position in Python|Aspose.Words for Python

    Specify table position in Python. Get a table alignment, get and set floating table position using Python.... With other types of text wrapping , you can get...and vice versa. The same is true for the vertical arrangement...

    docs.aspose.com/words/python-net/position-a-table/
  7. When converting a DWG file to PDF, OLE and imag...

    When converting a DWG file to PDF, OLE and images were not exported correctly. test_file.zip (79.1 KB)... Is that true? test_file.zip (310.9 KB) oleksii...support for OLE: only for some types of images as embedded OLE entities...

    forum.aspose.com/t/when-converting-a-dwg-file-t...
  8. Document comparison tool - Free Support Forum -...

    The requirement I have is to compare two documents(could be pdf to pdf, pdf to docx, docx to docx). I need a logic to compare the two files and display the original documents to be displayed side by side with the changes…...Revision, true); foreach (RevisedNode node...StartAuthor}: {node.RevisionGroup.Type}"); } } 6. Use Aspose for Web...

    forum.aspose.com/t/document-comparison-tool/316675
  9. Access Slides in Presentations with Python|Aspo...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost productivity with code examples.... get_by_type ( slides . SlideLayoutType ...set_all_slide_numbers_visibility ( True ) # Hide the slide number on...

    docs.aspose.com/slides/python-net/access-slide-...
  10. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...json=" [\n" + " {\n" + " \"MODAL_TYPE\": \"境内\",\n" + " \"RMB_VALUE_BJ\":..." },\n" + " {\n" + " \"MODAL_TYPE\": \"境外\",\n" + " \"RMB_VALUE_BJ\":...

    forum.aspose.com/t/topic/312798