Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,444 for

fontsettings

(0.06 sec)
  1. MemoryFontSource constructor | Aspose.Words for...

    aspose.words.fonts.MemoryFontSource constructor... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Noto Serif JP font not rendering when embedded ...

    Greetings! We are using HTML to DOCX conversion for converting HTMLs containing Japanese characters to DOCX files. These HTMLs are using “Noto Serif JP” font, which is a google font. To ensure that it works on other sys…...settings FontSettings fontSettings = new FontSettings(); fontSettings...the document doc.FontSettings = fontSettings; // Save the document...

    forum.aspose.com/t/noto-serif-jp-font-not-rende...
  3. Aspose.Words Integration in AWS Lambda|Aspose.W...

    You might be interested in using Aspose.Words in AWS Lambda if you are targeting to create an application in the cloud, need Aspose.Words functionality, and probably integration with other Amazon services. Learn more about using Aspose.Words for .NET when building applications for Amazon Web Services in C#.... FontSettings = S3FontSettings ; using...{ get ; set ; } private FontSettings S3FontSettings { get { //...

    docs.aspose.com/words/net/integration-in-aws-la...
  4. Aspose::Words::LowCode::SignerContext class | A...

    Aspose::Words::LowCode::SignerContext class. Document signer context in C++.... get_FontSettings () const Font settings used...that used to sign file. set_FontSettings (const System::SharedPt...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Aspose::Words::LowCode::WatermarkerContext clas...

    Aspose::Words::LowCode::WatermarkerContext class. Document watermarker context in C++....Methods Method Description get_FontSettings () const Font settings used...ProcessorContext () set_FontSettings (const System::SharedPt...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity.... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WarningInfoCollection.clear method | Aspose.Wor...

    WarningInfoCollection.clear method. Removes all elements from the collection.... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java.... setFontSettings(FontSettings value) Allows to specify...getFontSettings() public FontSettings getFontSettings() Allows...

    reference.aspose.com/words/java/com.aspose.word...
  9. SplitterContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.SplitterContext class for efficient document splitting, enhancing your workflow with seamless integration and powerful functionality....Properties Name Description FontSettings { get; set; } Font settings...

    reference.aspose.com/words/net/aspose.words.low...
  10. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and does not proceed furt…...; var fontSettings = new FontSettings(); fontSettings.SubstitutionSettings...DefaultFontName = "Times New Roman"; fontSettings.SetFontsFolders(new[] {...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...