Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 17,414 for

true type

(0.3 sec)
  1. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...) 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. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Projects | Aspose.Tasks Documentation

    Learn how to create, edit, and save projects using Aspose.Tasks for .NET....provided by the enumeration type. The following lines of code...(*.xml) option from the file types and browse to the output XML...

    docs.aspose.com/tasks/net/creating-reading-and-...
  4. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True # Place the image at the center...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIncludeText.xpath property | Aspose.Words ...

    FieldIncludeText.xpath property. Gets or sets XPath for the desired portion of the XML file....source_full_name , lock_fields , mime_type , text_converter , encoding...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.no_text_rotation property | Aspose.Word...

    TextBox.no_text_rotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated.... insert_shape ( shape_type = aw . drawing . ShapeType ...text_box . no_text_rotation = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldIncludeText.source_full_name property | As...

    FieldIncludeText.source_full_name property. Gets or sets the location of the document using an IRI....source_full_name , lock_fields , mime_type , text_converter , encoding...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PowerPoint Presentations to HTML in .NE...

    Convert PowerPoint presentations to responsive HTML in .NET. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results...."<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n"...+ "<link rel=\"stylesheet\" type=\"text/css\" href=\"{0}\">\n"...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  9. Aspose::Words::Drawing::ShadowFormat::get_Type ...

    Aspose::Words::Drawing::ShadowFormat::get_Type method. Gets or sets the specified ShadowType for ShadowFormat in C++....wFormat::get_Type method ShadowFormat::get_Type method Gets or...Drawing :: ShadowFormat :: get_Type () Examples Shows how to get...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. About table border visibility in aspose word te...

    Hi, How to remove border from a table in aspose word template. Even after no border set in table it’s showing border while generate report. As part of alignment uniformity, we have inserted table and add field inside it…...Table, true) .Cast<Table>() .FirstOrDefault(t...=> t.Range.Fields .Any(f => f.Type == FieldType.FieldMergeField));...

    forum.aspose.com/t/about-table-border-visibilit...