Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 139,694 for

font

(0.14 sec)
  1. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....getColor() Gets font color. getFontFamily() Gets font family name...name. getFontSize() Gets a font size. getLayout() Gets layout of...

    reference.aspose.com/words/java/com.aspose.word...
  2. Boxes appear in generated PDF due to missing fo...

    I’m using Aspose.PDF for .NET to generate PDF files in an AWS Lambda environment. The issue I’m facing is that boxes (□) appear instead of text in the generated PDFs — this seems to happen because the required Fonts are…...due to missing fonts — Need help embedding fonts in Aspose.PDF...happen because the required fonts aren’t available in the Lambda...

    forum.aspose.com/t/boxes-appear-in-generated-pd...
  3. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Manipulating Metafiles|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.... Specifying Font Folder While Converting Using... developers can specify the font folder path used while converting...

    docs.aspose.com/imaging/java/manipulating-metaf...
  5. FontNameSubstitutionRule class | Aspose.Words f...

    aspose.words.Fonts.FontNameSubstitutionRule class. Font substitution rule for processing Font name...FontNameSubstitution class Font substitution rule for processing font name. To...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...@oleksii88 When converting to Pdf/A, fonts are embedded into the document...standard requirement). Some fonts are not embedded into the document...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  7. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a Font....open or close it after saving a font. get keepFontStreamOpen () :...FontStream property after writing a font into it. Specify true to keep...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FolderFontSource constructor | Aspose.Words for...

    aspose.words.Fonts.FolderFontSource constructor... priority int Font source priority. See the FontSourceBase...which contains fonts as a font source. # Create a font source from...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Change the format of a cell|Documentation

    How to use Aspose.Cells library in C# to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/net/how-to-change-format-...
  10. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....format a run of text using its font property. auto doc = System...:: Words :: Font > font = run -> get_Font (); font -> set_Name...

    reference.aspose.com/words/cpp/aspose.words/sto...