Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 139,680 for

font

(0.41 sec)
  1. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...appending the document, the font in some areas changes from the...line at the end of it where the font is set as Aptos but I wouldn’t...

    forum.aspose.com/t/appending-document-not-maint...
  2. ISlide.getImage(RenderingOptions, Dimension) Re...

    Version: Aspose.Slides for Java 25.12 Issue: When rendering a slide using slide.getImage(new RenderingOptions(), dimension), the output image quality is significantly worse than slide.getImage(dimension) with the same d…...IWarningCallback for capturing font substitution warnings. The simpler...

    forum.aspose.com/t/islide-getimage-renderingopt...
  3. Image looks slightly different than in Excel af...

    Hi, we use following code to render an image in Excel to png: Workbook wb = new Workbook(“Example2.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 2”]; string rangeName = “BIPLI_Example2”; CellsHelper.DPI …...differences in rendering may stem from font availability, DPI settings,...issue: Check Font Settings : Ensure that the fonts used in your...

    forum.aspose.com/t/image-looks-slightly-differe...
  4. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...when populating the internal font caches? Is there a way to resolve...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  5. FieldToa.use_passim property | Aspose.Words for...

    FieldToa.use_passim property. Gets or sets whether to replace five or more different page references to the same authority with passim, which is used to indicate that a word or passage occurs frequently in the work cited.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....</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/net/convert-images-format-t...
  7. NumeralFormat enumeration | Aspose.Words for Py...

    aspose.words.saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats.... font . locale_id = 4096 # CultureInfo("ar-AR")...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Clarification on usePdfImageConversion Support ...

    Hello, We are a licensed Aspose.Total customer using Aspose.PDF for Java (version 23.1), and we would like to request clarification and assistance regarding the following: 1. usePdfImageConversion — Feature Availabili…...seeing issues on some documents: Font or formatting degradation (compared...method. However, issues such as font degradation and excessive white...

    forum.aspose.com/t/clarification-on-usepdfimage...
  9. Data Formatting|Documentation

    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....foreground colors, borders, fonts, horizontal and vertical alignments...useful properties for configuring font settings. Select any text alignment...

    docs.aspose.com/cells/java/data-formatting/
  10. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...getStyle(); Font font = style.getFont(); font.setName("Times...Roman"); font.setSize(18); font.setColor(Color.getBlue()); font.setBold(true);...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...