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

true type

(1.25 sec)
  1. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....border ); // Specify the link type as remote URI link -> set_Action...page text -> set_IsInNewPage ( true ); // Create another local hyperlink...

    docs.aspose.com/pdf/cpp/actions/
  2. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_Type = decode_data_uri(slide.lo…...logo_base64: try: svg_image, mime_type = decode_data_uri(slide.logo_base64)...logo_base64) if svg_image: if mime_type == "image/svg+xml": svg_image...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  3. Font.Hidden | Aspose.Words for .NET

    Discover the Font Hidden property. Easily identify if your text is formatted as hidden. Enhance your document's clarity and presentation today!...Hidden property True if the font is formatted as...With the Hidden flag set to true, any text that we create using...

    reference.aspose.com/words/net/aspose.words/fon...
  4. 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...
  5. Extract Images from HTML – C# code

    Extract images from HTML programmatically using the Aspose.HTML C# library....Type == "image" ) { // Get the image type and set to...protocol of the URL and, if true, set the image name and extension...

    products.aspose.com/html/net/images/extract/
  6. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it....isListItem property True when the paragraph has bulleted...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format... css_style_sheet_type Specifies how CSS (Cascading... export_generator_name When True , causes the name and version...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LoadOptions.update_dirty_fields property | Aspo...

    LoadOptions.update_dirty_fields property. Specifies whether to update the fields with the ``dirty`` attribute.... insert_field ( field_type = aw . fields . FieldType ....FIELD_AUTHOR , update_field = True ) . as_field_author () self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ExportHeadersFooters { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ShadowFormat.visible property | Aspose.Words fo...

    ShadowFormat.visible property. Returns ``True`` if the formatting applied to this instance is visible....visible property Returns true if the formatting applied to...class ShadowFormat ShadowFormat.type property ShadowFormat.clear...

    reference.aspose.com/words/nodejs-net/aspose.wo...