Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 140,685 for

font

(0.68 sec)
  1. How to Add Hyperlink in Word using Python

    This short tutorial guides you on how to add hyperlink in Word using Python. It contains all the basic information to set the IDE and a runnable sample code to insert hyperlink in Word using Python....Font Product Family Aspose.TeX Product...its color, underline flag, and font before saving it on the disk...

    kb.aspose.com/words/python/how-to-add-hyperlink...
  2. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A compliant PDF files using Aspose.Cells for JavaScript via C++....archival format that embeds all fonts used in the document within...features, such as font linking (as opposed to font embedding) and...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  3. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in Python....examples that show how to apply font settings, border settings, and...formatting. Set Font You can only change font style, text color...

    docs.aspose.com/cells/python-net/conditional-fo...
  4. Aspose::Words::LowCode::ComparerContext class |...

    Aspose::Words::LowCode::ComparerContext class. Document comparer context in C++.... get_FontSettings () const Font settings used by the processor...System::SharedPtr<Aspose::Words::Fonts::FontSettings>&) Font settings used by...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Extract text and images from ODP document using...

    C# source code to extract text and images from ODP file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....the required output like text, font etc. System Requirements Our...WriteLine(port.Text); //Display font height of the text Console.WriteLine(port...

    products.aspose.com/slides/net/parser/odp/
  6. Extract text and images from PPT document using...

    C# source code to extract text and images from PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....the required output like text, font etc. System Requirements Our...WriteLine(port.Text); //Display font height of the text Console.WriteLine(port...

    products.aspose.com/slides/net/parser/ppt/
  7. Multithreading in Aspose.Slides for .NET|Aspose...

    Aspose.Slides for .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....What should I do with global font settings (folders, substitutions)...multithreading? Initialize all global font settings before starting the...

    docs.aspose.com/slides/net/multithreading/
  8. 在 Java 中从演示文稿获取形状有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何计算并应用有效形状属性,以实现精确的 PowerPoint 渲染。... println ( "Font alignment: " + effectiveStyleLevel... out . println ( "Effective font height just after creation:"...

    docs.aspose.com/slides/zh/java/shape-effective-...
  9. EQ Field Underline Styles Not Preserved During ...

    Description When converting a DOCX document to image (PNG) or HTML using Aspose.Words, underline styles defined inside an EQ field (FieldEquation) are not rendered correctly. Specifically, any underline style applied vi…...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...style="margin-top:0pt; margin-bottom:0pt; font-size:28pt"><img src="data:image/png;base64...

    forum.aspose.com/t/eq-field-underline-styles-no...
  10. Aspose::Words::Drawing::FillType enum | Aspose....

    Aspose::Words::Drawing::FillType enum. Specifies fill type for a fillable object in C++....docx" ); // Get Fill object for Font of the first Run. System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); // Check...

    reference.aspose.com/words/cpp/aspose.words.dra...