Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 16,866 for

true type

(0.12 sec)
  1. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for .NET...Specific Parameters of 1D Barcode Types Contents [ Hide ] Overview One-dimensional...BarcodeParameters . This property is set to True by default and is valid only...

    docs.aspose.com/barcode/net/1d-barcode-types/
  3. Java 中的网络无障碍检查 – 错误和警告

    了解如何使用 Aspose.HTML for Java 检查网站的可访问性是否符合 WCAG 标准...ErrorType = 2 and Success = true – this means that the error...则会标记为 ErrorType=2 和 Success=true ,并且是 Warning 。 Target 类表示在验证过程中检测到可访问性错误或警告的特定...

    docs.aspose.com/html/zh/java/web-accessibility-...
  4. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it....Remarks The default value is True . Has effect only for top level...the property ShapeBase.wrap_type of which is set to value other...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered pages in C++....PageSetup::get_OddAndEvenPagesHeade method True if the document has different...> ( doc ); // Below are two types of header/footers. // 1 - The...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Can't get the picture in the header - Free Supp...

    I am trying to extract the pictures from the header of a word document. But it doesn’t seems to always work. I would like to know if there was a way to get them 100% of the time, thank you ( i am using aspose word python…...ANY, True): if node.node_type == aw.NodeType.SHAPE...SHAPE or node.node_type == aw.NodeType.GROUP_SHAPE: image_file_name...

    forum.aspose.com/t/cant-get-the-picture-in-the-...
  7. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t The...IndexOf ( u "Two" )); ASSERT_TRUE ( dropDownItems -> Contains...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Add Text to PDF in Python|Aspose.PDF for Python...

    Learn how to add text, HTML fragments, lists, links, and custom fonts to PDF documents in Python....Rectangle ( 80 , 800 , 400 , 200 , True ) # paragraph.formatting_options...Rectangle ( 80 , 800 , 300 , 50 , True ) paragraph1 . formatting_options...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  9. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....insert_child ( figure , 2 , True ) # Set an alternative text...attribute. span1_text_decoration_type = ap . logicalstructure . StructureAttribute...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  10. How to Change Text Color in HTML using Python

    Learn how to change text color in HTML using Python with Aspose.HTML for Python via .NET. Includes inline and internal CSS examples, best practices, and FAQ....makedirs (output_dir, exist_ok = True) 10 save_path = os. path . join...that creates an element of the type specified. Use the get_elements_by_tag_name()...

    docs.aspose.com/html/python-net/how-to-change-t...