Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 48,304 for

font converter

(0.1 sec)
  1. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in C++....IWarningCallback interface to monitor font substitution warnings. void...DocumentBuilder > ( doc ); builder -> get_Font () -> set_Name ( u "Times New...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  2. Conversion from docx to html doesn't show html ...

    Hello, Currently, we are trying to convert word(docx/doc) file to html with the help of nuget package of Aspose.Words with version number 24.7.0. Link: NuGet Gallery | Aspose.Words 24.7.0 For the conversion, we are us…...Currently, we are trying to convert word(docx/doc) file to html...TestDocument.docx (13.5 KB) Converted Document(1Output_d6888968...

    forum.aspose.com/t/conversion-from-docx-to-html...
  3. Aspose::Pdf::Annotations::DefaultAppearance Cla...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Annotations::DefaultAppearanc......default appearance of field (font, text size and color). More...double get_FontSize () const Gets font size in default apperance. More...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.a...
  4. Aspose::Words::Fonts::FontInfo Class Reference ...

    Specifies information about a Font used in the document....all members Aspose::Words::Fonts::FontInfo Class Reference Detailed...Specifies information about a font used in the document. You do...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Aspose::Words::Fonts::FontInfo Class Reference ...

    Specifies information about a Font used in the document....all members Aspose::Words::Fonts::FontInfo Class Reference Detailed...Specifies information about a font used in the document. You do...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Aspose::Words::IWarningCallback Interface Refer...

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....IWarningCallback interface to monitor font substitution warnings. void...MakeObject<DocumentBuilder>(doc); builder->get_Font()->set_Name(u "Times New Roman"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Cannot convert simple html span with width. wid...

    simple width: 2ch is not converted and it will still display whole string. <html> <head></head> <body style="color: #1e1e1e;Font-family: helvetica, arial, sans-serif;Font-size: 12pt;"> <p><span style="color:…...Cannot convert simple html span with width. width is not working...simple width: 2ch is not converted and it will still display...

    forum.aspose.com/t/cannot-convert-simple-html-s...
  8. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format....disable subsetting when embedding fonts while rendering a document to...DocumentBuilder ( doc ) builder . font . name = 'Arial' builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PDF to PPT in C# using Aspose.PDF for ....

    Font COMPROMISED Hello Team, I am trying to convert MS WORD to PPT using Aspose. The way that I am going through is WORD -> PDF -> PPT. For this purpose, I am using the code given by you and the latest Aspose Dlls. L…...Convert PDF to PPT in C# using Aspose.PDF for .NET - Problems...A customer uses the font Equip. The font is installed on our...

    forum.aspose.com/t/convert-pdf-to-ppt-in-c-usin...
  10. How make content to fill all space on screen? -...

    I converting HTML to Image and insert result image in HTML document. How make content to fill all space on screen? Not A4, A5 or any other format. I need ignore Page size, or specify it like it new Size(100%, 100%); I…...March 27, 2023, 1:31am #1 I converting HTML to Image and insert...png (123.1 KB) But after converting html to image i receiving...

    forum.aspose.com/t/how-make-content-to-fill-all...