Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 139,847 for

font

(0.11 sec)
  1. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...code snippet only changes the font color of the footnote text but...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  2. Ошибка конвертации Excel в PDF - Free Support F...

    Добрый день! Столкнулись с ошибкой конвертации Excel в PDF - обрезается первая жирная строчка (Baskerville-Bold). Проблема воспроизводится на приложенном файле. Ниже приведен код конвертации. Conversion details.7z (8…...Cells Product Family layout , font , cells-net , excel-conversions...

    forum.aspose.com/t/excel-pdf/327889
  3. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…..."); // Set font and left alignment IPortion...setText("This is new text."); // Set font and left alignment portion =...

    forum.aspose.com/t/add-new-last-slide-with-text...
  4. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...</defs> <text x="10" y="100" font-size="15" fill="red" > <tref...id="Text" x="400" y="200" font-family="Verdana" font-size="100" text-anchor="middle"...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  5. How can I prepare large Excel files before zipp...

    I have been working with large Excel files that contain multiple sheets, formulas, charts, and images. These files are often very heavy and when I try to compress them I worry about losing formatting or breaking formulas…...fallback font and avoids embedding unnecessary font data. When...When custom fonts are not required. OoxmlSaveOptions.CompressionLevel...

    forum.aspose.com/t/how-can-i-prepare-large-exce...
  6. Aspose.PSD for Java 24.5 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....GetFontInfoRecords method for the Chinese Fonts Bug Public API Changes Added...Chinese Fonts String fontFolder = "src/main/resources/Font" ; String...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  7. How to Use Color Palette|Documentation

    Python code to add custom colors to the palette and use Excel color palette with Aspose.Cells for Python via .NET API...that can be applied to cells, fonts, gridlines, graphic objects...palette before applying it to a font. The palette holds only 56 colors...

    docs.aspose.com/cells/python-net/excel-color-pa...
  8. How to Create Word Document using C#

    In this tutorial you will learn how to create Word document using C# without interop. The C# code example creates Word document in DOCX file format....Font Product Family Aspose.TeX Product...write some text with different font formatting, insert a hyperlink...

    kb.aspose.com/words/net/how-to-create-word-docu...
  9. FieldEnd class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldEnd class. Represents an end of a Word field in a document...from FieldChar ) font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Ստեղծեք Bitmap Java-ում

    Այս ճշգրիտ ձեռնարկը քննարկում է, թե ինչպես ստեղծել bitmap Java-ում: Այն ներառում է IDE կազմաձևման մանրամասները, քայլերը և կոդի հատվածը Java-ում BMP ֆայլ ստեղծելու համար:...Font Product Family Aspose.TeX Product...bitmap-ի ստեղծման գործընթացը: Font դասը հնարավորություն է տալիս...

    kb.aspose.com/hy/drawing/java/create-a-bitmap-i...