Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 17,415 for

true type

(0.13 sec)
  1. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used to render this shape into an image.... of_type ( lambda x : x . as_shape ()...get_child_nodes ( aw . NodeType . SHAPE , True ))))) self . assertEqual ( 7...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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-...
  5. FieldXE.page_number_replacement property | Aspo...

    FieldXE.page_number_replacement property. Gets or sets text used in place of a page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # We can...

    reference.aspose.com/words/python-net/aspose.wo...
  6. XamlFixedSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XamlFixed](../../aspose.words/saveformat/#XamlFixed) format...SaveOptions ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word document with Form Fields, then how can I convert the document to PDF document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...PreserveFormFields property to true when saving the document as...and set PreserveFormFields to true PdfSaveOptions saveOptions =...

    forum.aspose.com/t/convert-word-form-fields-to-...
  8. XpsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XpsSaveOptions for enhanced document saving in XPS format. Customize settings for optimal output and quality....ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImlRenderingMode { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...available (removing the redundant type check) if (source.getListFormat()..."C:\\MyFonts", "D:\\OtherFonts" }, true); Document doc = new Document("source...

    forum.aspose.com/t/some-styles-were-not-copied-...
  10. Multithread Barcode Reading|Documentation

    This article explains how to set mulithread barcode recognition... This type of algorithm allows developers...CPU cores when setUseAllCores.TRUE is enabled. Single-Thread Recognition...

    docs.aspose.com/barcode/java/multithread-barcod...